Fixed #6835 by revising Javascript show/hide
(cherry picked from commit 850c3d8b9352e7467beca8502c24ca8d4fbbbd29)
Fixed #6788 by clearing only the first label in the cloned row
(cherry picked from commit d38d215d1d9429d3a1a15708f92b14cf3a15b247)
dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces
(cherry picked from commit 57625777c88603f1d2ca55cc981c5ec538c3770f)
Move copyright from ESF to Netgate
change traffic graphs to use d3.js
Code style and comments
No functional change - just making style consistent
(cherry picked from commit 9d3e8723171c727cf43338bd8e95ab2bb7e6a66c)
Improved solution to #6716
(cherry picked from commit 0ed3b15981b4451efb11839d6ee7b9acf1ed1d84)
Fixed #6716
(cherry picked from commit 4d4782fcd7213b5f279cb372853f5fedb07f6178)
Review license / copyright on all files (1st round)
webgui tables, doubleclick event to perform 'edit' action
(cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)
startsWith Polyfill
Fixes hidding of custom individual settings when not in use on user manager page.
hideMask only modify input-group on first parent
Otherwise when unhiding (e.g. for Network type alias), input-group getsadded to every div up the DM hierarchy and the layout gets messed up.
Spaces->tabs
(cherry picked from commit e1caefc74fba6cbbb680288c1f8d930e4f0ad474)
Use English spelling for var name
For future maintenance it might be easier if this var name is spelled with the usual English spelling.(cherry picked from commit c049c15e08a1ce4bb3b71c121dc5057f6be74a8f)
pfSenseHelpers white space formatting
Just a bit of white space and formatting to standardize this code, and a couple of typos in comments.(cherry picked from commit 726fdb61700ad256f14fa1fbd08468874f97c76c)
Removing focus from the anchor gets rid of the annoying dotted box
(cherry picked from commit 4c08c292408e3c5dea4c1832f1cc3ad07f6375bf)
COmment fix
(cherry picked from commit 7f30df9a2d3ffca0ae32999b25aa2fe1b2265c6a)
Convert status_services and widget to POST
Fixed #6128
(cherry picked from commit e8d6c134fe44f0ad1756caa246a7c6efbbd27bbc)
Merged #2854 and updated to increment only the deleterow button
Fix add delete of rows with buttons
Redmine #6101Forum https://forum.pfsense.org/index.php?topic=109554.0
Miscellaneous - Remove Personalizations
Remove "you" personalizations.
jquery folder rename to js
organize assets and put 3rd party into vendor folder