Remove errant bracket from character class.
HTML Compliance - Firewall / NAT / Outbound / Edit
Bad value [0-9, a-z, A-Z and . for attribute pattern on element input: Unterminated character class<input class="form-control" name="source" id="source" type="text" pattern="[0-9, a-z, A-Z and ."><input class="form-control" name="destination" id="destination" type="text" value="" pattern="[0-9, a-z, A-Z and .">...
Fix interface list
Improve error message when the user forget to "Apply"
Merge pull request #2352 from phil-davis/status_graph
Fixed #5733
Add back display description option for status_graph
The code that provides the data for this is already inbandwidth_by_ip.php in both 2.2.* and master 2.3.The description option is in the Display dropdown list in 2.2.*, but itgot missed in the bootstrap conversion and integration process....
Correct "noWrap" in text areas. (Function is not actually used by anyone, but it might as well work just in case.
Merge pull request #2351 from NOYB/HTML_Compliance_-_Firewall_/_NAT/_1_1_/_Edit
Redmine #5731 Error when setting various system log settings from factory default config
Forum https://forum.pfsense.org/index.php?topic=104762.0
View revisions
Also available in: Atom