zoneminder/web/app
Kyle Johnson 50085d48b5 Reworked the Events index view to display thumbnails by default.
The EventsController calls createListThumbnail() to build a list
of thumbnail data which is then passed to the view to be looped though.

Also had to change how I loop through $events so that I can match up the
indexes in $events with the indexes in $thumbData
2013-05-30 22:54:51 -04:00
..
Config Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Console Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Controller Reworked the Events index view to display thumbnails by default. 2013-05-30 22:54:51 -04:00
Lib Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Locale/eng/LC_MESSAGES Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Model Function to return info necessary to create an HTML img tag for a given event. 2013-05-30 22:31:55 -04:00
Plugin Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Test Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Vendor Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
View Reworked the Events index view to display thumbnails by default. 2013-05-30 22:54:51 -04:00
webroot Replaced my function for selecting and filtering events based on monitors 2013-05-30 22:46:27 -04:00
.htaccess Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
index.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00