summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/js/pfSenseHelpers.js
Commit message (Collapse)AuthorAgeFilesLines
* Revise setHelpText to accommodate required fieldsSteve Beaver2017-02-101-0/+5
|
* Provide Javascript set_Required functionSteve Beaver2017-02-101-0/+8
|
* Fix indentationjskyboo2017-01-271-10/+10
| | | | (cherry picked from commit c18d0d12b3e683f07b4bac933240332cd4d95829)
* Bug #7164 Limit NTP time source fields to the maximum number saved to ↵jskyboo2017-01-271-1/+10
| | | | | | configuration. (cherry picked from commit 5a1d67b17d485697e19ef49d66e8e5f91e7e884d)
* Fixed #6972Steve Beaver2017-01-021-2/+2
| | | | I was only able to reproduce tis issue using Chrome, but it should now be resolved
* Fixed #6454Steve Beaver2016-12-051-1/+1
| | | | Fixed #6984
* Fixed #6835 by revising Javascript show/hideSteve Beaver2016-10-031-9/+1
| | | | (cherry picked from commit 850c3d8b9352e7467beca8502c24ca8d4fbbbd29)
* Fixed #6788 by clearing only the first label in the cloned rowStephen Beaver2016-09-141-1/+2
| | | | (cherry picked from commit d38d215d1d9429d3a1a15708f92b14cf3a15b247)
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Code style and commentsPhil Davis2016-08-161-1/+1
| | | | | | No functional change - just making style consistent (cherry picked from commit 9d3e8723171c727cf43338bd8e95ab2bb7e6a66c)
* Improved solution to #6716Stephen Beaver2016-08-151-1/+1
| | | | (cherry picked from commit 0ed3b15981b4451efb11839d6ee7b9acf1ed1d84)
* Fixed #6716Stephen Beaver2016-08-151-2/+11
| | | | (cherry picked from commit 4d4782fcd7213b5f279cb372853f5fedb07f6178)
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-39/+40
|
* hideMask only modify input-group on first parentPhil Davis2016-05-111-2/+2
| | | | | Otherwise when unhiding (e.g. for Network type alias), input-group gets added to every div up the DM hierarchy and the layout gets messed up.
* Spaces->tabsStephen Beaver2016-05-101-0/+13
| | | | (cherry picked from commit e1caefc74fba6cbbb680288c1f8d930e4f0ad474)
* Use English spelling for var namePhil Davis2016-04-191-5/+5
| | | | | 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 formattingPhil Davis2016-04-181-40/+38
| | | | | 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 boxStephen Beaver2016-04-181-0/+1
| | | | (cherry picked from commit 4c08c292408e3c5dea4c1832f1cc3ad07f6375bf)
* COmment fixStephen Beaver2016-04-181-2/+1
| | | | (cherry picked from commit 7f30df9a2d3ffca0ae32999b25aa2fe1b2265c6a)
* Convert status_services and widget to POSTStephen Beaver2016-04-181-155/+201
|
* Fixed #6128Stephen Beaver2016-04-131-3/+2
| | | | (cherry picked from commit e8d6c134fe44f0ad1756caa246a7c6efbbd27bbc)
* Merged #2854 and updated to increment only the deleterow buttonStephen Beaver2016-04-111-2/+2
|
* Fix add delete of rows with buttonsPhil Davis2016-04-111-0/+6
| | | | Redmine #6101 Forum https://forum.pfsense.org/index.php?topic=109554.0
* Miscellaneous - Remove PersonalizationsNOYB2016-04-111-2/+2
| | | | Remove "you" personalizations.
* organize assets and put 3rd party into vendor folderJared Dillard2016-03-161-0/+645
OpenPOWER on IntegriCloud