Darren Embry
dcb94db5d8
fix for #2231
...
Don't activate master "Save Settings" button on traffic graph min/max.
2012-05-17 15:43:53 -04:00
Darren Embry
ee965a5c7b
fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settings
2012-04-06 19:45:25 -04:00
Darren Embry
556e760dc0
fix indentation.
2012-04-06 17:43:26 -04:00
Seth Mos
6f0dc800b7
Merge pull request #42 from Joecowboy/master
...
.
2012-01-25 22:38:08 -08:00
Joecowboy
83e7491df5
Update usr/local/www/widgets/javascript/cpu_graphs.js
2012-01-25 22:46:38 -06:00
Vinicius Coque
86cf36813d
making small fixes on jQuery code
2012-01-21 18:08:09 -02:00
Joecowboy
cbac040da5
Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span
2012-01-05 18:21:13 -06:00
Vinicius Coque
030e4b3102
Removing scriptaculous effects, now we use jQuery UI for visual effects
2011-11-21 19:46:00 -02:00
jim-p
af8ae7cec9
Filter log parsing update
...
* Share filter log parsing code instead of using copy/paste/code duplication.
* Reworked the JavaScript a little so it could also be shared
* Fix a large number of bugs, especially in the AJAX-based dynamic log viewer.
* Picks up some more detail from the logs, and more accurately determines the protocol of a given log entry.
* Adds a CLI log parser (filterparser.php)
* Removed some redundant/unused code
* Code cleanup/style fixes
* Added support for finding logged rdr rules from miniupnpd
NOTE: Due to the dynamic nature of upnp rules, the rule may not be present when checked.
2009-04-04 19:50:25 -04:00
Scott Ullrich
7a2154f637
Replace SVG graph with Graphlink Ajax graph that used to be in
...
HEAD before the Dashboard import.
2009-03-08 18:05:55 -04:00
Scott Ullrich
10e6500f87
Pause by default.
2009-03-08 17:30:11 -04:00
Scott Dale
d1ef3e5ae0
show configuration screen to allow option to display detail IPsec info (will help with load times for many tunnels)
2007-07-24 03:48:33 +00:00
Scott Dale
15173791bf
allow user to configure refresh interval. Default is 3 seconds
2007-05-24 02:43:05 +00:00
Scott Ullrich
c0f0977813
* Only process 8 events since we only show 5 lines
* Change update rate to be a tad higher
2007-05-24 00:21:15 +00:00
Scott Dale
bf5ad14297
save widget settings
2007-05-15 01:09:00 +00:00
Scott Dale
1db766dfbe
Widget base. Note: changes to widgets are not saved yet.
2007-05-07 02:21:35 +00:00