Isaac Connor
|
79fbd129ec
|
populate the events request with filter widget values.
|
2022-12-07 12:38:16 -05:00 |
Isaac Connor
|
b2fcb4d325
|
Move a ton of the filter widget code out of filter.php and into Filter.php
|
2022-12-07 12:37:56 -05:00 |
Isaac Connor
|
2efed0418c
|
Move a bunch more filter widget stuff into Filter
|
2022-12-07 12:37:38 -05:00 |
Isaac Connor
|
8b65e40883
|
If the filter is empty, add default filter options for StartDateTime, EndDateTime, Monitor. Add filter widget
|
2022-12-07 12:37:15 -05:00 |
Isaac Connor
|
623f5a5805
|
make .filterTable inline
|
2022-12-07 12:36:56 -05:00 |
Isaac Connor
|
6cd3e64bb8
|
Add NOW as a valid value for DateTime, rough in valid test function
|
2022-12-07 12:36:41 -05:00 |
Isaac Connor
|
07e188a25f
|
Add datetimepicker class to DateTime widgets and only include the sql if the term is valid
|
2022-12-07 12:36:23 -05:00 |
Isaac Connor
|
b7d5b53d67
|
Add handling of StartDateTime,EndDateTime,MonitorId as specific filters
|
2022-12-07 12:36:05 -05:00 |
Isaac Connor
|
6f45e6cd23
|
Use Monitor instead of MonitorId when loading event counts
|
2022-12-07 12:35:49 -05:00 |
Isaac Connor
|
ff756591c9
|
Rough in html_input
|
2022-12-07 12:34:59 -05:00 |
Isaac Connor
|
1134954166
|
Add Monitor as a Filter Term
|
2022-12-07 12:34:31 -05:00 |
Isaac Connor
|
638e6b0e3b
|
Move attrTypes and opTypes into Filter and rough in a widget and simple_width functions
|
2022-12-07 12:34:18 -05:00 |
Isaac Connor
|
df591a677e
|
Handle when there is no filtering in getNearEvents
|
2022-12-07 12:27:12 -05:00 |
Isaac Connor
|
9e8d2a8428
|
Remove extra debug
|
2022-12-07 12:27:02 -05:00 |
Isaac Connor
|
7e489f7fa2
|
When there are NO frames in the db, populate the list of frames by 1/fps.
|
2022-12-07 12:26:51 -05:00 |
Isaac Connor
|
46bb48e2c8
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-12-06 11:20:20 -05:00 |
Isaac Connor
|
c158bc3857
|
Merge pull request #3642 from criadoperez/debian11-install
Added debian backports option to install a newer version of Zoneminder
|
2022-12-06 09:29:55 -05:00 |
Alejandro
|
9666ddf030
|
Added debian backports option to install a newer version of Zoneminder
|
2022-12-06 14:26:41 +01:00 |
Isaac Connor
|
f010356d62
|
Merge pull request #3638 from kholk/patch-1
zm_ffmpeg_camera: Add support for Jetson Nano/Xavier NVMPI
|
2022-12-06 04:01:51 -05:00 |
Isaac Connor
|
7ed1fb0c95
|
Merge pull request #3641 from badrpc/typo_fwrite_write
Fix typo fwrite -> write
|
2022-12-06 03:57:18 -05:00 |
Isaac Connor
|
77325bd1e0
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-12-05 18:38:00 -05:00 |
Isaac Connor
|
8bb80cb1ac
|
Put back authenticating to '/cgi/ptdc.cgi' instead of /.
|
2022-12-05 12:50:32 -05:00 |
Isaac Connor
|
753ba9e22b
|
Fix no results when showing all frames due to undefined limit
|
2022-12-04 10:44:03 -05:00 |
Isaac Connor
|
a0de514e8d
|
Add 2>&1 to command to delete event dir so that we get error messages logged.
|
2022-12-04 10:44:03 -05:00 |
Isaac Connor
|
1d19d362ae
|
Add status to debug logging of executeShellCommand
|
2022-12-04 10:44:03 -05:00 |
Oleg
|
83a401fc44
|
Fix typo fwrite -> write
|
2022-12-02 21:43:45 +00:00 |
Isaac Connor
|
06a14f1410
|
Use object save method for Archive/Unarchive and don't do UpdateDiskSpace if event was deleted.
|
2022-12-02 15:57:47 -05:00 |
Isaac Connor
|
8ee5ca0679
|
add autocomplete=new-password to password fields. Apparently this is how browsers now prevent auto-completing them
|
2022-12-02 15:57:47 -05:00 |
Isaac Connor
|
0c41333976
|
remove extra braces, explicilty handle INHERIT permission and log any other values as a warning
|
2022-12-02 14:51:53 -05:00 |
Isaac Connor
|
beedb4e36f
|
add libavdevice59 to depends for lunar
|
2022-12-02 10:24:04 -05:00 |
Isaac Connor
|
a8f58b2fea
|
Spacing and fix the bogus setting shared_data->valid to false on disconnect. Other processes call disconnect. Only the capturing thread should set it to false.
|
2022-12-02 10:20:29 -05:00 |
Isaac Connor
|
c35b28a3d1
|
Rough in api support for snapshots
|
2022-11-30 15:11:04 -05:00 |
Isaac Connor
|
c3fda9be2a
|
Add takeSnapshot but it needs rewriting
|
2022-11-30 15:09:06 -05:00 |
Isaac Connor
|
d76fb5e5cb
|
Unhide the snapshot feature setting
|
2022-11-30 13:52:24 -05:00 |
Isaac Connor
|
0f2afdcff7
|
Fix eslint and use const on port
|
2022-11-30 13:42:17 -05:00 |
Isaac Connor
|
3a6984c820
|
Move leaflet css loading code to monitor view
|
2022-11-30 13:23:42 -05:00 |
Isaac Connor
|
1e05ae01e0
|
Move leaflet css loading code to monitor view
|
2022-11-30 13:23:29 -05:00 |
Isaac Connor
|
d814fd27f7
|
Put Servers array in skin.js.php so that it is available to all views
|
2022-11-30 13:19:53 -05:00 |
Isaac Connor
|
cdfe38cc31
|
Add UrltoZMS and UrltoAPI methods to Server js class
|
2022-11-30 13:19:02 -05:00 |
Isaac Connor
|
b4f674ef5d
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2022-11-30 13:18:38 -05:00 |
Isaac Connor
|
ae66782ddb
|
Use 32byte aligned buffer size when allocating an image buffer to make ffmpeg happy. Fixes a crash when width = 1080. When linesizes are different, copy line by line instead of the whole buffer all at once.
|
2022-11-30 13:18:13 -05:00 |
Isaac Connor
|
61e5527b63
|
Log image size as wel
|
2022-11-30 13:18:13 -05:00 |
Isaac Connor
|
e11b7d3406
|
Add CORS headers to API
|
2022-11-30 13:18:13 -05:00 |
Isaac Connor
|
fbb9350c58
|
Remove some extra scope, log group id as well.
|
2022-11-30 13:00:37 -05:00 |
Isaac Connor
|
c4c31a5880
|
Add libio-socket-ssl-perl as a dependency because we use it in Dahua PTZ script
|
2022-11-29 14:03:42 -05:00 |
Isaac Connor
|
6adec2eb37
|
Add SSL support to Dahua PTZ
|
2022-11-29 14:03:27 -05:00 |
Isaac Connor
|
b359f8f823
|
Get rid of 10px padding on bottom of main navbar
|
2022-11-29 13:58:49 -05:00 |
Isaac Connor
|
63e37e8744
|
Add styles to table headers to left align them to match the body
|
2022-11-29 12:47:10 -05:00 |
Isaac Connor
|
a5494a7c02
|
Use Y-m-d H:i:s instead of c for date formatting to match what datetimepicker expects. remove unused action input and put view in the get part of form action
|
2022-11-29 12:46:29 -05:00 |
Isaac Connor
|
fd3c8b21d6
|
Remove dead code from report_event_audit.js
|
2022-11-29 12:45:30 -05:00 |