Convert section titles to title case
Gbps isn't interpreted correctly by ipfw for limiters, remove the option. Ticket #4325
Typo
Fixed #5834
Fixed #5789
HTML Compliance - Firewall / Traffic Shaper / Limiter
Bad value button for attribute type on element a: Subtype missing.(only used if href attribute set)
The font element is obsolete. Use CSS instead.
Shaper use full bandwidth units of measure
In 2.2.* the shaper bandwidth type dropdowns show "Bit/s", "Kbit/s"... but in 2.3-BETA they are just showing "b", "Kb"...That is fixed in the various array() definitions here.I also added GetBwscaleText() function that will return the full text "Bit/s" etc associated with the current bandwidth type. Then call that in a couple of places that were displaying just the "raw" bandwidthtype on the screen. e.g. firewall_shaper_queues.php was displaying just "Kb" etc and now it will display "Kbit/s". That "issue" was in 2.2.* also - so that is an "enhancement".
Further fix on saving shaper->queue->mask
Fixed #5733
Fixes issue where limiter mask does not save (from forum)
Code style and white space in etc
Fixed #5540
Fix codel checkbox label
Tidy up traffice shaper
shaper.incRemove stray closing B tag
firewall_shaper.phpRemove self closing element, not required in HTML5
Tidy up Boolean operators for HTML5
Remove the XHTML standard Boolean operators (makes reading HTML muchsimpler).
Fixed #5540 (probably)Requires more testing please
Remove layer7 components. Ticket #5508
etc inc delete $Id comments
and bits of white space.Note: There are plenty of files still with old-format copyright sectionsin here.
Copyright updates ( 3 of 3)
White space and minor bits in etc
Cleaner version of https://github.com/pfsense/pfsense/pull/1846
Integrate bootstrap etc/inc with master
This applies the little changes in etc/inc master to the bootstrapbranch so that etc/inc in bootstrap will now just have the realdifferences that are due to real bootstrap changes.
Fixed #5019Percent choice restored to selectors
Fixed #5018Added column headers (Actually footers)
Merge branch 'master' into bootstrap
Move main pfSense content to src/