zoneminder/web/skins/classic/views/js
stan 97ba7a6684 Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling
git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2986 e3e1d417-86f3-4887-817a-d78f3d33393f
2009-10-16 17:13:16 +00:00
..
Makefile.am Fixes the standalone control view. 2009-04-01 08:37:10 +00:00
Makefile.in Updated. 2009-06-24 10:27:28 +00:00
console.js Further mootools migration 2009-03-30 08:56:31 +00:00
console.js.php git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
control.js Fixes the standalone control view. 2009-04-01 08:37:10 +00:00
controlpreset.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
controlpreset.js.php Continuing development and bugfixes 2008-09-26 09:47:20 +00:00
cycle.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
cycle.js.php Modification to streaming to avoid making stream buffer if not required. Also cycle fix. 2008-10-29 23:08:21 +00:00
devices.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
donate.js Fixes and patches. 2008-09-30 08:41:23 +00:00
donate.js.php Various web bugs fixed 2008-10-07 09:02:17 +00:00
event.js Applied contributed patch. 2009-05-25 18:03:46 +00:00
event.js.php Continuing development and bugfixes 2008-09-26 09:47:20 +00:00
events.js Removed php code 2008-07-16 15:18:40 +00:00
events.js.php Continuing development and bugfixes 2008-09-26 09:47:20 +00:00
export.js Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling 2009-10-16 17:13:16 +00:00
export.js.php Fixed issue with exporting. Typo plus over-escaping. 2009-02-12 22:44:37 +00:00
filter.js Fixes and tweaks for filter view. 2009-03-09 12:28:45 +00:00
filter.js.php Fixed filter execution issues. 2008-10-20 08:25:24 +00:00
group.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
groups.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
login.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
monitor.js Fixed issues with remote method not being preserved. 2008-09-01 14:59:02 +00:00
monitor.js.php git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2905 e3e1d417-86f3-4887-817a-d78f3d33393f 2009-05-28 08:47:59 +00:00
monitorpreset.js Corrected error in configureButtons function 2008-07-16 08:41:21 +00:00
monitorprobe.js Added monitor probe facility 2009-03-31 13:00:49 +00:00
montage.js Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling 2009-10-16 17:13:16 +00:00
montage.js.php Applied 'mitch' IE compatibility patch. 2009-05-08 10:04:12 +00:00
options.js.php Fixed options issues including missing restart arning. 2008-09-29 08:55:25 +00:00
postlogin.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
state.js Various web bugs fixed 2008-10-07 09:02:17 +00:00
state.js.php Various web bugs fixed 2008-10-07 09:02:17 +00:00
timeline.js Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling 2009-10-16 17:13:16 +00:00
timeline.js.php Changed Object reference to Hash for mootools 1.2 2009-03-31 13:00:20 +00:00
user.js Fixed options and user editing issues. 2008-09-01 14:05:06 +00:00
version.js git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
version.js.php git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
video.js Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling 2009-10-16 17:13:16 +00:00
video.js.php git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@2508 e3e1d417-86f3-4887-817a-d78f3d33393f 2008-07-14 13:54:50 +00:00
watch.js Applied contributed patch. 2009-05-25 18:03:46 +00:00
watch.js.php Applied contributed patch. 2009-05-25 18:03:46 +00:00
zone.js Corrected some Mootools issues, autoCancel => link: cancel and onComplete => onSuccess. Also fixed montage alarm state class handling 2009-10-16 17:13:16 +00:00
zone.js.php Changed Object reference to Hash for mootools 1.2 2009-03-31 13:00:20 +00:00