.. |
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
|
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
|
Add redirect so that Yes I'd like to donate now goes to the zoneminder /donate website. This used to happen in javascript but got removed when it was turned into a modal.
|
2021-05-25 11:33:12 -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
|
clean up code logic so that if we are executing an unchanged filter we don't do the unecessary save.
|
2021-09-03 22:21:40 -04:00 |
function.php
|
Implement saving DecodingEnabled from function view
|
2021-03-16 12:09:14 -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
|
dbError is supposed to take the sql that caused the error. So pass something to satisfy php
|
2021-11-16 15:00:04 -05:00 |
monitors.php
|
Drop relicts of zma
|
2021-02-10 13:26:25 +01:00 |
montage.php
|
Use zm_session_start instead of session_start
|
2020-03-27 14:30:42 -04:00 |
options.php
|
add parenthesis for safety
|
2021-02-18 13:47:27 -05: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
|
WHen saving v4l settings redirect back to watch instead of console.
|
2021-11-16 15:00:04 -05: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-09-03 22:19:57 -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
|
rework user saving action to use User object. Implement a duplicate username check. Deprecate php < 5.3 due to lack of bcrypt password hashing functions. Hence deprecate the use of mysql PASSWORD()
|
2021-03-21 09:18:12 -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 |