Bug #5037
diag_logs_settings.php syslog issues
Description
1) no "Source Address" option for the default, "Default (any)"
2) no "Everything" option for "Remote Syslog Contents". The "toggle all" is nice, but checking every individual item is not the same as checking "everything" (which includes those plus future options added).
Associated revisions
History
#1
Updated by Steve Beaver over 5 years ago
- Status changed from Confirmed to Assigned
#2
Updated by Steve Beaver over 5 years ago
There needs to be a checkbox called "Everything (logall) that is submitted as part of the form
#3
Updated by Steve Beaver over 5 years ago
- Status changed from Assigned to Feedback
- Assignee changed from Steve Beaver to Chris Buechler
Default option added
"Everything" checkbox provided
jQuery provided to disable all other boxes
"Toggle all" button removed
Special bonus feature: "Toggle all added to system_hasync.php
#4
Updated by Steve Beaver over 5 years ago
- % Done changed from 0 to 100
Applied in changeset pfsense:c478d7cf469bc7fc54cc88dc6b42e1697b035767.
Fixed #5037
Removed toggle-all
Added "Everything" checkbox
Added jQuery to operate checkboxes