Files
zoneminder/web
Andrew Bauer 86b2f6a12e New Monitor Type - Website (#2065)
* implement website monitor

* don't check certain fields when using website monitor

* continue to fix javascript errors for website monitors

* check $monitor, not $new_monitor here

* add website monitor documentation

was somehow left out of the initial commit

* fix corruption of functions.php

* add missing comma

* remove errors by testing for existence of key.  If it's a new monitor, then none of the keys will be valid

* If the monitor type is WebSite, then default Status to Running.

* put back start function that got lost in merge.  Don't start StreamCmd's if it's a WebSite

* Add midding comma

* Hide unrelated tabs when type is WebSite. Put back input fields for Type=WebSite

* Don't show control or any of the status fields for WebSite type monitors

* add some parenthesis to ensure order of operations, seems to fix fps and status fields not being shown for regular monitors
2018-04-26 17:18:36 -04:00
..
2018-04-20 14:21:41 -04:00
2018-04-26 17:18:36 -04:00
2017-03-18 22:34:13 +11:00
2017-11-28 09:50:09 -05:00
2018-04-26 17:18:36 -04:00
2017-11-22 11:46:02 -05:00
2017-05-15 22:02:48 -04:00
2017-05-15 22:02:48 -04:00
2018-04-14 22:26:47 -04:00
2013-05-01 08:04:57 -03:00

Modern ZoneMinder Skin

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