Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
chmod 0644 php web pages
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....
Miscellaneous II - Remove Personalizations
Remove "you" personalizations.
match text to buttons
Use less confusing button text/colors/icons for Factory defaults/Halt/Reboot. Ticket #5965
Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965
Still need to review Advanced buttons and Repeatable block buttons.
Minor tweaks to simplify code
Calling print(sprintf(...)) can be simplified to printf(...).
Use print_info_box() to generate alerts
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
add call gettext function for translate
Internationalize more text in diag_halt
while I was looking at the panel-heading stuff, I noticed that there are whole chunks of text here that have no gettext() wrapper.
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
Code style usr local www a-e
Rename of files to better match their position in the memory structure