summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Add missing }Scott Ullrich2008-10-301-1/+1
|
* Set background to color for alert boxScott Ullrich2008-10-305-0/+25
|
* * Allow themeing of the alertbox.Scott Ullrich2008-10-306-24/+186
| | | | | | | | | * To handle the nifty corners edgecase, define: $nifty_redbox = "#990000"; $nifty_blackbox = "#000000"; ... in /usr/local/www/themes/{$themename}/tabcontrols.php
* Center left tdScott Ullrich2008-10-305-50/+11
|
* Display error reason correctlyScott Ullrich2008-10-301-5/+8
|
* Remove width:36px from right areaScott Ullrich2008-10-305-11/+0
|
* Rename to inputerrorsleft and rightScott Ullrich2008-10-306-12/+12
|
* Remove trailing newlineScott Ullrich2008-10-291-1/+1
|
* Allow alert box to be themedScott Ullrich2008-10-296-10/+143
|
* Check the entire required_version field, not the first charScott Ullrich2008-10-291-0/+5
|
* Honor $g['services_dhcp_server_enable']Scott Ullrich2008-10-292-1/+9
|
* Add services_dhcp_server_enable which allows the DHCP server to be turnedScott Ullrich2008-10-291-1/+4
| | | | off easily.
* Adding custom grub-installScott Ullrich2008-10-281-0/+484
|
* Correctly load groups arraySeth Mos2008-10-281-0/+3
|
* Remove first checkScott Ullrich2008-10-281-3/+0
|
* Alert when no gateways are setScott Ullrich2008-10-281-7/+12
|
* Rename column to SupportScott Ullrich2008-10-281-1/+1
|
* Set the maintainer to the forums. The maintainer of packages isScott Ullrich2008-10-281-6/+1
| | | | ultimately only to resolve arguments between commiters if need be.
* Make sure globals are loadedScott Ullrich2008-10-271-1/+1
|
* Add PRIV informationScott Ullrich2008-10-261-0/+7
|
* Script was renamed System ActivityScott Ullrich2008-10-261-1/+1
|
* Center text outputScott Ullrich2008-10-261-4/+9
|
* Update urlScott Ullrich2008-10-261-2/+2
|
* Adding Diagnostics -> System Activity which shows top in an ajaxy way.Scott Ullrich2008-10-262-0/+100
|
* Show header even when no records exists so the lonely + sign doe snot lookScott Ullrich2008-10-261-18/+30
| | | | | strange. This makes this page more consistent with all other pages when no configuration records exist.
* Add some padding before the save commandsScott Ullrich2008-10-251-2/+6
|
* Make text consistent and wrap to next lineScott Ullrich2008-10-251-1/+3
|
* Remove <!-- --> that somehow was inserted by TextMate.Scott Ullrich2008-10-251-2/+2
|
* Place the save button in the correct tableScott Ullrich2008-10-251-12/+15
|
* Add 19 more - so it is longer than present textScott Ullrich2008-10-251-2/+2
|
* Do not automatically create a record for WAN.Scott Ullrich2008-10-251-0/+2
|
* Correctly delete packageScott Ullrich2008-10-251-2/+0
|
* 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.
OpenPOWER on IntegriCloud