zoneminder/web/api/lib/Cake/Console
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
..
Command upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
Helper upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
Templates New Monitor Type - Website (#2065) 2018-04-26 17:18:36 -04:00
ConsoleErrorHandler.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleInput.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleInputArgument.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleInputOption.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleInputSubcommand.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleOptionParser.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ConsoleOutput.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
HelpFormatter.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
Shell.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
ShellDispatcher.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
TaskCollection.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
cake upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00
cake.bat New Monitor Type - Website (#2065) 2018-04-26 17:18:36 -04:00
cake.php upgrade lib folder to cakephp 2.10.8 2018-03-17 20:24:15 -05:00