zoneminder/web/app/View
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
..
Bandwidth Initial commit of Bandwidth Model, View and Controller. 2013-05-06 19:37:22 -04:00
Config Lack of newlines makes me cry 2013-05-08 07:56:11 -04:00
Elements Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Emails Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Errors Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Events Reworked the Events index view to display thumbnails by default. 2013-05-30 22:54:51 -04:00
Helper Created a helper for live video streams 2013-05-18 18:22:39 -04:00
Layouts Adding jQuery UI 2013-05-29 17:46:07 -04:00
Monitors Reworked to allow displaying of monitors from many views with less code. 2013-05-24 20:13:14 -04:00
Pages Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
Scaffolds Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00