zoneminder/web/skins/classic/views
Isaac Connor 85b9b045cc Copy Profile Token to ControlDevice for use with Netcat PTZ script 2019-06-21 12:42:26 -04:00
..
js fix structure of events_by_monitor_id 2019-06-11 14:38:51 -04:00
_monitor_filters.php Add a newline after each filter group to make the code easier to read 2019-06-10 15:58:17 -04: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 For column name title field should be taken instead of array name (#2635) 2019-06-06 12:58:33 -04: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 Don't allow deleting of in-progress recording 2019-05-24 09:31:48 -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 fix an oninput and use validHtmlStr on ServerNames storageName MonitorName etc in dropdowns 2019-06-18 10:03:14 -04:00
frame.php Fix incorrect fix for dealing with bulk frames. prev and next fid should just be +/- 1, so that we show the actual capture frame as opposed to the non-existent db frame record. Fix is by specifying the EventId as well 2019-05-24 14:59:33 -04:00
frames.php WIP: Add pagination to frames.php in classic (#2618) 2019-06-16 12:02:00 -04: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 Merge branch 'master' into storageareas 2017-07-21 11:04:32 -04:00
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 add options help to linked monitors option (#2633) 2019-06-04 10:05:08 -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 use of onclick and onchange. Fix bulk frame lookup. Make scanning events more efficient 2019-06-10 15:59:19 -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 Copy Profile Token to ControlDevice for use with Netcat PTZ script 2019-06-21 12:42:26 -04:00
optionhelp.php basic update of optionhelp view 2019-04-12 14:57:11 -04:00
options.php Add API Enabled to User edit 2019-05-29 10:28:25 -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
shutdown.php add the shutdown view and actions 2019-04-12 14:55:56 -04:00
state.php If running a custom run state, show the state instead of Running. Also select the running state in the state change popup. (#2604) 2019-05-16 15:37:37 -04: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 quotes 2019-05-31 11:00:30 -04:00
timeline.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
user.php Add API Enabled to User edit 2019-05-29 10:28:25 -04:00
version.php Replace usage of PHP_SELF in views/. Fixes #2450 2019-02-09 21:39:19 -08:00
video.php Fixing video export view (#2585) 2019-04-20 11:19:27 -04: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