summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Expand)AuthorAgeFilesLines
* Turn active tabs color to #DDDDDDScott Ullrich2010-08-059-0/+0
* Set background color to grey and avoid white space between tabs and tabcont c...Scott Ullrich2010-08-058-16/+16
* Restore this change, it breaks Nifty. We will need to come up with an altern...Scott Ullrich2010-08-051-2/+2
* No need to set sortable class for this page, it ends up with a javascript errorScott Ullrich2010-08-051-1/+1
* Set tabcont to a slightly darker grey so that it stands out even on brighter ...Scott Ullrich2010-08-058-8/+8
* Remove the 2px gap between the tab bar and tabcontScott Ullrich2010-08-051-3/+3
* Use more prototype conventions, fix some, and correct logic for moving rows.jim-p2010-08-051-25/+9
* Do not use /, use relative directory form cssScott Ullrich2010-08-058-48/+48
* Make the new tabs themableScott Ullrich2010-08-0518-8/+715
* add func discrobiscool2010-08-051-0/+8
* new tab menurobiscool2010-08-054-1158/+1243
* Add gui code for antenna settings. Ticket #13Erik Fonnesbeck2010-08-051-1/+64
* Fix printf that should be sprintf.Erik Fonnesbeck2010-08-051-1/+1
* Add 12 hour period starting from 8 in the morning. Thinking that would corres...smos2010-08-051-1/+13
* Fix text, and default to 1400Chris Buechler2010-08-041-4/+4
* Hide the distance setting for wireless interfaces that do not support it.Erik Fonnesbeck2010-08-041-0/+5
* Unbreak adding new recordScott Ullrich2010-08-041-0/+1
* Use prototype selectors here, and ensure we use only the log rows. Should fix...jim-p2010-08-041-2/+4
* Resolves #599. Split mtu and mss fields in interfaces page so it is possible ...Ermal2010-08-041-2/+18
* Refine the setting/checking of these variables a little.jim-p2010-08-041-3/+3
* Remember custom rows per page when going to previous and next pagesScott Ullrich2010-08-031-3/+3
* Adjust rows per page a bitScott Ullrich2010-08-031-1/+1
* Round up correctly for page countScott Ullrich2010-08-031-2/+1
* Do not hide Displaying page now that we have the rows per pageScott Ullrich2010-08-031-17/+15
* Allow setting of how many records per page to showScott Ullrich2010-08-031-6/+26
* Show starting record ++Scott Ullrich2010-08-031-0/+1
* Do not show page X of X when filteringScott Ullrich2010-08-031-1/+2
* Make displaying page X of X boldScott Ullrich2010-08-031-1/+1
* * Show how many pages and current pageScott Ullrich2010-08-031-12/+42
* Move previous and next pageScott Ullrich2010-08-031-1/+3
* Unbreak auto submitScott Ullrich2010-08-031-1/+1
* Ignore sorting field typesScott Ullrich2010-08-031-0/+4
* Make sure this dir exists because the new function uses it.Ermal2010-08-031-0/+2
* Use the new pfSense module call to find the usable ports from the ones create...Ermal2010-08-031-5/+1
* Use GET instead of post for filteringScott Ullrich2010-08-031-4/+11
* no need for a regex hereScott Ullrich2010-08-031-1/+1
* Reformat file. No functional changesScott Ullrich2010-08-031-46/+40
* Use ob_start() to speed up page rendering for large record sized pagesScott Ullrich2010-08-031-1/+3
* Adding field sorting and filtering supportScott Ullrich2010-08-031-65/+191
* Ticket #780. Disable the interface selection on associated nat rules.Ermal2010-08-031-3/+9
* Resolves #787. Present an option to enable a scrub rule for <vpns> target to ...Ermal2010-08-031-0/+30
* Sync interfaces_* with mainline/masterRenato Botelho2010-08-032-53/+53
* Merge remote branch 'mainline/master' into 4_load_balancer_and_servicesRenato Botelho2010-08-0340-1452/+1463
|\
| * Reset firewall_shaper_queues.php and status.php on this branchRenato Botelho2010-08-032-12/+12
| * Merge remote branch 'mainline/master' into 3_interfacesRenato Botelho2010-08-0346-1169/+1174
| |\
| | * Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-031-2/+1
| | |\
| | * | Reset diag_* files on this branchRenato Botelho2010-08-0327-420/+420
| | * | Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-08-0356-302/+847
| | |\ \
| | * \ \ Merge remote branch 'mainline/master' into 2_firewallRenato Botelho2010-07-164-100/+245
| | |\ \ \
| | * | | | Checked gettext() implementation on firewall_aliases_import.phpCarlos Eduardo Ramos2010-07-151-1/+2
OpenPOWER on IntegriCloud