summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge IPv6 changes"Chris Buechler2009-02-151-120/+26
| | | | This reverts commit f193cf92b2c925a2f3f71a713d766efd1e4d81e0.
* allow IPv4 gateways to be added via AJAXCharlie2009-01-221-1/+3
|
* Merge IPv6 changesSimon Cornelius P. Umacob2009-01-201-26/+120
|
* Effect.toggle is not behaving correctly use show/hide as with others in this ↵Ermal Luçi2009-01-051-1/+8
| | | | page to be consistent and fix periodic reset GUI not showing.
* Restore back the functionality that when the Enabled checkbox is not checked ↵Ermal Luçi2009-01-051-2/+7
| | | | all configurations disappear.
* Restart VPN -> IPSEC after interface changes. This fixes the bug whereScott Ullrich2008-12-251-0/+2
| | | | | | the VPN tunnel goes offline after making interface changes that I just encountered after I had made no changes (was saving the interface to restart RRD processes and IPSEC went down in the process)
* Minor style changes.Scott Ullrich2008-12-021-74/+72
|
* Add One moment please when adding gateway.Scott Ullrich2008-12-021-1/+1
|
* Reformat wireless input boxesScott Ullrich2008-11-251-25/+60
|
* * Move conf_mount_ro() after cron_configure()Scott Ullrich2008-11-251-8/+8
| | | | * Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more
* Cleanup text formattingScott Ullrich2008-11-251-10/+9
|
* Cleanup breaksScott Ullrich2008-11-251-7/+7
|
* Clear notebox after clicking add a new oneScott Ullrich2008-11-251-1/+2
|
* Auto fill interface descr-GW as the nameScott Ullrich2008-11-251-1/+1
|
* * Tweak cellspacing and cellpaddingScott Ullrich2008-11-251-8/+10
| | | | * Center Cancel / Save
* Launch item in new targetScott Ullrich2008-11-251-1/+1
|
* Add a notebox and flash a small notice after the gateway is populatedScott Ullrich2008-11-251-0/+3
| | | | in the dropdownbox stating where you can manage the gateways.
* Move status wheel box higher upScott Ullrich2008-11-251-2/+2
|
* Hide add gateway box after clicking saveScott Ullrich2008-11-251-0/+1
|
* Add GatewayScott Ullrich2008-11-251-1/+1
|
* Add default gw box, check it by default if the interface is wanScott Ullrich2008-11-251-3/+8
|
* If the interface is wan, select the default gw box automaticallyScott Ullrich2008-11-251-1/+4
|
* Use show, not appearScott Ullrich2008-11-251-1/+2
|
* Add onFailure Ajax methodScott Ullrich2008-11-251-0/+4
|
* Make add gw screen red to draw attentionScott Ullrich2008-11-251-6/+6
|
* Do extra checking on return valueScott Ullrich2008-11-251-7/+12
|
* * Rename Copy my MAC address to Insert my local MAC addressScott Ullrich2008-11-251-1/+3
| | | | * Do not show Insert my local MAC address when no mac is detected
* s/add one/add a new one/Scott Ullrich2008-11-251-1/+1
|
* Apply routing changes, tooScott Ullrich2008-11-251-1/+4
|
* Use name, not gateway ipScott Ullrich2008-11-251-2/+3
|
* Correct restore stateScott Ullrich2008-11-251-3/+4
|
* Hide gw save and cancel button after clicking saveScott Ullrich2008-11-251-2/+6
|
* Hide main form cancel, save buttons while gateway add function is enabled.Scott Ullrich2008-11-251-2/+6
|
* Escape posted valuesScott Ullrich2008-11-251-1/+1
|
* Hide dropdown when add gateway box is activeScott Ullrich2008-11-251-0/+2
|
* Use a text link instead of a button which looks out of placeScott Ullrich2008-11-251-1/+1
|
* Add border, spacingScott Ullrich2008-11-251-1/+3
|
* Spice up ajax add box look / feelScott Ullrich2008-11-251-1/+12
|
* Add some ajax magic to allow a gateway to be added quicklyScott Ullrich2008-11-251-8/+72
|
* add missing cancel buttonScott Ullrich2008-11-251-1/+2
|
* * We only need one save button, mmmkay?Scott Ullrich2008-11-251-51/+3
| | | | * Make whitespace consistent between blocks
* Use show/hide which turns off the goofy effects that some have noted isScott Ullrich2008-11-251-8/+8
| | | | inconsistent with all other forms.
* Make private networks box match other areas of formScott Ullrich2008-11-251-3/+16
|
* Cleanup nasty identation that makes the form look strange.Scott Ullrich2008-11-251-12/+43
|
* * Remove non-needed td and cleanup blank whitespaceScott Ullrich2008-11-251-2/+2
| | | | * Make enable match the rest
* Remove stray "Scott Ullrich2008-11-221-4/+6
|
* Unbreak javascript.Scott Ullrich2008-11-221-5/+5
|
* Mist formatting. Eliminate unneeded { and }. Format javascript.Scott Ullrich2008-11-221-55/+47
| | | | Use / instead of </script>CVS: ----------------------------------------------------------------------
* Formatting part II. No functional changes.Scott Ullrich2008-11-221-633/+636
|
* Cleanup all HTML formatting. At this point the entire file has beenScott Ullrich2008-11-221-408/+418
| | | | reformatted. No functional changes (yet).
OpenPOWER on IntegriCloud