zoneminder/web/includes
Andrew Bauer 0f263407a5 make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
..
actions make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
csrf Use zm_session_start 2020-08-25 11:31:06 -04:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Do not allow the deleting of Archived Events 2020-09-03 17:02:48 -04:00
Filter.php Add AutoUnarchive column, also add Id to querystring if this is a saved Filter 2020-10-12 10:54:22 -04:00
FilterTerm.php Change Event Diskspace case to not interfere with Filesystem DiskSpace 2020-09-17 15:14:54 -04:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Escape table names for mysql-8 2020-06-04 11:44:59 -04:00
Group_Monitor.php Introduce a Group_Monitor class to ease loading this relationship 2020-08-31 18:28:53 -04:00
Monitor.php test for property_exists to quiet errors 2020-09-29 16:47:49 -04:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php turn off debug 2020-09-17 15:15:13 -04:00
Server.php Remove Debug 2020-08-15 17:49:26 -04:00
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 spacing 2020-10-07 11:16:02 -04:00
Zone.php Add MonitorId to Zone fields and add Monitor() method 2020-09-17 20:56:21 -04:00
auth.php Introduce get_auth_relay to return an auth string to use in urls. 2020-08-25 12:38:31 -04:00
config.php.in Merge branch 'master' of github.com:ZoneMinder/zoneminder 2020-08-21 10:46:13 -04:00
control_functions.php Change Orientation Enum to use strings instead of numbers as values. Sync them up with what we use in C code 2019-11-29 13:53:46 -05:00
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 Test for empty array in htmlOPtions when notifying about not selecting a value 2020-10-07 11:22:42 -04:00
lang.php silence warning when no language is set 2020-04-23 17:38:15 -04:00
logger.php Merge branch 'release-1.34' 2020-06-05 19:02:43 -04:00
session.php remove debug 2020-10-02 15:56:56 -04:00