Correct tbody end tag.
Status - System Logs - Sortable Table
Rename of files to better match their position in the memory structure
Don't allow log specific setting to override grepreverse option.
Add few comments for clarity
Include table header titles in raw mode (time and message).In raw mode give all horizontal space not being consumed by the time field to the message filed. Provides more space so fewer entires to consume multiple vertical line space....
Spelling Correction
s/formated/formatted/Thanks Phil
Status - System Logs - Manage Log
Build up th manage log section with options to override the "General Logging Options" settings on an individual log basis.Remove over exuberant gettext's.Set/adjust filter form field widths to be better fitting for the field types....
Gateway advanced parameter validation
This does what I can think of so far:1) Make sure low latency < high latency, low loss < high loss2) Loss interval must be at least latencyhigh otherwise every packet that was high latency would be counted as lost before it came back. (see note below)...
Merge pull request #2201 from phil-davis/patch-10
dpinger help text
The packet loss thresholds must still be in % ? milliseconds does not look valid.Other things are minor formatting.
apinger loss_interval array key name
Ticket #5624: Welcome dpinger!
Fix indent
Simplify logic and break some long lines, no functional changes
Remove calculated options
Change apinger_default to dpinger_default
Fixed #5602 by dynamically updating hte help text based on the cert selected.
Fixed #5617Fixed #5612
Use the _title var to make the widget title
Each widget has an include file that already has the required widgettitle in a var like $dyn_dns_status_title $carp_status_title etc.Use that var to set the displayed title of the widget, rather than thestuff that was capitalizing the file name and then having a list of...
fix input color
Merge pull request #2190 from phil-davis/r1
Merge pull request #2189 from phil-davis/patch-3
Merge pull request #2188 from phil-davis/log-breadcrumbs
Interface Stats Widget make rows standard size
The rows of data were taller than expected, and the name "Packets In", "Packets Out" etc. in the left column did not line up exactly horizontally with the numbers in the other columns. Seems to be because the "name" column was a "th" tag. If it is just "td" like the numbers then everything lines up and the row height is less (it then looks the same as other widgets that have this style of table)....
Widgets format and white space
OpenVPN Widget fix column header text
Standardize Firewall Logs breadcrumbs
fix widget header links
change alert colors to match palette
Added status page links to widget titles
Fix field description/name display of select_source package fields.
Fixed #5540
Create the required number of rows for NTP time servers
depending on how many are already defined in the config, making sure to always have a minimum of 1.
Also I used the constant NUMTIMESERVERS that was defined up the top of this file to control the loop that limits the number saved to 10....
Fix css path
Fixed #5610 by adding leading / to path
fix top nav colors
change colors to match pallete
Refine cloning of elements with autocomplete set
Fixed #5593The jQuery required to fix this is tricky, but I believe this fixes the issue by re-adding the autoselect data to newly cloned groups.
Merge pull request #2181 from phil-davis/status-breadcrumbs
Merge pull request #2180 from phil-davis/OpenVPN
Standardize Status breadcrumbs
Merge pull request #2179 from phil-davis/IPsec
Merge pull request #2178 from phil-davis/services-ntp
Merge pull request #2177 from phil-davis/patch-3
Merge pull request #2176 from phil-davis/patch-1
Merge pull request #2175 from phil-davis/dyndnsrfc2136
Standardize VPN OpenVPN breadcrumbs
Standardize VPN IPsec breadcrumbs
Standardize Services NTP breadcrumbs
Fix inconsistent lower case in menus
Everything else had all the "real"words capitalized expect these 2 menu entries. That seemed odd.
Standardize Services IGMP Proxy breadcrumbs
Standardize Dynamic DNS breadcrumbs
Merge pull request #2173 from phil-davis/svccp
Merge pull request #2174 from phil-davis/patch-1
FIxed #5597
Standardize DNS Resolver breadcrumbs
Standardize Captive Portal breadcrumbs
and services_captiveportal_zones_edit is actually code that can only adda zone, so it might as well say so.
Fix this test. Ticket #5602
Merge pull request #2164 from ecovillage/ADD_SMTP_TEST_NOTE
Prioritize and separate server certs for OpenVPN servers to make it more clear they should be using certificates created as Server certificates for this purpose -- it's still valid to use non-server certs but it's not what most people intend to do. Ticket #5602
Merge pull request #2167 from phil-davis/pkgsync23
Merge pull request #2169 from phil-davis/umgr
Merge pull request #2170 from phil-davis/patch-6
Merge pull request #2171 from phil-davis/sysadv
Merge pull request #2172 from phil-davis/syscertmgr
Fixed #5599
Fixed #5601COnfirmation is automatically added to fa-trash icon, so explicit on-click is no longer required
Standardize Certificate Manager breadcrumbs
Standardize System Advanced breadcrumbs
Standardize firewall shaper breadcrumbs
The others for queues, limiter, wizards seem OK.
Standardize breadcrumbs for User Manager tabs
I think this is the way it should be to make it like everywhere else.Even when in the "Groups" pages, it is still reached by "System" "UserManager".
Redmine #4279 Package reinstall displayed when shutting down before upgrade
Use a different flag file to indicate that a package reinstall isrequired after a reboot is done first. This avoids the possibility thatthe user navigates in the webGUI during the time while the shutdown is...
Improve helpfulness of smtp-test buttons help-text.
Remove the second Disconnect VPN button. Its function is different, but it doesn't really have a practical use (child SAs can be deleted elsewhere) and the presence of two buttons is confusing.
make text consistent
Fix VIP listing in firewall_nat_edit.php dst field
fix missing spaces in text
undo title capitalization
add styles for different color progress bars
revert 4afd1362bd57d0e4ce362dc105085b8c8d9f64c1 and add BETA stylesheet
Address a potential LFI in pkg.php and wizard.php without breaking the ability to pass relative paths Restricts them to files under their intended base directories.
Add descriptive name field to CSR completion form
Remove deprecated Bootstap decoration from badgesFix quotesMake column selector numeric and add limits
pfSense.css has been moved to pfSense-EXP.csspfSense.css has been reverted to the version from about a week agoPlease go to System->General setup->Web configurator and select the css file you would prefer to work with
Merge pull request #2160 from ExolonDX/branch_02
Merge pull request #2159 from ExolonDX/branch_01
Merge branch 'Status-System_Logs-Firewall-Filter' of https://github.com/NOYB/pfsense
Tidy up "firewall_shaper*.php"
Tidy up coding styleAdd PROPERTY statement to LINK tagRemove self closing statement from ANCHOR tag
Tidy up "diag_defaults.php"
Add Bootstrap look-n-feel to diag_defaults.php
Revert "gettext it up"
This reverts commit 7597524ba9afab6fabd86d98baa624026702e095.
Merging PRs
fix #5591
Fix SCRIPT tag in "diag_arp.php"
Add missing double quoteTidy up coding style
missed a '.' (dot)
gettext it up
PID filter field as number breaks regex.
ex: using anchors to return only the exact PID.
Fix filter button for raw mode.
Status - System Logs - Filter
Add advanced log filter formBreak out log listing fields in to columns (Time, Process, PID, Message).Basic log filter form is still used in raw mode.
keep consistency with RFC-defined capitalization, IPsec.