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
Say goodbye to fend.inc
Add leading '/' to sortable.js import
Add leading '/' to css imports
Sanitize the session_id/logout_id in captive portal.
Ticket #5518 update firewall rule icon colors
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
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
clean up crash reporter page
clean up command prompt page
Fixed #5542by converting GET logic with jQuery to update hte selectors dynamically.
Merge pull request #2136 from NOYB/Log_Widget-Source
Fixed #5532
Keep tabs in the same order of pkg_mgr_install.php
Log Widget - Source
Source port is not all that useful in widget view and takes up space better used by destination.Add missing semi-colon.
Remove Thumbs.db accidentally added by PR 2134
Merge pull request #2134 from ExolonDX/branch_04
Merge pull request #2133 from ExolonDX/branch_03
Merge pull request #2132 from ExolonDX/branch_02
Merge pull request #2131 from ExolonDX/branch_01
Type up SCRIPT tags
Tidy up Boolean operators for HTML5
Remove the XHTML standard Boolean operators (makes reading HTML muchsimpler).
Update Form_Input flass
Tidy up some files
"status_rrd_graphcs.php" Remove opening curly bracket
"diag_tables.php" Table header only has one column, however the table body has two, so addmissing column in table header
"diag_sockets.php" Add missing start TR tag
Santize breadcrumb #5527
fix caps
Fixed #5541
Fixed #5537