zoneminder/web/includes
Isaac Connor 3e3af0bca5 Fix zmcontrol.pl command line to not use = to match with usage elsewhere 2020-09-21 11:24:17 -04:00
..
actions convert function modal to ajax request 2020-09-19 10:18:59 -05:00
csrf
Control.php
Event.php Do not allow the deleting of Archived Events 2020-09-03 17:02:48 -04:00
Filter.php sort_asc is a boolean. ZM_WEB_EVENT_SORT_ORDER is asc|desc 2020-09-14 15:13:41 -04:00
FilterTerm.php Change Event Diskspace case to not interfere with Filesystem DiskSpace 2020-09-17 15:14:54 -04:00
Frame.php
Group.php
Group_Monitor.php Introduce a Group_Monitor class to ease loading this relationship 2020-08-31 18:28:53 -04:00
Monitor.php Fix zmcontrol.pl command line to not use = to match with usage elsewhere 2020-09-21 11:24:17 -04:00
MontageLayout.php
Object.php turn off debug 2020-09-17 15:15:13 -04:00
Server.php
Storage.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
User.php
Zone.php Add MonitorId to Zone fields and add Monitor() method 2020-09-17 20:56:21 -04:00
auth.php
config.php.in
control_functions.php
database.php Implement a crude view for a failed db connection with a 30 second reload interval. 2020-09-21 11:15:34 -04:00
functions.php handle width options['width'] and options['height'] aren't set 2020-09-17 20:57:14 -04:00
lang.php
logger.php
session.php