summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Add 3 seconds on to each subsequent graph to space out the ajax calls.Scott Ullrich2009-03-111-0/+1
|
* Center the CPU graph.Scott Ullrich2009-03-111-1/+1
|
* Correctly set the status field HTML text during ajax process.Scott Ullrich2009-03-111-2/+2
|
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-112-7/+12
|
* Minor formatting changes.Scott Ullrich2009-03-101-4/+4
|
* Add loss informationScott Ullrich2009-03-101-1/+5
|
* Show all RTT items correctlyScott Ullrich2009-03-101-0/+6
|
* Report the RTT (delay) as well.Scott Ullrich2009-03-101-5/+8
|
* Wait about 4 seconds before checking if an update is availableScott Ullrich2009-03-091-1/+1
|
* Set default refresh time to 10 secondsScott Ullrich2009-03-091-1/+1
|
* Allow refresh up to 10 secondsScott Ullrich2009-03-091-0/+5
|
* s/Updating in 5 seconds/Updating in 10 seconds/Scott Ullrich2009-03-081-1/+1
|
* Correctly close opened [ arrays and such.Scott Ullrich2009-03-081-1/+1
|
* Use ) instead of ]Scott Ullrich2009-03-081-1/+1
|
* Replace SVG graph with Graphlink Ajax graph that used to be inScott Ullrich2009-03-082-3/+282
| | | | HEAD before the Dashboard import.
* Pause by default.Scott Ullrich2009-03-081-1/+1
|
* Do the same for filter logs on dashboard as on the System logs.Ermal Luçi2009-03-081-7/+1
|
* Delay status check by 2 secondsScott Ullrich2008-12-021-10/+13
|
* Add <br/>Scott Ullrich2008-12-021-1/+1
|
* Populate div initially.Scott Ullrich2008-12-021-1/+1
|
* Convert update check to AJAX.Scott Ullrich2008-12-021-42/+53
|
* Use host with a timeout of 1 second to query the update ip address.Scott Ullrich2008-12-021-1/+7
| | | | | | If we cannot resolve the IP address within 1 second show that an update is not available instead of hanging the webConfigurator while waiting for DNS timeouts.
* * Rename link_int_to_bridge_interface to link_interface_to_bridgeErmal Luçi2008-11-071-1/+1
| | | | * Create two new function link_interface_to_{gif,gre}
* Use new functionSeth Mos2008-10-301-4/+3
|
* * Rename get_current_wan_address to get_interface_ipErmal Luçi2008-10-231-4/+2
| | | | | | * 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.
* Oops, typo.Ermal Luçi2008-09-181-1/+1
|
* Catch up with traffic graph changes.Ermal Luçi2008-09-181-2/+1
|
* Catch up with file rename.Ermal Luçi2008-09-091-1/+1
|
* Merge lan configuration to the interfaces_wan.php page wich does the ↵Ermal Luçi2008-09-071-11/+2
| | | | | | configuration of all other assigned interfaces.
* Fix detection if an interface is part of bridge.Ermal Luçi2008-08-311-1/+1
|
* new widget, needs testingScott Dale2008-07-251-0/+107
|
* Missed previous merge config.Ermal Luçi2008-07-141-1/+1
|
* Overhaul IPsec related code. Shared functions have been consolidated intoMatthew Grooms2008-07-112-94/+13
| | | | | | | | | | | | | | a new file named /etc/ipsec.inc. Tunnel definitions have been split into phase1 and phase2. This allows any number of phase2 definitions to be created for a single phase1 definition. Several facets of configuration have also been improved. The key size for variable length algorithms can now be selected and the phase1 ID options have been extended to allow for more flexible configuration. Several NAT-T related issues have also been resolved. Please note, IPsec remote access functionality has been temporarily disabled. An improved implementation will be included in a follow up commit.
* Change /sbin/setkey to ipsec-tools /usr/local/sbin/setkeySeth Mos2008-07-081-1/+1
|
* format error fixScott Dale2008-07-081-1/+1
|
* show error correctly and display current version is up to dateScott Dale2008-07-081-8/+14
|
* remove un-needed code, refine update check errorScott Dale2008-07-051-26/+16
|
* show when new firmware is availableScott Dale2008-07-051-1/+43
|
* Handle empty monitor address correctlySeth Mos2008-07-031-0/+3
|
* Remove spurious textSeth Mos2008-07-011-16/+1
|
* Continue interface improvementsErmal Luçi2008-06-214-17/+14
|
* Continue interface improvements.Ermal Luçi2008-06-211-8/+5
|
* Remove extranous divs that remove spacesSeth Mos2008-06-181-4/+1
|
* Remove gateway pools from widgetSeth Mos2008-06-181-91/+0
|
* Remove extra text we don't needSeth Mos2008-06-181-20/+0
|
* Add Gateways Status WidgetSeth Mos2008-06-181-0/+88
|
* Get integer value of last config change which might be empty butSeth Mos2008-06-131-1/+1
| | | | prevents parse error. Notably on a alix or wrap on first install.
* insert IP div always, so ajax updates always succeedScott Dale2008-05-231-2/+2
|
* Fix multicast traffic display in widget.Scott Ullrich2008-02-101-27/+35
|
* Add &nbsp; after each field so that empty spans do not break the cssScott Ullrich2008-02-031-4/+4
| | | | look and field. Minor nitpick.
OpenPOWER on IntegriCloud