Move to Apache License 2.0
Review license / copyright on all files (final round)
webgui tables, doubleclick event to perform 'edit' action, part 2
Always use require_once
The usage of require() and require_once() throughout the system isinconsistent, and "bugs" come up now and then when the order of"requires" is a bit different and some require() happens after theinclude file is already included/required....
System / Routing / Gateways - Remove Personalizations
Remove "you" personalizations.
Internationalization of various system*.php
systems_gateways action button titles
Hmmm - there are a few of these, I should have made a branch with a single commit. Anyway, nearly done.
Remove static routes to DNS servers when gateway is disabled. It should fix #4921
Fix #5794 remove print_info_box_np chackes for gettext("apply")
1) Get rid of the stristr() checks to "guess" if an apply button shouldbe used.2) Change print_info_box() so it can take a button name of "close" , "apply" or none to decide which button to show....
Fixed #5566
Convert short open tags to full tags
Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.basic-syntax.phptags.php
Bug #5527
Encode gateway attributes before printing
Code style system_*
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
cleanup static routes for interface nonlocal gateways when being deleted or changed.
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Revise System->Routing menu entry and page titles
Ticket #5471 another convert batch to font-awesome icons
EOL whitespace and header consistency for www
Copyright updates Batch 2 of 3
Delete confirmation vi fa-trash automated via pfSense.js
Moved action-buttons in-line styling to pfSense.css
replace and find for icon-embed-btn
Updated button styles
system_gateways Actions column format
system_gateways text of edit button
Make it consistent with the others
Add "Actions" text to table header
system_gateways font-awesome convert
https://forum.pfsense.org/index.php?topic=101343.15
Do a service reload of dyndns when changing gateways in case something haschanged. Ticket #5214
IPv4 "add new gateway" functionality provided via modal pop-upBasic hide/show for form setction implemented
Fixed #5071Incorrect button title
Merge branch 'master' into bootstrap
Move main pfSense content to src/