zoneminder/web/includes/actions
Andrew Bauer 0f263407a5 make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
..
bandwidth.php bandwidth.php: Submit to the 'bandwidth' view but render the 'none' view. Fixes #2493 2019-02-10 13:22:08 -08:00
console.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
control.php fix save button in controlpreset modal 2020-10-02 16:10:32 -05:00
controlcap.php redirect to controlcaps after saving a control 2020-09-26 14:31:59 -05:00
controlcaps.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
device.php remove warnings used for testing 2020-10-03 07:08:04 -05:00
devices.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
donate.php convert donate modal to ajax request 2020-09-19 08:55:08 -05:00
event.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
eventdetail.php update eventdetail modal 2020-09-15 09:20:38 -05:00
events.php Merge branch 'master' into filter_pre_post 2020-08-17 12:56:20 -04:00
filter.php Redirect after save so that a reload doesn't redo the post 2020-08-27 17:20:24 -04:00
function.php Use a redirect to get rid of post on reload 2020-10-07 11:59:11 -04:00
group.php remove warning used for testing 2020-09-27 12:20:09 -05:00
groups.php Php namespace (#2537) 2019-02-22 09:19:07 -05:00
login.php handle case where g-recaptcha-response is not in the request, due to failure to render the recaptcha 2020-04-21 09:19:29 -04:00
logout.php make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
monitor.php put an onchange on the monitorType causing a form submit so that Source and Storage tabs update. Rename action to save and put it on the submit button 2020-09-22 14:33:26 -04:00
monitors.php Fix saving multiple monitors at once by moving the relevant code to includes/actions/monitors.php 2019-03-05 11:02:37 -05:00
montage.php Use zm_session_start instead of session_start 2020-03-27 14:30:42 -04:00
options.php write a note why regnerateAuthHash doesn't work when saving config 2019-06-04 16:30:57 -04:00
privacy.php get rid of js that just does the form submit. Upgrade the button from an input to a button. Use 0 and 1 instead of accept and decline, which allows us to pre-select the current value of ZM_TELEMETRY_DATA. So that if you had previously declined, you won't accidentally accept. This fixes the reported error that choosing decline would cause the setting to not be saved and the privacy popup to happen again. (#2534) 2019-02-22 09:20:54 -05:00
server.php convert servermodal function to php file 2020-09-18 10:34:33 -05:00
settings.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
shutdown.php Introduce ZM_PATH_SHUTDOWN to cmake config 2019-05-27 12:09:32 -04:00
state.php more mysql8 fixes 2019-12-08 21:33:29 -05:00
storage.php replace storage popup with modal 2020-09-14 09:50:04 -05:00
user.php make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
version.php add 1 month as an option to the version popup dropdown 2020-04-04 11:46:31 -04:00
zone.php convert controlpreset view to a modal 2020-10-02 15:46:28 -05:00
zones.php Rework action to use Zone class and just take a list of Zid's so that technically we can delete zones from multiple monitors at once. 2020-09-17 20:56:56 -04:00