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
Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work
Tidy up "services_wol" XHTML
Add SUMMARY to tablesUpdate HTML Boolean operatorsClose INPUT and IMG tags and add ALT to IMG tagsDeprecate ampersand in anchor tagsMove NOWRAP into class statementRemove empty EM tag
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print
Remove call-time pass by reference for do_input_validation, helps ticket #2565
Bring in XSS id fixes from m0n0wall
Implement gettext() calls on services_wol_edit.php
Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions.
Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.Remove some sort functions not used.
Fix detection if an interface is part of bridge.
Add CSS Header
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...
Continue interface improvements
Do not show LAN interface when it is not present.
Switch over to array style page titles. Obtained-from: m0n0wall
Remove #!/usr/local/bin/php
Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0
Changes submitted by databeestje which adds links to dhcp and other pagesthat display mac easily allowing the addition of the item to the WOL db.
More pgtitle cleanups
More screens inherit rounded tabletops
Use $pgtitlesmall code cleanups
include head.inc and round corners on tabs
Make Cancel button match the Save buttons style
Add a Cancel button which takes the browser back to the page prior.
normalize MAC addresses
Add $Id$ tag
Initial revision