Isaac Connor
|
4a6743be3f
|
turn off debug
|
2020-09-17 15:15:13 -04:00 |
Isaac Connor
|
123b2a4747
|
Change Event Diskspace case to not interfere with Filesystem DiskSpace
|
2020-09-17 15:14:54 -04:00 |
Isaac Connor
|
1caaf01502
|
Add code to the default case to include a file in ajax/modals/.php so that the modals template can be kept out of functions.php. We don't need the auth stuff. Also turn off error reporting as we should only return json.
|
2020-09-17 15:14:09 -04:00 |
Isaac Connor
|
5caa7806a7
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-09-17 13:51:40 -04:00 |
Isaac Connor
|
ef8fb774df
|
Handle no data in setNavBar
|
2020-09-17 13:51:31 -04:00 |
Andrew Bauer
|
b3c5a985ed
|
use BindsTo in redhat systemd service file
|
2020-09-17 09:16:28 -05: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
|
17369e73e2
|
Merge branch 'release-1.34' of github.com:ZoneMinder/zoneminder into release-1.34
|
2020-09-16 15:30:05 -04:00 |
Isaac Connor
|
64d05394dd
|
Merge branch 'release-1.34'
|
2020-09-16 15:29:50 -04:00 |
Isaac Connor
|
f86e83b4c4
|
Indicate default action
|
2020-09-16 15:29:42 -04:00 |
Isaac Connor
|
a39adbd2d8
|
Use git fetch instead of pull. Pull doesn't always get the tags. Die if checkout failed
|
2020-09-16 15:23:47 -04:00 |
Andrew Bauer
|
70bca3b18b
|
second attempt to fix build issue
|
2020-09-16 14:09:19 -05:00 |
Isaac Connor
|
89913adfa3
|
Bump version to 1.34.21 for release
|
2020-09-16 14:23:23 -04: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 |
Andrew Bauer
|
8cc716c441
|
Attempt to resolve f33 build failaire
Apparently we are dealing with either a kernel bug or a bug in coreutils package.
For details, see: https://bugzilla.redhat.com/show_bug.cgi?id=1760300#c31
|
2020-09-16 12:49:54 -05:00 |
Isaac Connor
|
147238027c
|
Merge branch 'release-1.34' of github.com:ZoneMinder/zoneminder into release-1.34
|
2020-09-16 09:59:28 -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
|
e5cf74c3d8
|
remove unused and potentially conflicting id's
|
2020-09-16 08:54:13 -05: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 |
Andrew Bauer
|
da73ecee08
|
delete commented line
|
2020-09-15 13:05:05 -05:00 |
Andrew Bauer
|
5f361094bb
|
unpopup frames and alarmframes in export view
|
2020-09-15 13:01:35 -05:00 |
Andrew Bauer
|
40eb60f644
|
unpopup monitor config from export view
|
2020-09-15 12:52:13 -05:00 |
Andrew Bauer
|
fd7d5317af
|
create getCSRFinputHTML function
|
2020-09-15 11:06:16 -05:00 |
Andrew Bauer
|
798557604f
|
remove old pagination var from events.php
|
2020-09-15 10:58:42 -05:00 |
Andrew Bauer
|
845815b566
|
unpopup call to image view
|
2020-09-15 10:51:45 -05:00 |
Andrew Bauer
|
be150479a1
|
unpopup Max Score link in events view
|
2020-09-15 10:37:05 -05:00 |
Andrew Bauer
|
df443326ea
|
unpopup monitor link in events view
|
2020-09-15 10:31:14 -05:00 |
Isaac Connor
|
e61d8c37b3
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2020-09-15 11:12:27 -04:00 |
Isaac Connor
|
df18359f61
|
query_string to querystring
|
2020-09-15 11:12:20 -04:00 |
Andrew Bauer
|
b9d95f0833
|
fix typo
|
2020-09-15 09:50:53 -05:00 |
Andrew Bauer
|
33ef700dda
|
Cause links in events use eventdetail modal
|
2020-09-15 09:49:03 -05:00 |
Isaac Connor
|
d39beb5714
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2020-09-15 10:22:36 -04:00 |
Andrew Bauer
|
accfd1191f
|
update eventdetail modal
|
2020-09-15 09:20:38 -05:00 |
Isaac Connor
|
fa1ade6b7b
|
Fix obr getting cbr value
|
2020-09-15 10:11:07 -04:00 |
Isaac Connor
|
9e12090348
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2020-09-15 10:00:24 -04:00 |
Andrew Bauer
|
121671327c
|
call eventdetail modal rather than popup
|
2020-09-15 08:55:32 -05:00 |
Andrew Bauer
|
1d3ce1c916
|
must define sortQuery as a global in export view
|
2020-09-15 08:27:44 -05:00 |
Andrew Bauer
|
197dfd4b39
|
Add fedora 33 support to build system
|
2020-09-14 17:49:36 -05:00 |
Isaac Connor
|
ad0f8d674d
|
sort_asc is a boolean. ZM_WEB_EVENT_SORT_ORDER is asc|desc
|
2020-09-14 15:13:41 -04:00 |
Isaac Connor
|
5b2f397a54
|
Update EVENT_SORT_ORDER options
|
2020-09-14 15:13:04 -04:00 |
Andrew Bauer
|
ba900dd9dc
|
change table type to increase row padding
|
2020-09-14 14:07:49 -05:00 |
Andrew Bauer
|
508967ffe9
|
fix typo on modal.php
|
2020-09-14 13:51:24 -05:00 |