zoneminder/web/app/Controller
Kyle Johnson 67ad15fdc5 Initial commit of the Logs Controller and View.
The log functionality is similar to that of the classic skin, though
with fewer options.  Initial filtering support is for only component type.
Also displays a fixed last 100 log events, sorted by TimeKey ascending.
2013-07-11 12:06:12 -04:00
..
Component Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
AppController.php Added one of the hard coded options from the original config.php file 2013-05-30 22:03:20 -04:00
BandwidthController.php Initial commit of Bandwidth Model, View and Controller. 2013-05-06 19:37:22 -04:00
ConfigController.php Also grab the Hint column from the Config table 2013-06-22 11:59:03 -04:00
EventsController.php Reworked the Events index view to display thumbnails by default. 2013-05-30 22:54:51 -04:00
FiltersController.php Initial commit of Filters MVC. 2013-06-04 13:23:00 -04:00
LogsController.php Initial commit of the Logs Controller and View. 2013-07-11 12:06:12 -04:00
MonitorsController.php Reworked to allow displaying of monitors from many views with less code. 2013-05-24 20:13:14 -04:00
PagesController.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00