This is 2020. Issue #9245
php_uname func
arm check fix with get_single_sysctl()
renamed click to select
upstream upd
fix
ARM checks
removed unused code, switch default, print
fixes
renaming
dropdown menu to select reboot method
cosmetic fixes
add ability to reroot and reboot with fsck to WebGUI
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Update the Copyright notice for pfSense.
Code with multiple %s in usr/local/www
Check if array key exist before read its value
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.
Fixed #6068
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.
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.
Further refinement to timeout message
Revise reload countdown for internaionalization
add call gettext function for translate
Internationalize more text in diag_reboot
Fix minor typos and correct code standards
Use Bootstraps text alignment classes
As per "http://getbootstrap.com/css/#type-alignment", use CLASSstatement instead in inline STYLE statement (much tidier)
Code style usr local www a-e
Rename of files to better match their position in the memory structure