Display monitor IP on Gateways widget
This version is for system patches to 2.2.4 systems
Interfaces widget use more obscure separator RELENG_2_2
Redmine #4859 fix for RELENG_2_2
Fix lineup of copyright lines
and module names and other bits of formatting and typos in headercomment sections.
Welcome 2015
Send IPv4 and IPv6 address in get_interfacestatus
And make them strong (bold), which is how they are displayed originally by interfaces.widget.phpThis allows the AJAX that manipulates the div's in interfaces.widget.php to get the data, so it can make it update.
Gateway Status Widget keep IP address bold
Forum: https://forum.pfsense.org/index.php?topic=85187.msg467438#msg467438
The bold is specified literally in gateways.widget.php for the gateway IP box, so we need to send it bold from here also when providing an update....
Explicitly pass gateway status and color
This code was passing a whole load of html to attempt to set various properties of the Gateways Widget Status column so that it would display the new status (Online, Offline...) and in the appropriate color.Now that I am using class=listr, the css fro listr already specifies white. Setting bgcolor in HTML does not override that....
Change copyright statement to reflect reality
Merge pull request #1232 from N0YB/Widget_Gateways
Convert almost all /sbin/sysctl calls to php functions
View revisions
Also available in: Atom