Fixed #5193 clean up user prompts
Preparation #5159 (Javascript refactoring)javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functionsfile included via foot.incThose functions removed from firewall_nat_edit.php to test
Improved styling of page title prevents spurious underline
Page title now hyperlink to page
Fixed 5225
Fixed 5225Programmer had mangled element name in if($_POST) section
Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726
Cert fields should be used for EAP-RADIUS as well.
Removed bogus array_merge()
Fixed bogus array_merge in localid_type selector
Fixed incorrect encryption bits selectorsHide Remote network if mobile
Fix detection of mobile IPsec P1 when editing.
Use product_name global variable in more places
Fixed #5127Don't "foreach($config['menus'])" if there are no menus defined
Corrected page title (which was using incorect PHP format)
Corrected logo hyperlinkChanged Jumbotron font to white so you can actually read the text
Suppress progreess bar until package system revision is complete
Wizard system completed and tested agains all wizard filesProgress bar added to show progess through wizard steps
Do a service reload of dyndns when changing gateways in case something haschanged. Ticket #5214
Bootstrap conversion mostly complete.Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.
Fixed #5209
Fixed #5206Completes conversion of the pkg* files
Fixed #5212
Fil;e conversion complete. Tested against multiple packages
Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.
add 'interface' column to lease_counter table
Initial conversion of the file. Most functions completed and tested, but more testing remains
Fixed #5189
Ticket #5204 a clean up pass of the jquery sections
Clarify the use of noshuntlaninterfaces and autoexcludelanaddress
The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.
Reset the value of a package field before this test in case it has no default. Fixes #5199
Fixed #5192Element names corrected
Updated tables to responsive formatAdded table style classesChanged array keys to descriptive namesUpdated indenting/style
Merge pull request #1932 from heper/patch-2
Comment typo fix
Fixed #5146Bootstrap conversion complete and unit tested
service_dhcp_edit.php fixes from code inspection
To save you some time in testing and fixing, here are the bugs I noticed by code inspection.
File converted but not yet checked/tested
dhcp_lease_counter for master
https://redmine.pfsense.org/issues/5186
Fixed #5165
Fixed #5188
Remove link to package revision history
Fix package name
Reintroduce part of 5779ade6707ba530517da239d9ec3fc751d17d83 lost during bootstrap merge
Re-apply changes did to convert pkg_mgr.php to use pkg that got lost during merge
Fixed #5187Added multipart encoding to form
Fixed #5184
Ticket #5182 add hide functionality
Fixed #5183 by converting to PHP table library
Ticket #5182 change show/hide functionality
Unfinished (but better) versions of hte pkg pages and utilities
Merge pull request #1929 from phil-davis/patch-4
Don't allow configuring IPv6 link local addresses on an interface. Ticket #4062
Fix pptp_remote0 var name
I missed one of these in all the manual integration.Commit https://github.com/pfsense/pfsense/commit/66fd7b47679187ddcfaf5852a55b2af15394f341 had this error.
fix typo
services_ntpd.php - style fixes, fix typo
interfaces_gif_edit.php: improve input validation, show input errors
vpn_l2tp.php clean up text
interfaces_bridge_edit.php - input validation improvements, style fixes
interfaces_gre_edit.php - fix display of input errors, improve inputvalidation.
Fixed #5155
Fixed #5108
Merge pull request #1902 from dachande/feature/certmanager_san_wildcard_hostname
Redmine #4568 Preserve MLPPP settings when saving interface settings
This is a resubmit of https://github.com/pfsense/pfsense/pull/1900 after integrating to the current master.
Fixed #5178Removed errant "break"
remove unused bootstrap theme file
Fixed #5179
Fixed #5021Selector value creation revised
Merge pull request #1787 from k-paulius/patch-pkg-1
Revision to teh file to fix header issues
Fix description for 6rd prefix field
Fix 6rd input validation. Ticket #4935
Multiple fixes to status_queues.php - NOT YET TESTEDFixed #5166 - Shows IPv6 addresses
fixed #5121
Merge pull request #1910 from doktornotor/patch-8
Merge pull request #1919 from doktornotor/patch-18
Merge pull request #1924 from phil-davis/patch-6
Fixed #5013Incorrect element name used
Fixed 5021
Fixed #5166Programmer had used incorrect variable to display addresses and had broken the icon system
Fixed #5176
Fixed #5175
Fixed 5171
Fixed #5161
Fixed #5121Antenna section removed per JimT
Fixed #5138
Redmine #5162 do not allow alias rename to an existing name - master
show openvpn interfaces while reassigning the interfaces for a restored config backup
Resubmit of #1769
system_hasync.php - spelling/spacing fixes
6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. Ticket #4935
tighten up layout
Fixed #5163Fixed typo in element name
Fixed #5164
Fixed #5121Obscure PHP issue with mixed variable types.
Fixed #5169
Fixed #5160
Fixed #5099Destination port fields now behave as required.