Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
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....
status_queues.php, default packet_s to 0 if it falls through to that point. Ticket #6329
Don't divide by 0. Ticket #6329
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.
Fixed #5867
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....
Replaced jQuery to $ in same files
add call 'gettext' function in the status menu files
Remove unneeded var
Simplify HTML
Bootstrap style select element
All simple php echo to short
Short version is far more used than long php echo. This brings all code to same standard where possible.
Fixed # 5770Gave page a makeover
Improved infoblock system no longer needs sufficies if more than one per pageRemoved long commented out script
Redmine #5759 print_info_box style
Define the 'success' 'info' etc style of calls to print_info_box()
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
Tidy up "status_queues.php"
Remove duplicate BODYTidy up BR tag correctlyAdd COLPSAN statement to "interface" rowWrap BGCOLOR in a STYLE statement (should really be defined as a CLASSstatement)Remove FONT tagRemove NAME statement in DIV tagUse double quotes for consistency
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Revision to teh file to fix header issues
Multiple fixes to status_queues.php - NOT YET TESTEDFixed #5166 - Shows IPv6 addresses
Removed debugging echo statement
Used bootstrap progress bar for queues' stats and used glyphicons
changed status_queues.php file
Modified the files for Bootstrap
Move main pfSense content to src/