zoneminder/web/skins/classic/views
Isaac Connor 37b7c32465 fix errors when no filter specified 2019-04-09 09:45:28 -04:00
..
js fix eslint 2019-04-08 19:58:18 -05:00
_monitor_filters.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
_monitor_source_nvsocket.php fix nvsocket 2017-11-13 14:25:19 -08:00
add_monitors.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
bandwidth.php Merge branch 'reload_zmfilter_on_filter_save' into storageareas 2019-02-11 13:26:53 -05:00
blank.php More inline JS / nonce conversions (#2415) 2019-01-18 09:51:06 -05:00
console.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
control.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
controlcap.php Camera reboot function (#2554) 2019-03-18 14:49:05 -04:00
controlcaps.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
controlpreset.php Fix control presets 2019-03-01 13:37:34 -05:00
cycle.php fix up remaining issues with cycle updates 2019-03-04 13:35:40 -05:00
device.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
devices.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
donate.php update and fix the donate popup 2019-03-05 13:10:04 -05:00
download.php fixes to download video 2019-03-20 14:51:59 -04:00
error.php Add a CSP script-src policy with nonce-source and convert more inline event handlers (#2413) 2019-01-16 09:59:58 -05:00
event.php add px to width and height of event img 2019-03-21 14:14:45 -04:00
eventdetail.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
events.php Merge fix from storageareas for archive/delete in events list 2019-02-26 10:22:58 -05:00
export.php Fixup exporting 2019-03-20 14:29:05 -04:00
filter.php fixup half-merged changes to filter to view in montagereview 2019-04-08 16:57:41 -04:00
frame.php spacing 2019-03-25 12:18:15 -04:00
frames.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
function.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
group.php change to a button 2019-03-22 17:28:23 -04:00
groups.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
image-ffmpeg.php
log.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
login.php remove warning when QUERY_STRING is not set 2019-02-24 10:05:45 -05:00
logout.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
monitor.php Update monitor edit to not use inline js 2019-03-25 16:25:09 -04:00
monitorpreset.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
monitorprobe.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
monitors.php fix destination view on the monitors view 2019-03-05 11:02:58 -05:00
montage.php Fix clicking in montage 2019-03-21 17:00:51 -04:00
montagereview.php fix errors when no filter specified 2019-04-09 09:45:28 -04:00
none.php Escape output of WEB_TITLE, HOME_URL, HOME_CONTENT, & WEB_CONSOLE_BANNER. Fixes #2468 2019-02-09 18:06:21 -08:00
onvifprobe.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
optionhelp.php Add a CSP script-src policy with nonce-source and convert more inline event handlers (#2413) 2019-01-16 09:59:58 -05:00
options.php fix eventserver => eventnotification 2019-03-25 12:20:21 -04:00
plugin.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
postlogin.php Escape output of WEB_TITLE, HOME_URL, HOME_CONTENT, & WEB_CONSOLE_BANNER. Fixes #2468 2019-02-09 18:06:21 -08:00
privacy.php get rid of js that just does the form submit. Upgrade the button from an input to a button. Use 0 and 1 instead of accept and decline, which allows us to pre-select the current value of ZM_TELEMETRY_DATA. So that if you had previously declined, you won't accidentally accept. This fixes the reported error that choosing decline would cause the setting to not be saved and the privacy popup to happen again. (#2534) 2019-02-22 09:20:54 -05:00
report_event_audit.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
server.php add Event Notification support to server 2019-02-27 09:29:11 -05:00
settings.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
state.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
stats.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
status.php fix state changing/etc 2019-01-30 14:36:46 -05:00
storage.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
timeline.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
user.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
version.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
video.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
watch.php Merge branch 'master' into storageareas 2019-02-22 11:33:47 -05:00
zone.php Merge branch 'master' into storageareas 2019-02-22 11:33:47 -05:00
zones.php fix spacing 2019-02-25 15:24:25 -05:00