zoneminder/web/includes
bhaal2 6c3d877d99 Storageareas (#2)
* quick update to Monitor to use Object methods

* add more debugging and fix LinkPath -> LinkPath

* add disk_usage_percent and fix whitespace

* fixup saving Filters and executing them

* fix getDiskPercent to take a StorageArea as a param and use it's disk_usage_percent function.  When parsing filter, DiskPercent requires a storagearea now, so look for it in the terms

* replace getDiskPercent call with code to show percent for all storageareas

* instead of filterId, use Id so that the object in  is properly filled out.  Add object=filter to hidden fields

* add ffmpeg as an option to libav-tools

* update zm_create.sql.in to match the update scripts

*  contains  due to glob

* don't output jpeg header unless there is some kind of success

* maybe fixes, maybe big memleaks
2016-09-21 10:11:40 +10:00
..
Event.php Storageareas (#2) 2016-09-21 10:11:40 +10:00
Frame.php correct incorrect use of isset instead of array_key_exists 2016-08-30 13:44:57 -04:00
Monitor.php fix typo 2016-08-30 14:24:51 -04:00
Server.php correct incorrect use of isset instead of array_key_exists 2016-08-30 13:43:49 -04:00
Storage.php Storageareas (#2) 2016-09-21 10:11:40 +10:00
actions.php Storageareas (#2) 2016-09-21 10:11:40 +10:00
config.php.in quit the stream in zones.php when zone.php is called 2016-04-10 15:33:55 -05:00
control_functions.php convert monitor hash accesses to function calls 2015-12-01 15:16:43 -05:00
database.php Add back changes 2016-05-22 08:08:12 -07:00
functions.php Storageareas (#2) 2016-09-21 10:11:40 +10:00
lang.php add translate function 2015-05-10 08:10:30 -05:00
logger.php remove unneccessary quoting and escaping 2013-12-06 15:51:36 -05:00