Isaac Connor
|
a0bbdfc140
|
Add flip to watch
|
2023-01-19 17:07:48 -05:00 |
|
Isaac Connor
|
d6e3a325aa
|
Remove dropdown class from menu items that aren't dropdowns
|
2023-01-19 17:07:48 -05:00 |
|
Isaac Connor
|
21bc35f4d2
|
Override portrait menu styles so that the menus look good on mobile
|
2023-01-19 17:07:48 -05:00 |
|
Isaac Connor
|
6fa39d25c1
|
Separate account status section.
|
2023-01-19 17:07:48 -05:00 |
|
Isaac Connor
|
4b7680bc43
|
Use & instead
|
2023-01-19 17:07:47 -05:00 |
|
Isaac Connor
|
382e9840ca
|
Make chosen work on mobile https://realize.be/blog/mobile-support-chosen
|
2023-01-19 17:07:47 -05:00 |
|
Isaac Connor
|
0fd9ca00d0
|
Make #header always 100% no matter responsive width
|
2023-01-19 17:07:47 -05:00 |
|
Isaac Connor
|
6eceda0267
|
Fix complaint
|
2023-01-18 16:01:42 -05:00 |
|
Isaac Connor
|
388f1c6e1b
|
Add const to MonitorId
|
2023-01-18 16:01:32 -05:00 |
|
Isaac Connor
|
1469562927
|
Fix bulk frame adjustment doing string concat instead of integer addition
|
2023-01-18 10:08:33 -05:00 |
|
Isaac Connor
|
aa3bc1a28d
|
Add TimeStampSecs to fields returned for Frames.
|
2023-01-18 10:07:41 -05:00 |
|
Isaac Connor
|
1a4c349505
|
Need height: 100% to make logsTable div take up the space and show scrollbar
|
2023-01-17 20:05:10 -05:00 |
|
Isaac Connor
|
8300a7b40d
|
Upgrade sendfile7 to not mash size on stack. offset is a nullptr most of the time, don't dereference it. When falling back to read/write, just read in chunks of 4096, because I don't know how to make llvm use c99 dynamic arrays. Check for HAVE_SENDFILE. Fixes #3505
|
2023-01-17 16:10:55 -05:00 |
|
Isaac Connor
|
2b789f0051
|
Properly quote some fields and add missing fields to defaults
|
2023-01-17 12:54:21 -05:00 |
|
Isaac Connor
|
097c2bca83
|
fix lack of scrolling on events.
|
2023-01-16 19:18:20 -05:00 |
|
Isaac Connor
|
f942303e12
|
Set minimum width on sidebar to get rid of horizontal scroll
|
2023-01-16 17:17:38 -05:00 |
|
Isaac Connor
|
e6b897014c
|
Make controls scrollable when sticky navbar
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
06be7a6633
|
Pput buttons at top in options
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
76e3756ea6
|
Fixup structure and add styles for sticky header
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
378a9dc94f
|
Rework snapshots for stick headers
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
22b735b57c
|
Add overflow style for stick headers
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
dc40fe3049
|
Add content div and replace invisible flip code with the code we use in montage
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
75430dad9e
|
Remove flip code as we are using the code in skin.js now. Instead of setting height to auto, just clear it so that css rules apply.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
b517af6d29
|
add styles to handle stick headers on montage
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
3b0843d8d0
|
Specify form on filter view is 100% so that scroll bars happen
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
992984b0cd
|
Add #content and #monitor divs so we can do stick navbar on monitor view
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
450007b860
|
Use getBodyTopHTML(); in watch view so that we pick up the sticky class
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
9089501bd8
|
Remove flexbox from #content because it is now on #page
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
5a990cb9cb
|
Add #page div for consistency also we are going to use it instead of #content for flexbox
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
3e1c816914
|
Merge divs and remove h-100 on sidebar ul that causes content to wrap sideways
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
26dfee496e
|
Use getBodyTopHTML(); in groups view so that we pick up the sticky class
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
2c6c7467f9
|
Add overflow styles to columns in options
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
9c15f794bf
|
Add overflow style to filter form so that it scrolls when using sticky headers
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
cb6d819c1e
|
Make #page flex as well when sticky.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
b070749061
|
Split content div containing buttons from monitorlist so that we can position them separately
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
aa911f8968
|
Update logs view to make sticky headers work
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
ecf5089051
|
add flex styles to form and overflow to monitor list. These don't really have any effect normally so I havn't added a .sticky selector to them.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
4f6a26dea9
|
Add styles so that when body has a .sticky class, we use flexbox to make content fill the browser, and we can then make sub content scrollable so that navbars are sticky
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
907d00ffc7
|
Add ZM_WEB_NAVBAR_STICKY to web options
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
5dc658dd55
|
add sticky class to body when ZM_WEB_NAVBAR_STICKY is set. Remove it from navbar.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
b82b8d2b67
|
Remove debug, add willReadFrequently: true to canvas ctx.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
0af2a3eb10
|
Make header navbar sticky, make entire second navbar go away when minmised.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
17e9a64f91
|
Remove frames loading code. We do it via api now.
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
ab2769ea48
|
Bulk load frames instead of by individual event
|
2023-01-16 16:38:35 -05:00 |
|
Isaac Connor
|
98b6ed534e
|
Merge pull request #3653 from bradnewfield/patch-1
Corrected code block syntax
|
2023-01-16 12:26:27 -05:00 |
|
bradnewfield
|
3cf8954878
|
Corrected code block syntax
|
2023-01-17 06:08:51 +13:00 |
|
Isaac Connor
|
d059806573
|
fix UrlToApi => urlToApi
|
2023-01-13 13:50:05 -05:00 |
|
Isaac Connor
|
b9a1e1cb6c
|
use ajax() instead of getJSON so we can specify no timeout
|
2023-01-13 13:43:39 -05:00 |
|
Isaac Connor
|
cb87d04b3e
|
Move api page content from options.php to _options_api.php
|
2023-01-13 13:42:23 -05:00 |
|
Isaac Connor
|
292f3a0cc2
|
Remove reference to zm.connortechnology.com
|
2023-01-13 12:48:26 -05:00 |
|