zoneminder/web
Kyle Johnson 46deb93f74 Events index view is now at a semi-usable state, similar to the original skin.
In the interest of releasing something, I am not going to use ajax here
for now.  Goal is to have this view behave similar to the original Events
view in the original skin.  Currently you can:

  * Paginate events
  * Filter events using the sidebar

Bug:  Filter elements are unset when paginating.
2013-07-19 07:30:13 -04:00
..
app Events index view is now at a semi-usable state, similar to the original skin. 2013-07-19 07:30:13 -04:00
lib/Cake Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.editorconfig Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.gitignore Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.htaccess Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
.travis.yml Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00
README.md Update README.md 2013-05-01 08:04:57 -03:00
index.php Initial commit of CakePHP 2.3.4 2013-05-01 06:58:31 -04:00

README.md

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.