Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

24318185 01/02/2017 03:16 PM Steve Beaver

Revert "Theoretical fix for #6972"

This reverts commit 335e63d66ce8af690d1a144d4ec6b385cbe39af4.

8ccb89f5 01/02/2017 03:10 PM Steve Beaver

Theoretical fix for #6972

4db8128c 12/17/2016 05:52 PM Caio Plumbeo

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?").

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

a9a60118 09/13/2016 12:38 PM Renato Botelho

Merge pull request #3104 from PiBa-NL/resizable-selectionbox

57625777 09/08/2016 05:39 PM Pi Ba

dnsresolver, make interface boxes resizable, to allow for easier picking/checking of multiple selected interfaces

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

Move copyright from ESF to Netgate

849d3a37 08/23/2016 06:22 PM Jared Dillard

change traffic graphs to use d3.js

0f3f6cc9 08/17/2016 09:08 PM Jared Dillard

Revert "change traffic graphs to d3"

This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.

9f33ec64 08/17/2016 07:46 PM Jared Dillard

change traffic graphs to d3

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)

54691fc6 07/03/2016 08:18 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

b07f8f3f 07/01/2016 12:40 AM NOYB NOYB

startsWith Polyfill

Fixes hidding of custom individual settings when not in use on user manager page.

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.

6c6d2027 03/17/2016 09:15 AM NOYB NOYB

jquery folder rename to js

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

organize assets and put 3rd party into vendor folder