.. |
js
|
Merge cycle functionality into watch view. Add period dropdown, countdown timer, toggle the sidebar. Fix auth on statusAjax, and don't use status ajax unless we are in still mode. Apply some min-width to fps so they don't jump around. Only update their content if it has changed (fewer browser renders).
|
2021-12-10 15:34:35 -05:00 |
_monitor_filters.php
|
remove debug
|
2021-11-17 18:57:53 -05:00 |
_monitor_source_nvsocket.php
|
…
|
|
add_monitors.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
bandwidth.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
blank.php
|
More inline JS / nonce conversions (#2415)
|
2019-01-18 09:51:06 -05:00 |
console.php
|
Don't change colour of dot to warning when not Enabled and not doing analysis. Add reason to the dot
|
2021-12-06 09:48:44 -05:00 |
control.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
controlcap.php
|
Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input
|
2021-01-12 18:41:24 -05:00 |
controlcaps.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
cycle.php
|
Merge branch 'release-1.34'
|
2020-10-23 09:34:35 -04:00 |
devices.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
error.php
|
add navbar to error view
|
2020-09-26 14:29:02 -05:00 |
event.php
|
Add layers toggle button, cleanup code by using ->canView, rename Monitor to monitor, add svg zones layer
|
2021-12-05 17:48:49 -05:00 |
events.php
|
Add sort-name and sort-order to bootstrap table options. Also set data-remember-order=false. This allows orderings set by filters to work. Fixes #3348
|
2021-10-25 12:35:46 -04:00 |
export.php
|
Use data-onclick instead of data-on-click-this.
|
2021-05-25 11:22:43 -04:00 |
filter.php
|
Add skip_locked and ExecuteInterval
|
2021-12-13 15:01:23 -05:00 |
frame.php
|
spacing and check for permission to view the specific event instead of events in general
|
2021-10-29 18:53:23 -04:00 |
frames.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
groups.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
log.php
|
remove data-mobile-responsive, use table-responsive-sm instead
|
2020-12-02 07:47:57 -06:00 |
login.php
|
Fix eslint
|
2021-03-27 18:25:04 -04:00 |
monitor.php
|
Add EventStartCommand and EventEndCommand to monitors ui
|
2021-11-26 19:22:07 -05:00 |
monitorpreset.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
monitorprobe.php
|
zmu may still output results even if it encounters errors, so continue even if we have an error return status from zmu.
|
2021-08-05 14:48:14 -04:00 |
monitors.php
|
modernize monitors view
|
2021-01-11 13:46:50 -05:00 |
montage.php
|
cleanup, spacing, use zone object methods to clean up svg zone layers
|
2021-12-05 17:49:24 -05:00 |
montagereview.php
|
Rename StartTime, EndTime in Events to StartDateTime and EndDateTime
|
2020-11-04 13:56:27 -05:00 |
none.php
|
get global cspNonce
|
2019-09-25 10:15:32 -04:00 |
onvifprobe.php
|
Fixed bug in onvifprobe
|
2021-06-03 02:26:24 +02:00 |
optionhelp.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
options.php
|
Add privacy to options tabs so we can get back to it.
|
2021-11-16 09:49:49 -05:00 |
plugin.php
|
go back rather than close window
|
2021-01-11 13:46:50 -05:00 |
postlogin.php
|
use xhtmlFooter as it now contains the javascript instead of xhtmlHeader
|
2020-09-02 14:46:08 -04:00 |
privacy.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
report_event_audit.php
|
Move the form below the navbar because it has a form in it. Remove oninput from minTime and maxTime
|
2020-12-04 15:28:51 -05:00 |
snapshot.php
|
Cleanup, split export and download functions in snapshot.
|
2021-08-06 19:18:02 -04:00 |
snapshots.php
|
Enable/Disable Snapshots based on ZM_FEATURES_SNAPSHOTS config setting
|
2021-05-04 13:19:40 -04:00 |
stats.php
|
spacing and quotes
|
2021-05-02 12:43:17 -04:00 |
status.php
|
use xhtmlFooter
|
2020-09-02 18:17:12 -04:00 |
timeline.php
|
Remove debug, use fewer lines
|
2021-02-17 13:11:55 -05:00 |
user.php
|
Split user info into two columns
|
2021-04-12 15:59:31 -04:00 |
video.php
|
is no longer in existence
|
2021-10-28 10:46:50 -04:00 |
watch.php
|
Merge cycle functionality into watch view. Add period dropdown, countdown timer, toggle the sidebar. Fix auth on statusAjax, and don't use status ajax unless we are in still mode. Apply some min-width to fps so they don't jump around. Only update their content if it has changed (fewer browser renders).
|
2021-12-10 15:34:35 -05:00 |
zone.php
|
Can't use a decimal step. Has to be any because browsers suck.
|
2021-03-21 12:30:56 -04:00 |
zones.php
|
spacing
|
2021-11-12 15:11:48 -05:00 |