Read default language from globals.inc instead of hardcoding (it was already defined there)
Set default anguage in General Setup to en_US
Since https://github.com/pfsense/pfsense/commit/fdcde31b4a910c4e058513c1e3f68a62e722da6b added German to the top of the get_locale_list() array, if you start with a default system and go to System->General Setup (make some changes to other fields if you like) and press Save, you end up in German because that is what gets selected in the dropdown when the config does not yet have a language in it....
Spelling
space/tab
Add Netgate ID display to system info widget
Checks for DHCP Relay being enabled/disabled should be skipped when editting an additional pool
Encode hostname and other output for DHCP lease status. Fixes #7497
Always add the CN as the first SAN when creating a certificate in the GUI or an automatic GUI self-signed certificate. Per RFC 2818, relying on the CN to determine the hostname is deprecated, SANs are required. Chrome 58 started enforcing this requirement. Fixes #7496
Merge pull request #3704 from sergiocarlosmorales/add-expiration-to-ndp-page
Merge pull request #3705 from phil-davis/interface-static-check
View revisions
Also available in: Atom