summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Fix issue reported on ticket #1825.Ermal Luçi2008-10-251-1/+1
|
* Remove bogus <br>Scott Ullrich2008-10-251-1/+1
|
* Use correct css fileScott Ullrich2008-10-251-1/+1
|
* Make white space consistent between save button and bottom of tableScott Ullrich2008-10-253-0/+9
|
* Check to see if alias item exists before testing against itScott Ullrich2008-10-251-1/+2
|
* Do not attempt to save blank fieldname valuesScott Ullrich2008-10-251-3/+6
|
* Ignore listtopic fieldsScott Ullrich2008-10-251-0/+2
|
* Add listtopic field typeScott Ullrich2008-10-251-1/+9
|
* Correctly delete packageScott Ullrich2008-10-241-3/+1
|
* Do not show blank tab namesScott Ullrich2008-10-241-4/+6
|
* Show which route is being deleted, not the id of the config rowScott Ullrich2008-10-241-1/+1
|
* Break out item that can be its own functionScott Ullrich2008-10-241-11/+14
|
* Fix typo.Ermal Luçi2008-10-231-1/+1
|
* Remove ocurrences of m0n0 for shaper type in the code.Ermal Luçi2008-10-233-39/+1
|
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-2311-63/+15
| | | | | | * Rename get_real_wan_interface to get_real_interface * Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@ * Cleanup some code when passing or remove some unused one.
* More fixes on checkboxes.Ermal Luçi2008-10-221-1/+1
|
* Fix my name on the copyright.Ermal Luçi2008-10-221-1/+1
|
* Oops, seems i have commited the wrong file for this service! Bring in the ↵Ermal Luçi2008-10-221-55/+161
| | | | right one.
* Add footerErmal Luçi2008-10-221-0/+1
|
* Fix reported on http://forum.pfsense.org/index.php/topic,12043.0.htmlErmal Luçi2008-10-221-1/+1
|
* When disabling an interface bring it down also.Ermal Luçi2008-10-191-0/+1
|
* Refactor some code so frontend does not need to know about details that ↵Ermal Luçi2008-10-191-17/+5
| | | | | | might change during development.
* Split random-id and no-df option for scrubbing.Ermal Luçi2008-10-191-4/+18
|
* Add plugins folder for firmware_upgradeScott Ullrich2008-10-191-0/+2
|
* Reload the filter. Plugins might need to run.Scott Ullrich2008-10-191-0/+3
|
* Navigate to / after 40 seconds to avoid accidental reboots.Scott Ullrich2008-10-161-0/+1
|
* Still array handling changes on php5. Reported by: ↵Ermal Luçi2008-10-151-1/+1
| | | | http://forum.pfsense.org/index.php/topic,12043.0.html
* Test for existence before unsetting, this is do to changed behavior in php5. ↵Ermal Luçi2008-10-151-11/+11
| | | | Reported by: http://forum.pfsense.org/index.php/topic,12060.0.html
* Add table header rowScott Ullrich2008-10-141-0/+3
|
* Lock the config before reconfiguring filter rules.Ermal Luçi2008-10-141-0/+2
|
* Fix issue reported by http://forum.pfsense.org/index.php/topic,12043.0.html.Ermal Luçi2008-10-141-1/+1
|
* All these flushing is not needed now that apply is a differnet step like ↵Ermal Luçi2008-10-141-0/+2
| | | | everywhere else in code.
* Actually apply fixes to the correct files.Ermal Luçi2008-10-133-7/+8
|
* I always remember having done this long ago?!Ermal Luçi2008-10-132-2/+2
|
* Use listbg as all other pages doScott Ullrich2008-10-123-3/+3
|
* Add missing imageScott Ullrich2008-10-123-0/+0
|
* Do not wrap dropdown menusScott Ullrich2008-10-121-1/+1
|
* Make sure all themes have login box informationScott Ullrich2008-10-121-0/+58
|
* Do not list color: #FFFFFF; twiceScott Ullrich2008-10-121-1/+0
|
* Do not hard code whiteScott Ullrich2008-10-121-1/+1
|
* Do not hard code whiteScott Ullrich2008-10-1214-27/+9
|
* Do not hard code white colorScott Ullrich2008-10-121-1/+1
|
* Do not harc code whiteScott Ullrich2008-10-123-3/+3
|
* Do not hard code whiteScott Ullrich2008-10-122-2/+2
|
* Do not hard code whiteScott Ullrich2008-10-121-2/+0
|
* Do not hard code whiteScott Ullrich2008-10-122-2/+2
|
* Do not hard code whiteScott Ullrich2008-10-123-3/+2
|
* Do not hard code whiteScott Ullrich2008-10-129-16/+6
|
* Use listbgScott Ullrich2008-10-121-4/+2
|
* Honour listbg font propertiesScott Ullrich2008-10-121-1/+1
|
OpenPOWER on IntegriCloud