Add a way to hide the uname easily.
Tidy up "thermal_sonsors.widget.php" XHTML
Add CDATA section to SCRIPT tagMove the STYLE block into the "all.css" theme filesClose INPUT tagRemove name statement from DIV tagAdd summary statement to TABLE tag
Tidy up "ipsec.widget.php" XHTML.
Do not display disabled services on services status widget
No need for nocsrf here too
Merge pull request #486 from 01101001c/master
Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
No need to set it for the system information widget
DynDNS status widget add 5 minute refresh
It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for dynamic DNS.
DynDNS status widget async update
The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the actual current public-facing IP. When an external link is slow, or particularly when the cable is plugged in (it seems up) but actually the internet is down, it takes a long time for a response from http://checkip.dyndns.com/ to time out. The dashboard page hangs in a half-drawn state (up to drawing the DynDNS status table) for up to 30 seconds....
Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).Original post: http://forum.pfsense.org/index.php/topic,59193.0.html
View revisions
Also available in: Atom