zoneminder/web/skins/classic/views/js
Isaac Connor 3a068ae6a3 Merge branch 'master' into swresample 2018-12-16 16:15:28 -05:00
..
add_monitors.js show No streams found if none were found 2018-02-09 07:30:12 -08:00
console.js add select button 2018-04-03 10:36:58 -07:00
console.js.php Update and fix console buttons. Use a separate button for clone 2018-02-08 09:47:16 -05:00
control.js Fix ptz controls. Something has changed in the way the Event object works, but we don't actually need it. 2018-01-11 13:14:11 -05:00
controlcap.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
controlpreset.js correct use of getValue. Use standard ddm element value instead 2018-05-16 11:13:59 -04:00
controlpreset.js.php google code style 2018-05-16 11:14:11 -04:00
cycle.js spacing 2018-07-09 12:33:21 -04:00
cycle.js.php remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin 2017-09-30 14:19:32 -04:00
devices.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
donate.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
donate.js.php Ran script to replace all Short open tags 2014-12-05 10:44:23 +11:00
download.js use a unique connection key for downloads 2018-07-12 14:07:19 -04:00
download.js.php double to single quotes and spacing 2018-05-18 15:52:12 +02:00
event.js Merge pull request #2331 from connortechnology/fix_ios9 2018-12-11 09:29:50 -06:00
event.js.php Fix rate resetting by storing it in a cookie and using that on initial event load. Fixes #2319 2018-11-29 09:43:21 -05:00
events.js use a unique connection key for downloads 2018-07-12 14:07:19 -04:00
events.js.php Remove no longer used max from events 2017-12-02 12:28:05 -05:00
export.js Pass event_ids when reloading after export generation. 2018-07-09 12:01:09 -04:00
export.js.php Pass event_ids when reloading after export generation. 2018-07-09 12:01:25 -04:00
filter.js Merge branch 'master' into swresample 2018-12-16 16:15:28 -05:00
filter.js.php Move arrays out of ifs, pass to js 2017-12-15 08:47:03 -05:00
frame.js Merge branch 'robots' into storageareas 2017-12-07 10:31:25 -05:00
frame.js.php Add h264 event view functionality and new feature alarmCues (#2012) 2017-12-04 21:26:59 -05:00
group.js remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin 2017-09-30 14:19:32 -04:00
groups.js remove btn styles from buttons. make groups, cycle, montage, montage review non-popups. Add datetime filters to montagereview. Fix dark skin 2017-09-30 14:19:32 -04:00
log.js When loading previous and subsequent log lines, merge the fields in the filters instead of replacing 2018-09-09 16:36:09 -04:00
login.js Show error message upon unsuccessful login. Fixes #1648 2016-11-10 22:51:32 -07:00
login.js.php Fix Undefined index: loginFailed. Resolves #1684 2016-11-16 19:42:04 -07:00
monitor.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
monitor.js.php New Monitor Type - Website (#2065) 2018-04-26 17:18:36 -04:00
monitorpreset.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
monitorprobe.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
montage.js comment out redundatn code increasing load on server 2018-10-19 15:02:10 -04:00
montage.js.php rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS() 2018-11-27 17:35:25 -05:00
montagereview.js Merge branch 'master' into server_path_prefix 2018-11-22 10:04:33 -05:00
montagereview.js.php Merge pull request #2243 from connortechnology/add_archive_filter_to_montagereview 2018-12-11 09:36:35 -06:00
onvifprobe.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
options.js.php fix whitspace/braces 2017-05-18 13:50:56 -04:00
plugin.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
postlogin.js.php fix whitspace/braces 2017-05-18 13:50:56 -04:00
privacy.js Add Privacy Statement (#2194) 2018-08-30 13:25:02 -04:00
report_event_audit.js add report_event_audit 2018-04-10 13:06:01 -07:00
server.js fix whitespace 2017-05-18 14:07:56 -04:00
state.js fix path when changing status. 2017-10-02 11:55:17 -04:00
state.js.php move States loading code into state view where it belongs. Move runnign check into specific places where it is needed. These changes reduce events list load time by about 4 seconds for me. 2016-10-20 13:16:50 -04:00
storage.js make navbar static instead of fixed, sync up dark theme, and improve storage editing styles 2017-01-30 21:16:21 -05:00
timeline.js spacing 2018-04-20 14:24:56 -04:00
timeline.js.php whitespace 2017-10-18 09:44:07 -07:00
user.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
version.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
version.js.php Ran script to replace all Short open tags 2014-12-05 10:44:23 +11:00
video.js fix whitspace/braces 2017-05-18 13:50:56 -04:00
video.js.php add translate function 2015-05-10 08:10:30 -05:00
watch.js Merge branch 'master' into swresample 2018-12-16 16:15:28 -05:00
watch.js.php rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS() 2018-11-27 17:35:25 -05:00
zone.js Merge branch 'master' into swresample 2018-12-16 16:15:28 -05:00
zone.js.php rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS() 2018-11-27 17:35:25 -05:00
zones.js No longer need to add thisUrl to monitorUrl 2018-10-20 11:37:36 -04:00
zones.js.php rework from Url() to PathToIndex(), PathToZMS(), UrlToIndex() and UrlToZMS() 2018-11-27 17:35:25 -05:00