summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript/index
Commit message (Expand)AuthorAgeFilesLines
* Put line break only if IPv4 address existsPhil Davis2014-12-201-5/+9
* Set Interfaces widget IPv6 addressPhil Davis2014-12-201-2/+4
* Change text and color delimiter to carat signPhil Davis2014-12-111-1/+1
* Set text and color of Gateways Widget StatusPhil Davis2014-12-051-1/+5
* Also account for a widget being null/not defined, and not just closed/open.jim-p2013-12-051-1/+1
* convert dashboard progress bars to jqueryUICharlie Marshall2013-08-141-21/+12
* Some more tweaks to state and mbuf update/output on dashboard widget.jim-p2013-07-161-1/+7
* Add a meter for states, toojim-p2013-07-161-0/+10
* Make mbufs update via ajaxjim-p2013-07-161-0/+10
* 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