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
Diag DNS Lookup Dialog Output
Display DNS lookup results in a dialog box rather than browsing away from the current page (Dashboard Firewall Widget or Status: System logs: Firewall) to the diag DNS page.Especially useful when filtering so that filter does not have to be reposted to return to the current page.
Services Status Widget remove leftover >
Merge pull request #461 from ExolonDX/branch_32
Tidy up "wol" widget XHTML
View revisions
Also available in: Atom