zoneminder/web/includes
Isaac Connor 958a6b8218 Merge branch 'master' of github.com:zoneminder/ZoneMinder 2019-12-18 19:06:19 -05:00
..
actions more mysql8 fixes 2019-12-08 21:33:29 -05:00
csrf Merge branch 'master' of github.com:zoneminder/ZoneMinder 2019-04-06 09:27:44 -04:00
Control.php Upgrade Control Object to extend ZM\Object. Add commands function from skin specific control functions 2019-09-19 14:55:17 -04:00
Event.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Filter.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Monitor.php Add Notes field to monitors to store random info in. Bump version to 1.33.16. use htmlSElect for savejpegs. Move storage area under Storage tab. 2019-12-18 12:13:00 -05:00
MontageLayout.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
Object.php Do not set defaults in Object->set(). This allows us to set an empty timestamp. 2019-12-18 19:03:37 -05:00
Server.php Missing -> 2019-12-07 10:38:51 -05:00
Storage.php Apply relevant changes to deal with php7,4 deprecations 2019-12-07 11:45:32 -05:00
auth.php Test for null in user before testing for access in CanEdit et all 2019-12-07 12:39:28 -05:00
config.php.in Use ZM\Server::find_one for loading server so that it gets cached. Use a single regexp to determine config line validity instead of two for efficiency 2019-12-13 17:46:56 -05: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 'master' of github.com:zoneminder/ZoneMinder 2019-12-13 17:49:00 -05:00
functions.php Do not allow deletion of archived events. 2019-12-15 10:35:43 -05:00
lang.php whitespace 2018-12-20 14:58:38 -05:00
logger.php Add ZM to ErrorHandler. Spacing and quotes 2019-02-27 12:02:40 -05:00
session.php Remove debug 2019-09-17 12:07:30 -04:00