Merge pull request #3595 from doktornotor/patch-14
Use | to separate dyndns IPv4 fields on cache file as done by rfc2136 items and for all IPv6 items
Fix #7317 Widget Filter All button
Merge pull request #3581 from phil-davis/patch-11
Merge pull request #3550 from phil-davis/patch-5
Show PPPoE/PPTP/L2TP uptime on the Interfaces widget (Feature #6032)
Remove unused ntpWidgetUpdateFromServer() from NTP widget
I don;t see where this is used at all. Nothing seems to break if I remove it.
Fix NTP widget to show server time (Issue #7245)
This is a couple of seconds late depending on how much stuff people have on dashboard, but at least displays the server time/TZ instead of the browser time. Plus good riddance wrt those 200+ lines of past century JS.
System Info Widget enable All button when disable firmware check is set
If system firmware disablecheck is set, then the click event for the filter "All" button is also not included in the JS, so the "All" button is not effective.
The setTimeout for systemStatusGetUpdateStatus() can be moved up just below where it is declared and inside the existing "if" that conditionally includes that function - no need for it to be inside events.push...
Merge pull request #3465 from phil-davis/system-widget-filter
View revisions
Also available in: Atom