Show interface/gateway selection on dns list configuration only if we are on multiwan. This avoids some confusion on why the lists are blank.
Reactivate the peruser bandwidth limit on captive portal. This brings it ala par with features with the same version in m0n0.
Increase alias limit!
Remove broken duplicate check
Fix system gateways editing
Remove stray '
Restart VPN -> IPSEC after interface changes. This fixes the bug wherethe VPN tunnel goes offline after making interface changes that I justencountered after I had made no changes (was saving the interface torestart RRD processes and IPSEC went down in the process)
Frontend part for the layer7 with little cleaning up by me.
Submitted-by: Helder Pereira
add, don't multiply
Always return text string
Restore humantime algorithm
Nuke files. These are now handled by /etc/rc.php_ini_setup
Hide the use ftp helper option if the subnet is not 32. Uncheck the boxwhen hiding as well.
Correct sort order for pftop gui
Add listtopic header
fix layout and stray '
+ 0
Using correct functiona
Use propper functions.
Also removed "action allow" from a javascript array
Removed "action allow" from layer7 rules definition since it didn't make sense
This patch adds the initial support for layer7 protocol inspection gui.
reformat the the entire rrd graph generation page.
Use correct new vars for counters
Remove wrong comment..
Remove stale reference.
Catch up with functions changes.
Nuke wrapping notice
Remove extra "
Correct openntpd binary name
Do not allow \ in fieldnames.
Generate the {interface}up status file.
Redirect to settings page if not enabled per billm@
Make table headers reflect reality
Fix typo
Add openntpd
Nuke apc.rfc1867 = on
Unbreal sorting.
Add sortable css
Update to v2
Minor style changes.
Add One moment please when adding gateway.
Delay status check by 2 seconds
Add <br/>
Populate div initially.
Convert update check to AJAX.
Use host with a timeout of 1 second to query the update ip address.If we cannot resolve the IP address within 1 second show that an updateis not available instead of hanging the webConfigurator while waitingfor DNS timeouts.
Pass $if if defined along after Apply
correct description on block bogon rule
Ensure item is an array
Show interface in uppercase
Show interfaces in uppercase
Reformat wireless input boxes
Cleanup text formatting
Cleanup breaks
Clear notebox after clicking add a new one
Auto fill interface descr-GW as the name
Launch item in new target
Add a notebox and flash a small notice after the gateway is populatedin the dropdownbox stating where you can manage the gateways.
Move status wheel box higher up
Hide add gateway box after clicking save
Add Gateway
Add default gw box, check it by default if the interface is wan
If the interface is wan, select the default gw box automatically
Do not allow duplicate gateway names
Use show, not appear
Add onFailure Ajax method
Make add gw screen red to draw attention
Do extra checking on return value
Add isAjax handle
s/add one/add a new one/
Apply routing changes, too
Use name, not gateway ip
Correct restore state
Hide gw save and cancel button after clicking save
Hide main form cancel, save buttons while gateway add function is enabled.
Escape posted values
Hide dropdown when add gateway box is active
Use a text link instead of a button which looks out of place
Add border, spacing
Spice up ajax add box look / feel
Add some ajax magic to allow a gateway to be added quickly
add missing cancel button
Use show/hide which turns off the goofy effects that some have noted isinconsistent with all other forms.
Rename to console options
Make private networks box match other areas of form
Cleanup nasty identation that makes the form look strange.