zoneminder/web/includes/actions
Isaac Connor 79f5d77fab Add Permission saving to user view 2022-11-02 12:37:47 -04:00
..
bandwidth.php Use net zm_setcookie 2022-01-20 09:47:53 -05: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 Fix clicking on pills committing the form. Remove hidden inputs and use pills to toggle visibility of divs instead. rename newControl to Control. Use button as the action input 2021-01-12 18:41:24 -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 fix updating donation reminder. I would always be a month or more 2022-09-12 13:44:18 -04: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 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
filter.php Fix unable to unset LockRows on Filter 2022-10-12 16:57:53 -04:00
function.php Fix saving from the function modal. Put action in the post variables and change the action to save instead of function. 2022-10-14 14:10:46 -04:00
group.php remove warning used for testing 2020-09-27 12:20:09 -05:00
groups.php Use net zm_setcookie 2022-01-20 09:48:02 -05:00
login.php Use REQUEST instead of SESSION to store the post login redirect because we clear the session on login. Fixes #3517 2022-10-17 17:25:56 -04:00
logout.php make redirect conditional on previous view 2020-10-12 10:32:25 -05:00
monitor.php Fix missed references to oldW and oldH 2022-10-31 09:27:53 -04:00
monitors.php Replace Function with Capturing 2022-02-08 11:21:36 -05:00
montage.php When saving a layout, check for System[edit] or ownership of the layout. 2022-07-12 17:31:30 -04:00
options.php Spacing 2022-05-07 19:39:01 -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
report.php rough in major actions for reports 2022-08-04 09:11:24 -04:00
server.php convert servermodal function to php file 2020-09-18 10:34:33 -05:00
settings.php WHen saving v4l settings redirect back to watch instead of console. 2021-10-19 12:39:37 -04:00
snapshot.php event may have changed (have endtime set) between load and saving Archived bit. Lock the event which now also reloads it. 2021-08-06 19:15:22 -04:00
state.php Update state action, replacing Function with Recording, Analysing, Capturing. Redirect to console instead of switching view. 2022-02-08 11:20:27 -05:00
storage.php update storage modal to fix buttons not being in form. Also remove duplicate view field and make button action be save instead of Save. Fixes #3605 2022-10-07 15:56:15 -04:00
user.php Add Permission saving to user view 2022-11-02 12:37:47 -04:00
version.php add 1 month as an option to the version popup dropdown 2020-04-04 11:46:31 -04:00
zone.php Remove references to zma 2021-02-01 17:29:16 -05:00
zones.php Remove references to zma 2021-02-01 17:29:16 -05:00