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.
capitalize titles and labels
Remove txtsupport from Unbound. Of limited use, and the back end code was never ported over from the package (and is messy to do so). Ticket #5545
fix syntax errors
Support the fieldtype "<sethelp>" for checkboxes.
Revise collapsible section behavior to use defines (COLLAPSIBLE, SEC_OPEN, SEC_CLOSED)
Spelling
Further changes to Section.class.php and to diag_logs_filter.phpExperimental section collapse
Form_Section() now accepts up to 4 arguments: Form_section(title, id, collapsable, initiall_collapsed)
collapsable = true specifies that the panel should be collapsable and should have a plus/minus icon in the title bar to allow that. Defaults to false...
Fix updating of CSR by correcting button nameCosmetic fixes to ldapacpicker to make it usable in 2.3
Revert previous commit which obsoleted fend.inc
update styles
add google font Roboto
make wide screen support somewhat responsive
Src & Dst port fields as number breaks regex.
ex: using anchors to return only the exact port.
Say goodbye to fend.inc
Add leading '/' to sortable.js import
Add leading '/' to css imports
Ticket #5518 update firewall rule icon colors
Fix filter button.
pull in correct stylesheet on login page
fix width issue on popovers
Don't display start/end times or export icons for CSRs
Some adjustments to show/hide of fields on OpenVPN for shared key mode
Add full classpath to autoloader so that packages can run from their own directories.
Support <comment> tag in package XML
Fixed #5561 (mostly)
Fixed #5564
Fixed #5540
Status-System Logs-Firewall-Filter
Spruce it up.Use the cool filter button.Use the cool clear button.Add no logs to display notice.
style modal for dark theme
fix typo
add some depth to panels and convert tabs to spaces
make boxes flat
fix popover colors
change progress bars to red
remove comment
Nuke openvpn_cleanup_csc, the job is done better by openvpn_delete_csc
add option to choose number of dashboard columns
Improved reboot countdown display as suggested here: https://github.com/pfsense/pfsense/pull/2105/files but with improved timing and messages.
Fix some variable re-use and other issues to correct the OpenVPN wizard behavior when using pre-existing CAs and Certs
Move Javascript stuff before the 'include("foot.inc")' where it belongs. thereby eliminating a "stray tag" warning.
Input validation for the Topology parameter. Issue #5526
Add topology setting to the OpenVPN wizard. Issue #5526
GUI/Backend changes to move topology_subnet checkbox to a topology drop-down selection. Issue #5526
P2P is there but commented out for now.
Experimental changes to Form_Section() to allow the panel to be made collapsable in the same way that dashboard widgets are.Currently used on diag_logs_filter.php ONLY
Merge pull request #2143 from ExolonDX/branch_04
Merge pull request #2140 from ExolonDX/branch_01
Merge pull request #2138 from NOYB/Status-System_Logs-Firewall-Advanced_Log_Filter-Submit_Button
Merge pull request #2125 from PiBa-NL/gateway_interface_route_2.3
Services - DNS Resolver - System Domain Local Zone Type Option
Expose system domain unbound local-zone type to be configurable.
Merge pull request #2146 from ExolonDX/branch_07
Tidy up traffice shaper
shaper.incRemove stray closing B tag
firewall_shaper.phpRemove self closing element, not required in HTML5
Merge pull request #2145 from ExolonDX/branch_06
Tidy up "firewall_nat_npt.php"
Remove stray double quote on disabled statementAdd type and CDATA section to SCRIPTSwap closing DIV and FORM tags
Merge pull request #2144 from ExolonDX/branch_05
Tidy up "firewall_nat_out.php"
Move closing TR tag within the PHP foreach statement
Merge pull request #2141 from ExolonDX/branch_02
Tidy up "system_routes.php"
Move closing TR tag into the PHP foreach statement
Tidy up "pkg_mgr.php"
Table header only has three column, however the table body has four, soaddmissing column in table header
Tidy up "system_advanced_admin.php"
Remove escaped double quotes
Tidy up "captive_portal_status.widget.php"
Close the TH tags properly
The right way
Standardize In / Out queues help text
An "In" got changed to an "It" by https://github.com/pfsense/pfsense/commit/66066eda36fedf4df73bf03c6603ea76f9813327This text already had most uses of the terms "In" and "Out" with capitals. That seems reasonable here so the text is clear about which of the words "in" and "out" are references to the "in" and "Out" queue rather than just ordinary uses of the English words.
Status-System Logs-Firewall-Advanced Log Filter-Submit Button
Move filter form button inside the form section.
Fixed #5557
Potential fox for #5554
Fixed #5555
correct function call
GUI changes to OpenVPN CSC handling to allow per-server configuration. Ticket #5526
Refinements to #5535
Fixed #5389
make fixed nav a beta option
Oops
Fixed #5535
Fixed #5552 backed out hover dropdown changes for now
style updates
make notices in the navbar an icon
clean up installed packages