Project

General

Profile

Download (22.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
64d53c69 02/17/2017 09:18 PM Steve Beaver

Fixed #7274

59d06739 02/10/2017 12:52 PM Steve Beaver

GET/POST conversion system_authservers.php

06f6b161 02/10/2017 03:50 AM Steve Beaver

GET/POST conversion

e8afd822 02/09/2017 09:53 PM Steve Beaver

GET/POST conversion for camanager and certmanager

e04daed0 02/09/2017 01:52 PM Steve Beaver

Allow GET-to-POST js to handle confirmation dialogs on delete (anything)

f0136b17 02/08/2017 08:23 PM Steve Beaver

Automatic GET to POST functions moved to pfSenseHelpers.js so they can be used by any page

678c6a56 01/30/2017 01:59 PM Steve Beaver

Fixed #7171
Moved setHelpText() to helpers file

c18d0d12 01/26/2017 04:42 PM Jack Booth

Fix indentation

5a1d67b1 01/26/2017 03:22 AM Jack Booth

Bug #7164 Limit NTP time source fields to the maximum number saved to configuration.

c744b0de 01/20/2017 12:28 PM Steve Beaver

Refinement to #7083
Provides setRequired() Javascript function to facilitate making an input required or not dynamically

ea02e3cf 01/05/2017 02:14 PM Steve Beaver

Completes fix for #6972

fab3c245 01/02/2017 04:34 PM Steve Beaver

Fixed #6972
I was only able to reproduce tis issue using Chrome, but it should now be resolved

3b1c0951 12/05/2016 03:45 PM Steve Beaver

Fixed #6454
Fixed #6984

850c3d8b 10/03/2016 01:29 PM Steve Beaver

Fixed #6835 by revising Javascript show/hide

d38d215d 09/15/2016 12:34 AM Stephen Beaver

Fixed #6788 by clearing only the first label in the cloned row

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

9d3e8723 08/16/2016 04:45 AM Phil Davis

Code style and comments

No functional change - just making style consistent

0ed3b159 08/15/2016 07:30 PM Stephen Beaver

Improved solution to #6716

4d4782fc 08/15/2016 06:48 PM Stephen Beaver

Fixed #6716

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

ac24dc24 07/14/2016 09:33 PM Renato Botelho

Review license / copyright on all files (1st round)

01142f51 05/11/2016 04:14 AM Phil Davis

hideMask only modify input-group on first parent

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.

e1caefc7 05/11/2016 03:42 AM Stephen Beaver

Spaces->tabs

25a96ffb 05/11/2016 03:16 AM Stephen Beaver

Added hideMask() function

c049c15e 04/19/2016 02:58 AM Phil Davis

Use English spelling for var name

For future maintenance it might be easier if this var name is spelled with the usual English spelling.

726fdb61 04/18/2016 11:05 PM Phil Davis

pfSenseHelpers white space formatting

Just a bit of white space and formatting to standardize this code, and a couple of typos in comments.

4c08c292 04/18/2016 07:38 PM Stephen Beaver

Removing focus from the anchor gets rid of the annoying dotted box

7f30df9a 04/18/2016 06:49 PM Stephen Beaver

COmment fix

29fda3d3 04/18/2016 06:44 PM Stephen Beaver

Make services POST only by providing JS code in pfSenseHelpers.js

e8d6c134 04/13/2016 12:33 PM Stephen Beaver

Fixed #6128

5ed4eb30 04/11/2016 12:40 PM Stephen Beaver

Merged #2854 and updated to increment only the deleterow button

dbe64b71 04/11/2016 12:40 PM Phil Davis

Fix add delete of rows with buttons

Redmine #6101
Forum https://forum.pfsense.org/index.php?topic=109554.0

af3cc7d6 04/08/2016 07:19 AM NOYB NOYB

Miscellaneous - Remove Personalizations

Remove "you" personalizations.

9d1be24e 03/16/2016 07:25 PM Jared Dillard

organize assets and put 3rd party into vendor folder