Fixed #7274
GET/POST conversion system_authservers.php
GET/POST conversion
GET/POST conversion for camanager and certmanager
Allow GET-to-POST js to handle confirmation dialogs on delete (anything)
Automatic GET to POST functions moved to pfSenseHelpers.js so they can be used by any page
Fixed #7171Moved setHelpText() to helpers file
Fix indentation
Bug #7164 Limit NTP time source fields to the maximum number saved to configuration.
Refinement to #7083Provides setRequired() Javascript function to facilitate making an input required or not dynamically
Completes fix for #6972
Fixed #6972I was only able to reproduce tis issue using Chrome, but it should now be resolved
Fixed #6454Fixed #6984
Fixed #6835 by revising Javascript show/hide
Fixed #6788 by clearing only the first label in the cloned row
Move copyright from ESF to Netgate
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)
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.
organize assets and put 3rd party into vendor folder