zoneminder/web
Kyle Johnson 1c87dd00fd Add zone view / edit functionality to new ui
You should now be able to see a monitor's zones by clicking on the
respective 'Edit' link.  From there, you'll see a list view of that
monitor's Zones.

From there, you can click on the Zone name, which will bring up the
details for that zone.

You can not yet save zones, and not all of the values for that zone
are displayed.
2015-02-24 11:18:01 -05:00
..
ajax handle empty [file] to prevent logzilla 2014-11-13 09:17:54 -05:00
api Add API function: Create a monitor's zone snapshot 2015-02-24 11:13:46 -05:00
css Update bootstrap from 3.3.0 to 3.3.2 2015-02-19 10:54:51 -05:00
fonts Move bootstrap to the web root 2015-02-11 14:20:10 -05:00
graphics clean out autogenerated files 2013-09-12 14:43:57 -04:00
includes Make all outputImageStill calls have class="img-responsive" 2014-11-25 17:47:28 +00:00
js Add zone view / edit functionality to new ui 2015-02-24 11:18:01 -05:00
lang Convert french lang file to UTF-8 2014-11-20 20:51:49 +01:00
scripts Reverting my web changes in develop - keeping them in modern 2013-05-02 10:20:06 -04:00
skins Move bootstrap to the web root 2015-02-11 14:20:10 -05:00
tools Fix make install failing to install mootools symlinks in an out-of-source build 2013-11-13 16:52:01 +02:00
views Add zone view / edit functionality to new ui 2015-02-24 11:18:01 -05:00
CMakeLists.txt Fix wrong install path for core.php and database.php 2014-04-30 12:25:42 +03:00
Makefile.am Reverting my web changes in develop - keeping them in modern 2013-05-02 10:20:06 -04:00
README.md Update README.md 2013-05-01 08:04:57 -03:00
index.html Make the new UI not scalable on mobile 2015-02-24 11:14:42 -05:00
index.php make expiry date relative (~10years) 2014-05-01 09:53:45 +02:00

README.md

Modern ZoneMinder Skin

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