Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Turn common tabular data areas into sortable items. Revert the sortable.js change that used tabcont and change back to sortable
Modify sortable.js to work on tabcont as opposed to sortable class. This has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
Move Scriptaculous/Prototype includes to head.inc and remove the code duplication
Resolve ticket #1827
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...
rm dead code
Ticket #1674No need to use escapeshellargs for everything, use is_ipaddr to validate input insteadwhile here move head.inc below the ajax calls - no need to send back more data than necessary
Use escapeshellarg() instead of htmlentities()
Close off XSS execution hole.
Submitted-by: Charles Hooper
remove annoying and potentially problematic forced page refresh.
Ticket #1545
Switch over to array style page titles. Obtained-from: m0n0wall
Show state count on states display screen.
s/occured/occurred/
Ticket #1309
Include scriptaculous and prototype.js for fancy kill effects
Backport diagnostics, show states which now includes a kill state feature.
Fix filtering functions
Ticket #891
Add sortable table header support
MFC 9157fix cosmetic use of wrong class
Remove #!/usr/local/bin/php
Rework html a bit
Correct variable
Remove type column
Accept -> Filtere
MFC
Fix mash up error
MFC 6959 standardize table layout
Fixes Ticket #558
HTML tidy
Remove Nifty JS as it's part of the theme
Forced commit to note the refresh of 60 seconds for the states page
Dont forget to open new table rows with <tr>.
right align 3rd table element (source)
Change title to Dump States
Add Router ->
Add state dump screen where a user can quickly see a pftop style list of states