zoneminder/web/skins/classic/views
Isaac Connor fd696bc066 Merge branch 'master' of github.com:ZoneMinder/ZoneMinder 2019-01-15 11:38:56 -05:00
..
js remove debug 2019-01-15 11:38:43 -05:00
_monitor_filters.php remove : from labels on monitor filters. They can be put back in css 2018-10-09 11:09:42 -04:00
_monitor_source_nvsocket.php fix nvsocket 2017-11-13 14:25:19 -08:00
add_monitors.php make find and find_one functions consistent across Objects 2018-09-07 16:31:11 -04:00
bandwidth.php add ZM_BANDWIDTH_DEFAULT 2017-10-12 12:09:05 -04:00
blank.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
console.php Merge pull request #2283 from connortechnology/warn_colour_when_disabled 2018-12-11 09:36:07 -06:00
control.php white space and a check for mid being set to quiet error messages 2017-05-30 11:37:48 -04:00
controlcap.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
controlcaps.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
controlpreset.php google code style 2018-05-16 11:14:11 -04:00
cycle.php Fix #2391 by defining monitor variable (#2392) 2019-01-05 10:20:34 -05:00
device.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
devices.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
donate.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
download.php Show total size for non-montage review downloads as well 2018-05-18 15:51:42 +02:00
error.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
event.php disable delete button when event is archived. 2019-01-07 15:56:23 -05:00
eventdetail.php We always use markEids[] now 2019-01-04 16:29:16 -05:00
events.php show event notes in same event view (#2259) 2018-10-16 12:11:25 -04:00
export.php must specify type=button or else some browsers treat it as a submit button 2018-05-18 16:07:58 +02:00
filter.php spacing 2019-01-09 16:23:58 -05:00
frame.php Use buttons instead of anchor tags for Prev/Next/FIrst/Last buttons 2018-11-14 15:54:34 -05:00
frames.php spaces and quotes 2018-11-14 15:54:45 -05:00
function.php fix function view after actions cleanup 2019-01-10 12:08:25 -05:00
group.php Split actions.php into individual files per view 2019-01-04 09:26:34 -05:00
groups.php Fix colspan count now that depth is zero-based 2018-12-24 09:40:23 -05:00
image-ffmpeg.php Merge branch 'master' into storageareas 2017-07-21 11:04:32 -04:00
log.php Use proper buttons and remove extra bootstrap styles from buttons so that they aren't all jammed together 2018-10-22 13:54:27 -04:00
login.php added account icon 2018-03-25 16:18:50 -04:00
logout.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
monitor.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
monitorpreset.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
monitorprobe.php use base64_encode for monitor probe 2018-09-21 12:00:03 -05:00
monitors.php make find and find_one functions consistent across Objects 2018-09-07 16:31:11 -04:00
montage.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
montagereview.php add missing ; 2018-10-09 11:10:09 -04:00
none.php fix braces 2017-07-12 10:57:45 -04:00
onvifprobe.php use json_encode/decode instead of serialize/unserialize to pass onvif probe results around. Also clean up some code/ add some missing things. Fixes #2271 and #2272 2018-10-24 09:49:56 -04:00
optionhelp.php load Help from Config as it is not longer always loaded into ram. 2019-01-11 13:55:03 -05:00
options.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00
plugin.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
postlogin.php turn into a url instead of boolean. Use it to refresh the options page on change so that changes are instantly noticable 2018-01-28 15:13:57 -05:00
privacy.php Add Privacy Statement (#2194) 2018-08-30 13:25:02 -04:00
report_event_audit.php add fileSize to the api, and use it to add remote fileSize reporting in includes/Event 2018-05-08 13:33:56 -07:00
server.php fix missing bits. Implement UrlToIndex in Monitor and fix use of Url(). Implement PathToApi as well 2018-11-29 14:26:30 -05:00
settings.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
state.php Merge branch 'master' into storageareas 2017-07-13 11:04:51 -04:00
stats.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
status.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
storage.php fix gpl mailing address 2018-11-15 19:53:45 -06:00
timeline.php specify E.* in query because otherwise it uses M.Id for Id 2018-04-20 14:25:38 -04:00
user.php add ZM_BANDWIDTH_DEFAULT 2017-10-12 12:09:05 -04:00
version.php update gpl 2 mailing address in source files 2016-12-26 09:23:16 -06:00
video.php Alternate fix for video generation under csrf. Now we just turn off output buffering (discarding contents before sending the avi 2018-06-06 11:55:51 -04:00
watch.php Use history.go(-1) which works on safari 2018-11-29 14:04:35 -05:00
zone.php white space and quiet warning 2018-11-17 10:39:42 -05:00
zones.php Replace onclick inline event handlers for createPopup (#2410) 2019-01-15 09:01:58 -05:00