zoneminder/web/skins/classic/views
Isaac Connor 1f837c1718 Hide eventId not FrameId 2020-09-10 11:04:18 -04:00
..
js Hide eventId not FrameId 2020-09-10 11:04:18 -04:00
_monitor_filters.php Bulk load monitor/Group relationships. Instead of using DESCRIBE Monitors Function, use a new function getMonitorFUnctionTypes to get this data for dropdown purposeses. Reduces db hits a lot. 2020-08-31 18:30:05 -04:00
_monitor_source_nvsocket.php fix nvsocket 2017-11-13 14:25:19 -08:00
_stats_table.php spacing 2020-09-02 18:12:35 -04: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 Make Zones a link to view/edit all zones 2020-09-05 09:15:09 -04:00
control.php spacing and escape sql fields 2020-07-30 17:07:43 -04:00
controlcap.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:33:09 -04:00
controlcaps.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:33:09 -04:00
controlpreset.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
cycle.php Fix left column positioning 2020-09-02 14:44:52 -04: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 make donate view a modal 2020-08-24 09:31:21 -05:00
download.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
error.php Turn close link into a button 2020-07-03 19:17:26 -04:00
event.php fix errors due to selects no longer having an id by default 2020-09-05 17:33:17 -04:00
eventdetail.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:57:32 -04:00
events.php use xhtmlFooter and fix spacing 2020-09-02 17:55:23 -04:00
export.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:33:09 -04:00
filter.php remove datetimepickers from static html. They get added later by javascript 2020-09-02 14:42:23 -04:00
frame.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:33:56 -04:00
frames.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:33:56 -04:00
function.php Make the function modal monitor-agnostic . It will get populated before being made visisble 2020-09-03 18:24:09 -04:00
group.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
groups.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
log.php fix html structure 2020-09-02 17:55:34 -04:00
login.php use xhtmlFooter as it now contains the javascript instead of xhtmlHeader 2020-09-02 14:45:40 -04:00
logout.php make form id unique on logout view 2020-08-28 07:42:33 -05:00
monitor.php Fix ControlTypes dropdown. 2020-09-05 08:46:18 -04:00
monitorpreset.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:35:13 -04:00
monitorprobe.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:35:13 -04:00
monitors.php fix destination view on the monitors view 2019-03-05 11:02:58 -05:00
montage.php put scale code together with itself. Get rid of unneeded generateConnKey 2020-09-05 12:23:00 -04:00
montagereview.php defend against XSS in Monitor Name 2020-04-23 17:53:54 -04:00
none.php get global cspNonce 2019-09-25 10:15:32 -04:00
onvifprobe.php use xhtmlFooter instead of html since it now contains all the javascript 2020-09-02 17:35:24 -04:00
optionhelp.php basic update of optionhelp view 2019-04-12 14:57:11 -04:00
options.php Fix id on nav 2020-09-02 14:47:07 -04:00
plugin.php database.php cleanup. remove dbFetchMonitor and dbFetchGroup. Their usage has been replaced with the Object::find_one usage. Also more quoting of table and colume names to fix #2659 2019-08-13 11:45:50 -04: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 defend against XSS in Monitor Name 2020-04-23 17:56:05 -04:00
server.php use getBodyTopHTML and xhtmlFooter 2020-09-02 17:35:46 -04:00
settings.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
shutdown.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
state.php reogranize state.php 2020-08-10 13:35:12 -05:00
stats.php use bootstrap-table on stats view 2020-08-23 12:23:58 -05:00
status.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
storage.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
timeline.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
user.php use xhtmlFooter 2020-09-02 18:17:12 -04:00
version.php fix fail to update version reminder due to submit button both submitting and formSubmitting as well as view not being set to version 2020-04-04 11:48:42 -04:00
video.php Fix various aspects of the video generating page. Clean up and update code. Remove inline javascript. Fixes #2843 2020-02-25 18:12:25 -05:00
watch.php Add id to scale dropdown 2020-09-06 12:12:26 -04:00
zone.php include MonitorStream, fix layout of image stream. Update buttons. start with a static image, MonitorStream will start the streaming 2020-09-02 14:46:45 -04:00
zones.php Update to use MonitorStream 2020-09-02 17:36:01 -04:00