Andrew Bauer
|
582d85f083
|
unpopup the controlcaps views
|
2020-09-25 16:12:05 -05:00 |
Andrew Bauer
|
eedf18073f
|
add navbar to controlcap views
|
2020-09-25 16:05:16 -05:00 |
Andrew Bauer
|
6a5610e404
|
add back and refresh buttons to user view
|
2020-09-25 15:49:18 -05:00 |
Andrew Bauer
|
ea99bc173e
|
add navbar to monitor probe views
|
2020-09-25 14:49:14 -05:00 |
Andrew Bauer
|
2b0badfebe
|
add back and refresh buttons to zones
|
2020-09-25 13:44:55 -05:00 |
Andrew Bauer
|
8018bd4ed9
|
add back & refresh buttons to zone view
|
2020-09-25 13:37:06 -05:00 |
Andrew Bauer
|
d66b0be1bb
|
fix scalecontrol on frame view
|
2020-09-25 13:08:55 -05:00 |
Andrew Bauer
|
c73dbc480f
|
unpopup the svg ploygon in zones
|
2020-09-25 12:34:04 -05:00 |
Andrew Bauer
|
ae9139b00c
|
unpopup zone view
|
2020-09-25 10:52:13 -05:00 |
Andrew Bauer
|
1ac5572d59
|
unpopup the zones view
|
2020-09-25 07:56:09 -05:00 |
Andrew Bauer
|
493b9d0ef7
|
revert newlog row colors back to former
|
2020-09-25 07:21:14 -05:00 |
Andrew Bauer
|
310e52840d
|
remove under construction banner
|
2020-09-24 12:29:28 -05:00 |
Andrew Bauer
|
89fddf3555
|
decrease refresh timing
|
2020-09-24 12:27:03 -05:00 |
Isaac Connor
|
d58f776d9d
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-09-24 12:13:01 -04:00 |
Isaac Connor
|
e6d7a528d8
|
Use newer Filter object methods
|
2020-09-24 12:12:49 -04:00 |
Andrew Bauer
|
e4a1bacbbf
|
get adv search working in newlog view
|
2020-09-24 11:05:34 -05:00 |
Andrew Bauer
|
88f1dcca13
|
centralize bstable icon var, change table refresh icon
|
2020-09-24 08:25:39 -05:00 |
Andrew Bauer
|
b4450fecec
|
init bootstrap-table only once
|
2020-09-23 14:32:40 -05:00 |
Andrew Bauer
|
16a593e904
|
eslint
|
2020-09-23 13:56:41 -05:00 |
Andrew Bauer
|
3f2f7359f0
|
rough in new log view - very rough
|
2020-09-23 13:09:19 -05:00 |
Isaac Connor
|
70be6bc84c
|
Add an estimated ram use to buffer tabs
|
2020-09-22 16:21:59 -04:00 |
Isaac Connor
|
fbc15c8109
|
Fix FPS Report Interval label
|
2020-09-22 15:51:44 -04:00 |
Isaac Connor
|
ed6d5a55a5
|
put an onchange on the monitorType causing a form submit so that Source and Storage tabs update. Rename action to save and put it on the submit button
|
2020-09-22 14:33:26 -04:00 |
Isaac Connor
|
b1dd42dd8b
|
Use bootstrap nav pills to just hide/show the tab instead of doing form submits in monitor editing
|
2020-09-22 14:05:11 -04:00 |
Isaac Connor
|
7196eaf0d0
|
Minimum value for label position is 0, not 1.
|
2020-09-22 13:14:25 -04:00 |
Isaac Connor
|
b6541aa1ff
|
Move log export to a generic modal
|
2020-09-21 13:01:58 -04:00 |
Andrew Bauer
|
1d1b0e58d2
|
consolidate getJson fail callbacks to one function
|
2020-09-20 08:41:16 -05:00 |
Andrew Bauer
|
c75f5c68c1
|
unpopup the log view
|
2020-09-19 12:59:15 -05:00 |
Andrew Bauer
|
0a7848d9d2
|
remove uneeded state php and js files
|
2020-09-19 12:36:55 -05:00 |
Isaac Connor
|
bf29357455
|
Merge branch 'release-1.34'
|
2020-09-19 12:01:21 -04:00 |
Andrew Bauer
|
7c1ec4f957
|
convert logout modal to ajax request
|
2020-09-19 10:44:05 -05:00 |
Andrew Bauer
|
03a0e849b8
|
remove unneeded js from console.js
|
2020-09-19 10:24:28 -05:00 |
Andrew Bauer
|
ec20fdf3ad
|
convert function modal to ajax request
|
2020-09-19 10:18:59 -05:00 |
Andrew Bauer
|
d2963fe28f
|
convert donate modal to ajax request
|
2020-09-19 08:55:08 -05:00 |
Isaac Connor
|
e491f2ee76
|
Add id's to dropdowns to fix zone edit behaviour. Remove CSP violations
|
2020-09-17 20:58:53 -04:00 |
Isaac Connor
|
8f3b3466af
|
setup onblur function for presetSelector
|
2020-09-17 20:58:18 -04:00 |
Isaac Connor
|
6aa4302fe0
|
Add EventDiskSpace as a term and add a Debug modal button
|
2020-09-17 15:17:29 -04:00 |
Isaac Connor
|
bb4bd935d6
|
use getBodyTopHTML as it include an error message div. Show db errors with the error message
|
2020-09-17 15:17:06 -04:00 |
Andrew Bauer
|
b64bd97a64
|
whitespace
|
2020-09-16 18:22:37 -05:00 |
Andrew Bauer
|
c8c3b75e33
|
Reload the page after table refresh
This wasn't needed on my machine, but might be on others
|
2020-09-16 18:21:06 -05:00 |
Isaac Connor
|
6b2773ad8c
|
Handle invalid eid more gracefully.
|
2020-09-16 14:21:03 -04:00 |
Isaac Connor
|
9268db14a7
|
Fix xss reported by Noccolo Picca relating to not sanitizing connkey
|
2020-09-16 14:14:31 -04:00 |
Isaac Connor
|
bea23e2241
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-09-16 09:58:49 -04:00 |
Isaac Connor
|
c1f872c9aa
|
Reinit chosen on log filters after updating them
|
2020-09-16 09:58:15 -04:00 |
Andrew Bauer
|
afdd4702a2
|
add server modal
|
2020-09-16 08:30:45 -05:00 |
Isaac Connor
|
4fa9237048
|
Fix eslint
|
2020-09-16 08:57:44 -04:00 |
Isaac Connor
|
a430fe1f7a
|
correct EndTime to End Date/Time. EndTime and EndDate terms are also effective
|
2020-09-15 21:19:10 -04:00 |
Isaac Connor
|
32f60631b3
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-09-15 18:53:42 -04:00 |
Isaac Connor
|
81306928b8
|
Fix scale width and height dropdown actions on cycle
|
2020-09-15 18:53:39 -04:00 |
Andrew Bauer
|
21d4773da9
|
fix badly formatted line
|
2020-09-15 13:08:44 -05:00 |