Andrew Bauer
|
0ecb1621ce
|
add colorized log icon to widget bar
|
2020-08-02 14:49:19 -05:00 |
Andrew Bauer
|
a937e14899
|
put the optional banner in its own navbar
|
2020-08-02 13:48:15 -05:00 |
Andrew Bauer
|
2b29a7983a
|
clean up navbar background refresh
|
2020-08-02 13:01:20 -05:00 |
Andrew Bauer
|
b746cf6a56
|
add id and output html string rather than echo
This sets up all the items on the navbar as reconfigurable, via javascript replaceWith
|
2020-08-02 11:31:36 -05:00 |
Isaac Connor
|
037b696be0
|
Fix duplicate class attributes on navbar links
|
2020-08-02 12:05:52 -04:00 |
Andrew Bauer
|
e768beaef2
|
fix whitespace
|
2020-08-01 16:20:51 -05:00 |
Andrew Bauer
|
ad3b5a5aa3
|
call ob_start and ob_get_clean correctly
|
2020-08-01 16:16:23 -05:00 |
Andrew Bauer
|
b746901ee7
|
close the dropmenu on any click
|
2020-08-01 10:57:13 -05:00 |
Andrew Bauer
|
8b3917d707
|
reapply navbar reload logic
|
2020-08-01 09:07:21 -05:00 |
Andrew Bauer
|
b6c0274b2c
|
implement collapsed navbar
|
2020-07-31 16:03:37 -05:00 |
Andrew Bauer
|
cd96994a56
|
update getZMVersionHTML
|
2020-07-31 07:31:40 -05:00 |
Andrew Bauer
|
2699fa0313
|
force menubar to the top of the navbar
|
2020-07-30 16:56:38 -05:00 |
Andrew Bauer
|
8bb30bb6d4
|
add framework for new navbar selection
|
2020-07-30 16:44:58 -05:00 |
Andrew Bauer
|
561c44ece2
|
add runtimeStatus function
|
2020-07-30 16:14:41 -05:00 |
Andrew Bauer
|
23596b142d
|
fix how we finish up getNavBarHTML
|
2020-07-30 11:55:54 -05:00 |
Andrew Bauer
|
4bf7093ff1
|
align account circle with status button
|
2020-07-29 15:47:46 -05:00 |
Andrew Bauer
|
1119923c38
|
Update functions.php
|
2020-07-29 15:26:07 -05:00 |
Andrew Bauer
|
695da2221f
|
Update functions.php
|
2020-07-29 15:20:44 -05:00 |
Andrew Bauer
|
4c242ef973
|
what a difference a single space makes
|
2020-07-29 15:09:47 -05:00 |
Andrew Bauer
|
9f1901e413
|
fix typo
|
2020-07-29 14:42:06 -05:00 |
Andrew Bauer
|
853a5728f8
|
align navbar logo and run status vertically
|
2020-07-28 12:20:18 -05:00 |
Andrew Bauer
|
85dec6194d
|
when maxmimize, rebuild jqeury chosen fields
|
2020-07-28 08:38:06 -05:00 |
Andrew Bauer
|
47b35e97fb
|
implement minimize chevron for filterbar
|
2020-07-27 16:14:15 -05:00 |
Isaac Connor
|
ca07602414
|
fix html structure when not logged in. Move version class down to where we use it. add parenthesis to quiet php deprecation errors
|
2020-07-27 12:15:37 -04:00 |
Andrew Bauer
|
cec5d7ea06
|
w-100 class not needed
|
2020-07-27 10:22:23 -05:00 |
Andrew Bauer
|
ffa3415318
|
when collapsed, force the menu button to the right
|
2020-07-27 10:13:02 -05:00 |
Andrew Bauer
|
bc19ae604a
|
fix alignment of top navbar
|
2020-07-27 09:18:02 -05:00 |
Andrew Bauer
|
941c074a8e
|
add carriage returns to generated html for readability
|
2020-07-26 10:50:32 -05:00 |
Andrew Bauer
|
6486f59383
|
fix colorization of navbar widgets
|
2020-07-26 10:41:05 -05:00 |
Isaac Connor
|
3ec7952c31
|
apply cache_busting to bootstrap, overlay anda reset
|
2020-07-25 15:05:12 -04:00 |
Isaac Connor
|
4af343e833
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-07-25 14:28:32 -04:00 |
Isaac Connor
|
e3b339e72e
|
add missing globals
|
2020-07-25 14:28:26 -04:00 |
Andrew Bauer
|
c48fa83c6d
|
upgrade to bootstrap 4.5
|
2020-07-25 13:18:09 -05:00 |
Andrew Bauer
|
bda7e1a2b7
|
minor cleanup of getNavBarHTML
|
2020-07-23 12:52:21 -05:00 |
Andrew Bauer
|
e9323f96a5
|
additional cleanup of getNavBarHTML
|
2020-07-23 10:52:12 -05:00 |
Andrew Bauer
|
062ae675c8
|
partial cleanup of getNavBarHTML
|
2020-07-22 13:12:59 -05:00 |
Isaac Connor
|
23900cbf01
|
fix
|
2020-05-21 13:34:09 -04:00 |
Isaac Connor
|
59c08410c1
|
Put the size of SHM in the title of the shm space used element
|
2020-05-21 13:32:33 -04:00 |
Isaac Connor
|
cf3785aebf
|
Don't include mootools on login view. It isn't needed and apparently breaks google recaptcha
|
2020-04-24 12:23:48 -04:00 |
Isaac Connor
|
e770be2e13
|
Merge branch 'release-1.34'
|
2020-04-23 10:26:16 -04:00 |
Isaac Connor
|
543628d0ee
|
cleanup, and add missing </ul> in the navbar when not logged in which seems to be causing the recaptcha render to fail
|
2020-04-21 09:20:04 -04:00 |
Isaac Connor
|
3e8de7dd6c
|
Move the script include for recaptcha into the view instead of the xhtmlHeaders function. Fixes #2918
|
2020-04-21 08:30:42 -04:00 |
Isaac Connor
|
ac00ca0ad8
|
Only list enabled Storage Areas
|
2020-03-04 10:46:59 -05:00 |
Isaac Connor
|
d0a8d241d2
|
Don't include controls.css twice if css is base. Don't use special styles for ptz buttons, so that they look like all the other buttons. Fixes #2849
|
2020-02-24 13:13:54 -05:00 |
Isaac Connor
|
137bdb1f24
|
Make shm have error or warning class if full
|
2020-02-10 14:20:46 -05:00 |
Isaac Connor
|
6c7f003198
|
revert bogus change not including skin.js
|
2020-01-18 16:08:55 -05:00 |
Isaac Connor
|
5b8e5eb349
|
don't output duplicated js when css=base
|
2020-01-17 14:51:02 -05:00 |
Isaac Connor
|
2f1b725ee4
|
quote SQL for mysql8
|
2020-01-07 11:01:02 -05:00 |
Isaac Connor
|
18ed90d147
|
remove second hit to db to load storage areas with no serverid
|
2019-12-13 17:47:51 -05:00 |
Isaac Connor
|
d39193cb6b
|
convert flip to material icons
|
2019-12-02 12:33:13 -05:00 |