Kyle Johnson
|
cc4af23115
|
Removed the Config model from the Events controller.
Not needed since commit c408575075
|
2013-05-29 07:52:34 -04:00 |
Kyle Johnson
|
d5e60e8b78
|
Minor indenting, and added an empty placeholder $conditions array.
|
2013-05-29 07:44:30 -04:00 |
Kyle Johnson
|
c408575075
|
Grab ZM_WEB_EVENTS_PER_PAGE from Configure instead of the database
|
2013-05-25 12:30:34 -04:00 |
Kyle Johnson
|
869fb3f626
|
Changed the way that I am looking up monitors
|
2013-05-15 17:52:30 -04:00 |
Kyle Johnson
|
0d004fb588
|
Changed some minor indents
|
2013-05-15 17:51:53 -04:00 |
Kyle Johnson
|
176064343d
|
Moved the events table code frmo the Monitors controller to the Events controller
|
2013-05-15 17:50:46 -04:00 |
Kyle Johnson
|
4022695961
|
Reworked the events paginate function, it now grabs only the needed fields, sorts properly, and limits based on the configured ZM_WEB_EVENTS_PER_PAGE option.
|
2013-05-15 17:46:11 -04:00 |
Kyle Johnson
|
c47f450e41
|
Added the Monitor and Config model to the Events controller
|
2013-05-15 17:42:42 -04:00 |
Kyle Johnson
|
b6bf96b701
|
Added the list of distinct monitors to the monitors variable for later use with filtering
|
2013-05-06 08:40:25 -04:00 |
Kyle Johnson
|
c42ae4a91d
|
Moved the Html and Form helpers to the common AppController
|
2013-05-03 07:34:45 -04:00 |
Kyle Johnson
|
9d5243ccab
|
Initial commit of Event Model, View and Controller with basic support for drilling into an event
|
2013-05-01 07:02:12 -04:00 |