zoneminder/web/includes
Isaac Connor 9a824716b5 Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input 2021-01-12 18:41:24 -05:00
..
actions Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input 2021-01-12 18:41:24 -05:00
csrf Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Rename StartTime, EndTime in Events to StartDateTime and EndDateTime 2020-11-04 13:52:32 -05:00
Filter.php Fix encoding of = in filter['Id']. Fixes redirect after saving 2020-11-11 17:39:20 -05:00
FilterTerm.php modify FilterTerm to support Frames view searches 2020-11-14 17:33:18 -06: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 Set default value for DefaultScale to 0 which is ScaleToFit 2020-12-18 10:54:08 -05:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Fix comparing empty arrays. explode on an empty string returns an array with a single element '' instead of an empty array 2020-12-10 16:25:24 -05:00
Server.php Remove Debug 2020-08-15 17:49:26 -04:00
Storage.php Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -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 Quiet error when calling logout when already logged out 2020-12-09 17:56:27 -05: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 Merge branch 'release-1.34' 2020-12-05 16:51:42 -05:00
functions.php add format padding so that right align file size strings will line up nicely. 2020-12-11 09:33:36 -05:00
lang.php silence warning when no language is set 2020-04-23 17:38:15 -04:00
logger.php fix confusion in syslog reporting web_php when the error was actually web_js 2020-10-28 12:49:03 -04:00
session.php Fix session.gc SQL issue. Don't need a * when deleting 2020-10-24 09:05:39 -04:00