HTML Compliance - Services Status Widget
Attribute height not allowed on element select at this point.
The for attribute of the label element must refer to a non-hidden form control.'<label for="inputPassword3" class="col-sm-3 control-label">Hidden services</label>'...
Fixed #5617Table columns corrected
Add breadcrumb to pkg.php
Show package dependencies if they exist (on both available package list and installed package list)
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Font Awesome updated to v4.5
Remove unhelpful help text
Code style System Advanced
Update system_advanced_firewall.php
A few little code style bitsMake the State Timeouts section actually appear (add the section to the form)The State Timeouts section was trying to do groups of fields, which spread themselves horizontally. That did not fit across a reasonable screen nicely, specially for the 6 different TCP timeouts. So the groups thing is removed and each field is its own input in the section, all vertically below each other....
Applying htmlspecialchars on form action attribute causes ampersands to multiply, and also breaks multi-parameter query strings that are delimited with ampersands.
View revisions
Also available in: Atom