zoneminder/web/includes
Martin Tiernan 68283c01eb Added length and frames getters 2022-11-21 09:06:38 -06:00
..
actions Fix 500 on saving user due to incorrect scope of g. Fixes #3629 2022-11-10 17:15:39 -05:00
csrf Preface Debug with ZM 2022-01-13 22:15:02 -05:00
Control.php Add warnings when the type of movement is not selected 2020-01-02 17:03:52 -05:00
Event.php Added length and frames getters 2022-11-21 09:06:38 -06:00
Event_Data.php Rough in model and controller for Event_Data 2022-10-27 14:47:21 -04:00
Filter.php Fix use of filter instead of this 2022-09-01 07:06:10 -04:00
FilterTerm.php Add LIMIT 1 when filtering by AlarmZoneId to speed up 2022-09-01 07:06:46 -04:00
Frame.php Add defaults to Frame 2019-09-22 14:21:59 -04:00
Group.php Always return a Group_Permission in Permission() 2022-11-02 13:25:44 -04:00
Group_Monitor.php Introduce a Group_Monitor class to ease loading this relationship 2020-08-31 18:28:53 -04:00
Group_Permission.php Continue roughing in Group_Permission logic 2022-11-02 13:25:44 -04:00
Manufacturer.php Add object classes for Manufacturer and Model 2020-10-11 09:57:51 -04:00
Model.php Add ManufacturerId to Model 2021-07-07 09:46:12 -04:00
Monitor.php Must use false === when using array_search because first element returns 0 2022-11-02 17:42:32 -04:00
Monitor_Permission.php add includes/Monitor_Permission.php 2022-11-03 12:24:14 -04:00
MontageLayout.php Add UserId field to MontageLayouts 2022-07-12 17:30:54 -04:00
Object.php Fix SQL for when passing an empty array to find. Return false instead of trying weird sql. 2022-10-20 10:22:56 -04:00
Report.php Add Report ORM 2022-08-04 09:35:25 -04:00
Server.php Don't display errors in Server.php 2022-10-20 16:45:52 -04:00
Snapshot.php Actually delete the snapshot record, not just the event connection 2021-08-06 13:17:02 -04:00
Storage.php Add default value for Storage Path 2022-06-01 11:20:28 -04:00
User.php Remove Debug 2022-11-10 18:07:40 -05:00
Zone.php Add a title to the zone polygon 2022-09-01 07:08:39 -04:00
auth.php Comment out debugging 2022-11-15 14:17:30 -05:00
config.php.in Only try to set TIMEZONE when loading dateTimeFormatter if it is set. Handle the exception when any of TIMEZONE or LOCALE are invalid. 2022-09-15 14:04:31 -04:00
control_functions.php Remove extra { breaking ptz 2022-04-23 19:29:04 -04:00
database.php Set web backend db connection to utf8 2022-11-10 18:57:35 +01:00
functions.php Add Access-Control-Allow-Credentials: true so that we can pass cookies along with xhr requests. 2022-11-01 08:21:59 -04:00
lang.php put back ?> 2022-07-14 13:19:10 -04:00
logger.php Use dateTimeFOrmatter to format the date/time on log entries 2022-06-01 15:49:09 -04:00
session.php Add setting remoteAddr in session after regenerating 2022-10-17 19:09:24 -04:00