zoneminder/web/skins/classic/views
IgorA100 790c69b20a
Fix: Warning if not specify term in FilterTerm
Required Term
2024-03-27 01:14:20 +03:00
..
js Merge branch 'master' of github.com:ZoneMinder/zoneminder 2024-03-25 09:53:33 -04:00
_monitor_filters.php Added a count of the total number of available monitors. 2024-03-25 19:06:10 +03:00
_monitor_source_nvsocket.php Added missing table tags 2023-11-15 04:55:18 -08:00
_options_api.php Move api page content from options.php to _options_api.php 2023-01-13 13:42:23 -05:00
_options_dnsmasq.php Fix eslint by finishing the intended code. The idea is to autmatically populate dhcp-range based on the ip set on the interface. This is unlikely to every happen due to defaults. Perhaps the code should simply check for the existence of the specified ip and flag the error 2023-06-04 07:50:29 -04:00
_options_servers.php Page "Options-Servers" The buttons are now at the top. Added DIV with .wrapper-scroll-table 2024-03-15 18:07:50 +03:00
_options_storage.php Page "Options-Storage" The buttons are now at the top. Added DIV with .wrapper-scroll-table 2024-03-15 18:12:00 +03:00
_options_users.php Page "Options-Users" The buttons are now at the top. Added DIV with .wrapper-scroll-table 2024-03-15 18:05:11 +03:00
add_monitors.php Prevent XSS from COOKIE poisoning 2024-01-25 19:25:15 -05:00
bandwidth.php Convert user from an array to a User object 2023-04-23 12:57:29 -04:00
blank.php
console.php Fix: Warning if not specify term in FilterTerm 2024-03-27 01:14:20 +03:00
control.php go back rather than close window 2021-01-11 13:46:50 -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 Fix layout 2024-03-06 01:06:45 +03:00
cycle.php Prevent XSS from COOKIE poisoning 2024-01-25 19:23:28 -05:00
devices.php
error.php
event.php Ref: style 2024-03-03 18:14:29 +03:00
events.php Code cleaned & added table header background 2024-03-13 13:33:15 +03:00
export.php Convert user from an array to a User object 2023-04-23 12:57:29 -04:00
files.php Handle empty path, give form an id and path. 2022-10-11 16:45:03 -04:00
filter.php Use object methods when loading monitors and zones and filter them by Deleted status 2024-01-28 16:53:06 -05:00
frame.php Use validInt on DefaultScale coming from Monitor object. Database shouldn't be trusted either. 2024-01-25 11:24:13 -05:00
frames.php
groups.php Page "Groups" The buttons are now at the top. Added #optionsContainer & #options and DIV with .wrapper-scroll-table 2024-03-15 17:59:11 +03:00
log.php Add a Component filter to logs 2024-01-16 16:35:52 -05:00
login.php Use new getHomeView function instead of view=console 2023-03-05 10:21:59 -05:00
map.php Include map.js 2023-02-25 13:06:17 -05:00
monitor.php The actual min value for StartupDelay is 0 2024-03-20 11:35:37 -04:00
monitorpreset.php Update monitor preset view: Use a submit button instead of input with javascript. Remove no longer needed js code. Sort presets by Name. 2023-01-12 10:01:40 -05:00
monitorprobe.php Fix errors when Path isn't parseable and add initial probeUbiquiti function 2023-02-08 13:19:18 -05:00
monitors.php XSS protect from server id and storage id 2024-01-25 18:50:35 -05:00
montage.php Add autocomplete=off to Montage Layout name 2024-02-08 10:27:39 -05:00
montagereview.php Add Tags and Notes filters to montagereview 2024-03-22 10:11:29 -04:00
none.php
onvifprobe.php Add navbars and password visibility to onvifprobe 2023-02-02 17:22:50 -05:00
optionhelp.php go back rather than close window 2021-01-11 13:46:50 -05:00
options.php Moved the <form> block for the "Options-Storage" page to a separate file "_options_storage.php" 2024-03-15 18:15:56 +03:00
plugin.php Convert user from an array to a User object 2023-04-23 12:57:29 -04:00
postlogin.php
privacy.php
report.php Add standard divs and put canvas in the content div so scrolbars work 2023-06-28 14:49:31 -04:00
report_event_audit.php Ensure that group_id is defined 2023-09-09 12:08:44 -04:00
reports.php Further roughing in of reports listing 2022-08-04 09:11:03 -04:00
snapshot.php Convert user from an array to a User object 2023-04-23 12:57:29 -04:00
snapshots.php Use new getHomeView function instead of view=console 2023-03-05 10:21:59 -05:00
stats.php spacing and quotes 2021-05-02 12:43:17 -04:00
status.php
timeline.php Remove trailing spaces. Remove extra comma causing SQL-ERR 2023-10-30 10:22:04 -04:00
user.php Use object methods to load montiors 2024-01-28 16:53:30 -05:00
video.php Add video.js includes at bottom of video view since they are no longer handled in includes/function.php 2022-10-21 10:19:06 -04:00
watch.php Only load preset modal if we click set. Add auth relay so that it can be loaded. 2024-03-23 11:55:53 -04:00
zone.php Fix janus stream not working on zones and zone views 2022-06-15 13:09:27 -04:00
zones.php FIx arrap_map => array_map. Fixes #3859 2024-03-10 11:03:03 -04:00