Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Change copyright statement to reflect reality
standardize on https://www.pfsense.org
Tidy up HTML Colour Names
With XHTML 1.0, the extended colour names are invalid, to make pfSenseas W3C compliant as possible, need to go back to using the HEX code.
Activate new shortcuts/status in the rest of the areas that are currently setup.
Fix tab name to be consistent.
Show status as Gathering data rather than unknown since the later seems to scary people!
Remove or simplify some (s)printf calls.
Merge remote branch 'mainline/master'
Conflicts: usr/local/www/services_rfc2136.php usr/local/www/services_snmp.php usr/local/www/status_rrd_graph.php usr/local/www/status_rrd_graph_settings.php
Correct my email address, adjust copyright to 2010
Implement gettext() calls on status_gateway_groups.php
Make some non functional changes, mostly to keep up with latest gw changes. Related to Ticket #666
Correctly control status of gateways. These code is tripled in these pages not sure what is the best solution.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Fix the status page ordering so that it uses the correct tier order
Fixup page, remove dead code, add unknown option
Fix status screens
Do not hard code white
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Correct page title
Add status gateway groups page.