zoneminder/web/api/app/Controller
Isaac Connor 3132820a71 Move daemonControl logic into the model. daemonControl needs to be called on the previous monitor data so that it knows which daemons to stop. 2020-12-23 13:48:12 -05:00
..
Component Fix missed StartTime to StartDateTime 2020-11-04 18:20:59 -05:00
AppController.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
ConfigsController.php Include values in /etc/zm files in viewByName 2018-06-25 15:43:01 -04:00
ControlsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
EventsController.php rename StartTime and EndTime to StartDateTime and EndDateTime in the named query params 2020-11-06 12:25:04 -05:00
FramesController.php Moved the api to underneath the web directory 2014-04-29 20:41:04 +00:00
GroupsController.php Fix editing groups causing a new Group to be added. You have to tell cakephp which Group you are saving. Also fix the resulting output to be the saved group, not a list of monitors. Fixes #3088 2020-12-03 13:14:19 -05:00
HostController.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
LogsController.php Merged Angular UI branch API to master 2015-06-11 02:58:58 +00:00
MonitorsController.php Move daemonControl logic into the model. daemonControl needs to be called on the previous monitor data so that it knows which daemons to stop. 2020-12-23 13:48:12 -05:00
PagesController.php further merges from cakephp 2.10.8 2018-03-21 13:09:55 -04:00
ServersController.php Allow users without System::View to read servers.json 2020-04-23 11:10:30 -04:00
StatesController.php We don't store all the permissions in the session anymore. We just use the global user object 2018-10-29 11:03:03 -04:00
StorageController.php Don't include related models in Storage index 2018-10-29 14:40:05 -04:00
UsersController.php Update permissions checking when viewing/editing users. Fixes #2982. Also add a beforeFind that will remove the Password field from the query so that we don't return passwords 2020-07-30 11:03:24 -04:00
ZonePresetsController.php fix spacing/quotes/google code style 2018-07-24 16:41:09 -04:00
ZonesController.php Update api Zone Saving. Fixes #3037 2020-09-10 13:32:15 -04:00