XHTML Compliance
Create an empty row in tbody when there are no firewall log entries displayed.
Also make the dialog_output query string option XHTML compliant.
Make select option XHTML compliant for "Number of lines to display".
http://validator.w3.org/check"SELECTED" is not a member of a group specified for any attribute<option value="7" SELECTED >7</option>
The name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified...
The service status icon (get_service_status_icon) is not always in a table.
So the caller should apply table td element, rather than the function.
Document type does not allow element "td" here <td class="listr" align="center">The element named above was found in a context where it is not allowed.
added missing quotes
thx rbgarga
Allow setting a default scale type preference for the traffic graphs widget
I originally submitted this at https://redmine.pfsense.org/issues/2994but it seems that is not used for commits now so I am adding it here.It works great on my box, and I can't see these changes causing any...
Fix display of pools in the LB status widget and on the LB Virtual Server status.
Patch applied manually. Fixes bug #3245 and old interface names
Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.
Add patch from the ticket to fix #3149
View revisions
Also available in: Atom