summaryrefslogtreecommitdiffstats
path: root/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Default to the 'pools' tab of the inbound load balancer, and move the ↵jim-p2010-08-104-4/+4
| | | | monitor tab to the end.
* lb status fixes from LtningChris Buechler2010-08-101-9/+58
|
* Fix gettext call added wrongRenato Botelho2010-08-101-1/+1
|
* Add the ability to set a periodic RRD and DHCP leases backup from ↵jim-p2010-08-091-0/+53
| | | | Diagnostics > NanoBSD.
* add TCP 1119 for battle.netChris Buechler2010-08-074-0/+4
|
* add tooltip. cvstrac 1640Chris Buechler2010-08-071-1/+1
|
* add explanation of flags and capabilities from m0n0wall. cvstrac 1564Chris Buechler2010-08-071-1/+4
|
* Add hidden "if" field to status_wireless.php.Erik Fonnesbeck2010-08-071-0/+1
|
* Move the get_real_interface call above this condition and fix the ID of the ↵Erik Fonnesbeck2010-08-071-3/+2
| | | | rescan button.
* add info messageChris Buechler2010-08-071-1/+2
|
* background the scanChris Buechler2010-08-071-1/+1
|
* add a Rescan button. ticket #793Chris Buechler2010-08-071-0/+5
|
* fix text. Ticket #799Chris Buechler2010-08-071-1/+1
|
* Fix link to the associated filter rule for port forwards on an interface ↵Erik Fonnesbeck2010-08-071-5/+2
| | | | other than the first with a filter rule.
* Enforce the interface selection on associated filter rules. Ticket #780Erik Fonnesbeck2010-08-071-0/+1
|
* correctly select Local Database when it's configured as suchChris Buechler2010-08-071-0/+3
|
* fix textChris Buechler2010-08-071-1/+1
|
* don't static port 5060 by default, it breaks things much more often than it ↵Chris Buechler2010-08-061-10/+0
| | | | helps.
* Add missing quote for the image title of the delete button, which was masked ↵Erik Fonnesbeck2010-08-061-1/+1
| | | | by the code that used to be after it.
* Fix on-click confirmation for the delete button on port forward rows.Erik Fonnesbeck2010-08-061-1/+1
|
* Fix improper gettext changes that broke various confirmation prompts, ↵Erik Fonnesbeck2010-08-064-6/+6
| | | | causing them to never show.
* Change the save message code on port forwards to be consistent with the ↵Erik Fonnesbeck2010-08-061-11/+3
| | | | other NAT pages. Fixes the message that was supposed to be shown after applying.
* Mark the correct subsystems dirty when deleting port forwards with the X on ↵Erik Fonnesbeck2010-08-061-1/+2
| | | | their row so that the apply button shows up.
* Update the interface group name in floating rules with multiple interfaces ↵Erik Fonnesbeck2010-08-061-2/+15
| | | | selected, too. Ticket #792
* Don't wipe out stored username on pass-through MAC entries when manually ↵Chris Buechler2010-08-061-0/+6
| | | | saving them.
* Fix SNMP trap string validation.jim-p2010-08-061-1/+1
|
* Ticket #792. Correctly unset the group name and update the new one if a ↵Ermal2010-08-061-4/+26
| | | | interface group is renamed. For filter and nat rules too.
* On system_advanced_firewall.php, fix display of selected TFTP interfaces ↵Erik Fonnesbeck2010-08-051-2/+2
| | | | after saving. Fixes #794
* Add missing explode parameter.Erik Fonnesbeck2010-08-051-1/+1
|
* New tab colors from RobScott Ullrich2010-08-059-0/+0
|
* Change bogon color row to E0E0E0Scott Ullrich2010-08-051-18/+18
|
* Turn active tabs color to #DDDDDDScott Ullrich2010-08-059-0/+0
|
* Turn active tabs color to #DDDDDDScott Ullrich2010-08-059-0/+0
|
* Set background color to grey and avoid white space between tabs and tabcont ↵Scott Ullrich2010-08-058-16/+16
| | | | class
* Restore this change, it breaks Nifty. We will need to come up with an ↵Scott Ullrich2010-08-051-2/+2
| | | | alternate plan to get rid of the 2px of white space between the tabs and tabcont
* 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
| | | | monitors.
* 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 ↵smos2010-08-051-1/+13
| | | | correspond better to human workdays.
* 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 ↵jim-p2010-08-041-2/+4
| | | | fix the rare occasion where a rapid dynamic log update would overwrite the header row.
OpenPOWER on IntegriCloud