zoneminder/web/ajax
Isaac Connor 2ebd686d19 Use a ZM\Filter for initial filtering. SELECT E.*,M.* to match how we do it in Filters and older event code. pass the row into new Event() so that it doesn't go back to the DB to get the Event property data. 2020-10-23 17:55:43 -04:00
..
modals move view to the form action so that it is part of get request instead of post 2020-10-20 12:31:38 -04:00
add_monitors.php Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
alarm.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
console.php quotes and improve the output of the ajaxError to say what the action was and who the user was 2020-02-06 13:21:30 -05:00
control.php Move sendControlCommand out of includes/control_functions.php into Monitor.php. Make it smarted about talking to zmcontrol.pl. Fix sending the quit command 2019-10-08 18:07:33 -04:00
controlcaps.php convert controlcaps view to bstable 2020-09-26 12:09:41 -05:00
device.php rework devices view, remove inline onclick 2020-10-02 12:39:05 -05:00
devices.php rework devices view, remove inline onclick 2020-10-02 12:39:05 -05:00
event.php Spacing 2020-05-23 10:15:48 -04:00
events.php Use a ZM\Filter for initial filtering. SELECT E.*,M.* to match how we do it in Filters and older event code. pass the row into new Event() so that it doesn't go back to the DB to get the Event property data. 2020-10-23 17:55:43 -04:00
log.php add create task to ajax/log.php 2020-10-22 10:17:34 -05:00
modal.php Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
shutdown.php set return status for cancel and restart commands 2020-10-14 12:22:21 -05:00
stats.php load stats on deman via ajax 2020-09-13 07:32:49 -05:00
status.php Fix use of result instead of NearEvents 2020-10-21 10:40:26 -04:00
stream.php Return Debug to a regular function to match other logging functions. Since we switched to using namespaces we no longer clash with cake_php. 2020-10-14 10:39:25 -04:00
zone.php remove ZM_DIR_IMAGES (#2374) 2018-12-29 09:52:58 -05:00