Change text and color delimiter to carat sign
To match change made in functions.inc.php
Set text and color of Gateways Widget Status
getstats.php calls functions.inc.php get_stats(), which calls get_gatewaystats().get_gatewaystats() now returns the text for each field and an optional color separated by "/" - "text/color" e.g. "Online/#90EE90"...
Also account for a widget being null/not defined, and not just closed/open.
convert dashboard progress bars to jqueryUI
Some more tweaks to state and mbuf update/output on dashboard widget.
Add a meter for states, too
Make mbufs update via ajax
Added load average information to the System Information widget
System info widget on dashboard now updates CPU Frequency automatically
Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width).
View revisions
Also available in: Atom