summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets/javascript
Commit message (Collapse)AuthorAgeFilesLines
* Detect Zones and Cores for thermal sensors using regex, it fixes #3337Renato Botelho2014-03-211-25/+8
|
* Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).01101001c2013-03-181-0/+312
| | | | Original post: http://forum.pfsense.org/index.php/topic,59193.0.html
* fix for #2231Darren Embry2012-05-171-2/+0
| | | | Don't activate master "Save Settings" button on traffic graph min/max.
* fix for Bug #2231 --- Dashboard: Traffic Graph: Unable to save settingsDarren Embry2012-04-061-31/+3
|
* fix indentation.Darren Embry2012-04-061-17/+17
|
* Merge pull request #42 from Joecowboy/masterSeth Mos2012-01-251-2/+2
|\ | | | | .
| * Update usr/local/www/widgets/javascript/cpu_graphs.jsJoecowboy2012-01-251-2/+2
| |
* | making small fixes on jQuery codeVinicius Coque2012-01-211-8/+7
|/
* Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); ↵Joecowboy2012-01-051-3/+2
| | | | causing javascript error exception to be thrown while displaying span
* Removing scriptaculous effects, now we use jQuery UI for visual effectsVinicius Coque2011-11-212-4/+4
|
* Filter log parsing updatejim-p2009-04-041-155/+0
| | | | | | | | | | | | * 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.
* Replace SVG graph with Graphlink Ajax graph that used to be inScott Ullrich2009-03-081-0/+247
| | | | HEAD before the Dashboard import.
* Pause by default.Scott Ullrich2009-03-081-1/+1
|
* show configuration screen to allow option to display detail IPsec info (will ↵Scott Dale2007-07-241-0/+9
| | | | help with load times for many tunnels)
* allow user to configure refresh interval. Default is 3 secondsScott Dale2007-05-241-0/+4
|
* * Only process 8 events since we only show 5 lines * Change update rate to ↵Scott Ullrich2007-05-241-1/+1
| | | | be a tad higher
* save widget settingsScott Dale2007-05-151-0/+60
|
* Widget base. Note: changes to widgets are not saved yet.Scott Dale2007-05-071-0/+155
OpenPOWER on IntegriCloud