Fixed #6972I was only able to reproduce tis issue using Chrome, but it should now be resolved
Revert "Theoretical fix for #6972"
This reverts commit 335e63d66ce8af690d1a144d4ec6b385cbe39af4.
Theoretical fix for #6972
Fix capitalization of confirmation messages for btn-danger buttons and fa-trash icons
Value and title were converted to lower case but not textContent. Consequently some pop-up messages included capitalized words, for example in the Log Settings page ("Are you sure you wish to Reset Log Files?").
Fixed #6454Fixed #6984
Fixed #6835 by revising Javascript show/hide
Fixed #6788 by clearing only the first label in the cloned row
Merge pull request #3104 from PiBa-NL/resizable-selectionbox
dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces
Move copyright from ESF to Netgate
change traffic graphs to use d3.js
Revert "change traffic graphs to d3"
This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.
change traffic graphs to d3
Code style and comments
No functional change - just making style consistent
Improved solution to #6716
Fixed #6716
Move to Apache License 2.0
Review license / copyright on all files (1st round)
webgui tables, doubleclick event to perform 'edit' action
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
Added hideMask() function
Use English spelling for var name
For future maintenance it might be easier if this var name is spelled with the usual English spelling.
pfSenseHelpers white space formatting
Just a bit of white space and formatting to standardize this code, and a couple of typos in comments.
Removing focus from the anchor gets rid of the annoying dotted box
COmment fix
Make services POST only by providing JS code in pfSenseHelpers.js
Fixed #6128
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