.. |
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
|
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 |
controlcap.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
controlcaps.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
device.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
devices.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
donate.php
|
update and fix the donate popup
|
2019-03-05 13:10:04 -05:00 |
event.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
eventdetail.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
events.php
|
when deleting multiple events, each event has to be it's own transaction due to locking
|
2019-09-09 09:16:52 -04:00 |
filter.php
|
Merge branch 'master' of github.com:ZoneMinder/zoneminder
|
2019-08-26 18:49:12 -04:00 |
function.php
|
Fix restart login in functions. Only start zmc if function is not None and start zma if it isn't None or NoDect. Even if disabled, we still run zma so that we can send it a signal to enable motion detection.
|
2019-09-28 10:26:50 -04:00 |
group.php
|
close group popup when saving
|
2019-11-01 13:39:40 -04:00 |
groups.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
login.php
|
Must force hash regeneration on login. Old hash may be from different user
|
2019-09-28 17:57:45 -04:00 |
logout.php
|
Fix token auth sessions (#2676)
|
2019-08-20 09:46:53 -04:00 |
monitor.php
|
Merge branch 'master' of github.com:zoneminder/ZoneMinder
|
2019-10-16 10:13:31 -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
|
fix namespace on MontageLayout
|
2019-03-22 17:27:58 -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
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -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
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
storage.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
user.php
|
remove use of userLogin which was removed recently
|
2019-09-15 12:19:35 -04:00 |
version.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |
zone.php
|
improve zone saving testing for value before doing math
|
2019-10-29 17:42:23 -04:00 |
zones.php
|
Php namespace (#2537)
|
2019-02-22 09:19:07 -05:00 |