Correct dashboard with new ipsec generation
Tidy up "widgets" XHTML
Add CDATA sections to scriptsAdd ALT to image tags and close image tagsDIV tag cannot be inside a STRONG tag, so swap them aroundSCRIPT cannot be part of TR tag, so place the SCRIPT inside a TD tag buthide it.
Use proper listr class for Gateways Widget Status
The Gateways Widget Status was not using the listr class, and so it was missing the borders for the right and bottom of its box.Use the listr class.Then use javascript to explicitly set the background-color to match the status, overriding the white that is specified in listr.
Fix gateway widget status update
Redmine #4077
Use IPv4 for ntpq if IPv6 not allowed in widget #4074
Similar code here. Shame it was not in a subroutine called from both places, but not about to re-engineer that now:)
fix IPsec widget status display after recent changes broke it. Ticket #4045
fix up text
Add .inc file for gmirror status widget to give it a better title and link to the management page.
Define a local boolean var for showact to avoid security issues, also pass order parameter trough htmlspecialchars()
Fix whitespace and indent
View revisions
Also available in: Atom