Andrew Bauer
|
9bb82f6e9a
|
whitespace
|
2020-09-30 09:25:52 -05:00 |
Andrew Bauer
|
2d30d7aafa
|
convert download view to modal
|
2020-09-30 09:12:54 -05:00 |
Andrew Bauer
|
c73dbc480f
|
unpopup the svg ploygon in zones
|
2020-09-25 12:34:04 -05:00 |
Andrew Bauer
|
88f1dcca13
|
centralize bstable icon var, change table refresh icon
|
2020-09-24 08:25:39 -05:00 |
Isaac Connor
|
70be6bc84c
|
Add an estimated ram use to buffer tabs
|
2020-09-22 16:21:59 -04:00 |
Andrew Bauer
|
2bdbb48692
|
update to bootstrap-table 1.18.0 and more extensions
|
2020-09-22 14:09:02 -05:00 |
Isaac Connor
|
cbbdfdbd43
|
Introduce generic getModal and manageModalBtns
|
2020-09-21 13:00:55 -04:00 |
Andrew Bauer
|
1d1b0e58d2
|
consolidate getJson fail callbacks to one function
|
2020-09-20 08:41:16 -05:00 |
Andrew Bauer
|
a3c0e160a2
|
convert state modal to ajax request
|
2020-09-19 12:36:04 -05:00 |
Andrew Bauer
|
7c1ec4f957
|
convert logout modal to ajax request
|
2020-09-19 10:44:05 -05:00 |
Isaac Connor
|
ef8fb774df
|
Handle no data in setNavBar
|
2020-09-17 13:51:31 -04:00 |
Andrew Bauer
|
54e8d1352a
|
add enoperm js function
|
2020-09-13 11:04:04 -05:00 |
Andrew Bauer
|
2ee70442c0
|
use done() and fail() callbacks for getJSON
|
2020-09-11 14:30:36 -05:00 |
Andrew Bauer
|
da46ab0882
|
eslint nanny strikes again
|
2020-09-10 17:11:31 -05:00 |
Andrew Bauer
|
cd09ec8fef
|
rough in Modal Ajax framework
|
2020-09-10 16:56:58 -05:00 |
Isaac Connor
|
6abad06db2
|
increase width of frames view
|
2020-09-02 18:12:26 -04:00 |
Andrew Bauer
|
a919be7b2d
|
replace tabs with vert pills
|
2020-08-28 13:09:49 -05:00 |
Isaac Connor
|
ccaea26928
|
Fix logic on MonitorFlip Cookie value
|
2020-08-27 10:54:54 -04:00 |
Isaac Connor
|
6173890a45
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-08-27 10:34:00 -04:00 |
Isaac Connor
|
c0d543cd47
|
Add code to handle monitorsfilterbar on montage
|
2020-08-27 10:31:06 -04:00 |
Andrew Bauer
|
4bacb136c9
|
enable page-jump-to table extension
|
2020-08-27 07:46:52 -05:00 |
Isaac Connor
|
06942746d6
|
Merge branch 'release-1.34'
|
2020-08-25 12:41:33 -04:00 |
Isaac Connor
|
b0f5f3617a
|
Always set auth_hash and always set auth_relay, using our handy new get_auth_relay function
|
2020-08-25 12:39:14 -04:00 |
Isaac Connor
|
f1fab6361f
|
fix dimensions of v4l settings popup
|
2020-08-25 12:38:46 -04:00 |
Andrew Bauer
|
9357017a39
|
add export fx to tables
|
2020-08-21 07:11:57 -05:00 |
Andrew Bauer
|
3e5bfc445f
|
fix checkbox column disappearing
|
2020-08-17 12:10:35 -05:00 |
Andrew Bauer
|
e19d1f507e
|
fix bootstrap-table-cookie correctly
|
2020-08-17 08:05:50 -05:00 |
Andrew Bauer
|
5468c0322e
|
appease the eslint nanny
|
2020-08-16 16:30:35 -05:00 |
Andrew Bauer
|
0cbf559821
|
only hide cols if cookie not exist
|
2020-08-16 16:02:43 -05:00 |
Andrew Bauer
|
45fde13535
|
rough in new events view
|
2020-08-15 15:27:58 -05:00 |
Andrew Bauer
|
42fe024681
|
Update skin.js
|
2020-08-09 17:43:39 -05:00 |
Andrew Bauer
|
9a03a2c7d4
|
Update skin.js
|
2020-08-09 17:43:07 -05:00 |
Andrew Bauer
|
d0e7443a3c
|
rough in update reminder dropdown
|
2020-08-09 14:18:44 -05:00 |
Andrew Bauer
|
a6ae4aee01
|
eslint nanny
|
2020-08-08 12:26:42 -05:00 |
Andrew Bauer
|
fd4b9ba4f4
|
move jquery in functions.php to skin.js
|
2020-08-08 12:06:57 -05:00 |
Andrew Bauer
|
b626e0de1c
|
eslint nanny strikes again
|
2020-08-08 11:19:29 -05:00 |
Andrew Bauer
|
96bd6397c6
|
eslint nanny
|
2020-08-08 10:38:58 -05:00 |
Isaac Connor
|
82357a0675
|
reapply click function to bandwidth dropdown entries after getNavBar
|
2020-08-08 11:17:26 -04:00 |
Andrew Bauer
|
3792043707
|
implement bw widget as dropdown
|
2020-08-08 10:07:26 -05:00 |
Andrew Bauer
|
c1f37192b9
|
implement storage widget as dropdown
|
2020-08-03 10:43:24 -05:00 |
Andrew Bauer
|
3351a4de56
|
fix eslint
|
2020-08-02 15:33:10 -05:00 |
Andrew Bauer
|
d6999f5628
|
iterate through keys in data
|
2020-08-02 13:33:25 -05:00 |
Andrew Bauer
|
2b29a7983a
|
clean up navbar background refresh
|
2020-08-02 13:01:20 -05:00 |
Isaac Connor
|
0139d06fcd
|
Fix data-on-input-this using onchange instead of oninput
|
2020-07-29 16:41:27 -04:00 |
Isaac Connor
|
1508b82754
|
Fix data-on-input-this using onchange instead of oninput
|
2020-07-29 16:40:57 -04:00 |
Isaac Connor
|
5d883d696b
|
give a better error message when submitThisForm fails
|
2020-07-27 12:40:25 -04:00 |
Andrew Bauer
|
eaed5abcd3
|
add missing bootstrap.bundle.js.map
|
2020-07-25 16:56:17 -05:00 |
Andrew Bauer
|
c48fa83c6d
|
upgrade to bootstrap 4.5
|
2020-07-25 13:18:09 -05:00 |
Isaac Connor
|
e29c426f04
|
Pass event object to data-on-click events
|
2020-05-01 13:04:55 -04:00 |
Isaac Connor
|
89245e0d46
|
Add auth relay information when auth_relay is something other than hashed.
|
2020-05-01 13:04:37 -04:00 |