summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript/index
Commit message (Expand)AuthorAgeFilesLines
* Added load average information to the System Information widgetCristian Feldman2012-05-241-0/+6
* System info widget on dashboard now updates CPU Frequency automaticallyCristian Feldman2012-05-181-0/+6
* Change system info widget fields from <input> to <span> so they don't appear ...jim-p2012-01-111-5/+5
* Fixed Javascript error in function updateInterfaces(x) Joecowboy2012-01-051-22/+25
* Converting from scriptaculous to jQueryVinicius Coque2011-11-161-1/+1
* Convert dashboard ajax code from Prototype to jQueryVinicius Coque2011-09-271-48/+48
* Check if a widget is null before testing a property. Fixes skipped updates on...jim-p2011-09-131-1/+1
* Remove unnecessary variable and fix loop test. Corrects AJAX update of last g...jim-p2010-10-071-5/+3
* Fix ajax updating of fields when the CPU graph widget is not in use.jim-p2010-08-171-4/+4
* a little cleaner JSBill Marquette2009-03-141-1/+3
* Sajax is no more, long live PrototypeBill Marquette2009-03-141-8/+14
* Make use of Prototype-ism's in sajax.js - first small step in attempting to r...Bill Marquette2009-03-131-44/+51
* * Make function opening braces uniform.Scott Ullrich2009-03-111-21/+11
* Ensure that the gateway widget exists before populating data during ajax calls.Scott Ullrich2009-03-111-4/+8
* Change to 11 second refresh, a lot of underlying information refreshesScott Ullrich2009-03-111-1/+1
* Add ajax mojo to gateway status widgetScott Ullrich2009-03-111-1/+13
* Graph value on the GraphLink graph, tooScott Ullrich2009-03-081-0/+2
* Test to make sure items exist before trying to get their propertiesScott Ullrich2009-03-081-10/+16
* Change update interval for sajax to 10000Scott Ullrich2009-03-081-1/+1
* correct definitionsScott Dale2008-03-171-2/+2
* Show loading icon while loading new widget through AJAX. Note: loading icon n...Scott Dale2008-03-171-22/+31
* new ajax functions for dashboardScott Dale2007-12-301-0/+48
* Add ajaxStarted which will tell if Ajax has started.Scott Ullrich2006-01-161-1/+6
* Use a for() loopScott Ullrich2006-01-061-2/+3
* Der, this is JS, not PHP.Scott Ullrich2006-01-061-2/+2
* Check all AJAX values. If any of them are undefined then return.Scott Ullrich2006-01-061-2/+3
* Change refresh rate to 7000Scott Ullrich2006-01-011-1/+1
* Do not process undefined itemsScott Ullrich2006-01-011-0/+3
* MFC 7117Scott Ullrich2005-10-231-1/+1
* Fixed a MergeErik Kristensen2005-09-181-7/+19
* increase to 4000Scott Ullrich2005-09-181-2/+2
* increase to 3.5 secondsScott Ullrich2005-09-181-2/+2
* Change refresh to 2 secondsScott Ullrich2005-09-181-2/+2
* woops, wrong fileScott Ullrich2005-09-151-3/+0
* Move connection aborted check up furtherScott Ullrich2005-09-151-0/+4
* Correct cpu metersScott Ullrich2005-09-151-2/+2
* Make temp monitor really work - make a little more modular tooBill Marquette2005-09-151-5/+4
* Make 4801 temp monitor work (and make it work with sajax)Bill Marquette2005-09-151-1/+12
* Change refresh to 5000Scott Ullrich2005-09-131-2/+2
* Update time now 10 seconds.Erik Kristensen2005-09-111-2/+2
* Added SAJAX support.Erik Kristensen2005-09-111-0/+37
OpenPOWER on IntegriCloud