Project

General

Profile

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

# Date Author Comment
762faef5 02/02/2016 07:24 PM Phil Davis

Internationalization of various system*.php

70dc5cd6 01/14/2016 06:15 AM Phil Davis

UI Consistency

1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more consistent capitalization of panel titles etc.
3) Most interfaces section edit pages had a section titled like "GIF
Configuration", "GRE Configuration". Make them all consistent, e.g....

060ed238 01/13/2016 08:11 PM Stephen Beaver

Fixed #5566

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

461487c2 12/07/2015 12:16 PM Phil Davis

Standardize breadcrumbs for User Manager tabs

I think this is the way it should be to make it like everywhere else.
Even when in the "Groups" pages, it is still reached by "System" "User
Manager".

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

10fe1eb5 11/10/2015 02:17 PM Stephen Beaver

Completes #5400, #3999, #5405
Mote: New ticket will be opened to provide IP address sorting

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

782922c2 11/04/2015 06:52 PM Stephen Beaver

Buttons changed to new design

f9dd6a4b 10/30/2015 07:13 PM jeroen van breedam

convert system_authservers to font-awesome

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

149efbea 09/14/2015 06:36 PM Jim Pingle

Add support for LDAP RFC2307 style group membership. Resolves #4923

d6b4dfe3 09/14/2015 06:04 PM Jim Pingle

Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383

1d3259b5 09/04/2015 01:17 PM Stephen Beaver

Comment edit

b1f0f7e1 09/04/2015 12:49 PM Stephen Beaver

Corrected template type in form restoration

c4302457 09/04/2015 12:44 PM Stephen Beaver

Don't apply LDAP template on page load whn act == edit

504bd882 09/04/2015 12:33 PM Stephen Beaver

Fixed #5088
Form restoration revisited

e39a41e9 09/03/2015 06:09 PM Stephen Beaver

Fixed #5089
Replace toggle with jQuery

7b4b0ad3 09/03/2015 05:56 PM Stephen Beaver

Fixed #5088
Functionality was not present in 2.2. Added $pconfig = $_POST to restore form contents on validation failure

2138c41b 09/02/2015 11:01 PM Stephen Beaver

Fixed 5082
Name field available on input errors.

2984b735 09/02/2015 10:55 PM Stephen Beaver

Remove debug

6157f724 09/02/2015 09:08 PM Stephen Beaver

Fixed 5069
Inputs should be readonly, not disabled when not required. Disabling prevents them from being submitted and breaks the form.

501efbd2 09/02/2015 08:52 PM Stephen Beaver

Fixed 5068
Provided misggin javascript functionality

f3a43095 09/02/2015 08:32 PM Stephen Beaver

Fixed 5067
Provided missing functionality in jQuery

b0909f2e 09/02/2015 08:14 PM Stephen Beaver

Fixed 5066
Toggles suck. Replaced with explicit jQuery

ea342b0f 09/02/2015 08:00 PM Stephen Beaver

Fixed #6065
Method setDiasabled() seems to not only disable the input, but prevent it from being submitted.
Replasced with jQuery

328a238a 09/02/2015 05:27 PM Jim Pingle

Merge pull request #1853 from PiBa-NL/bootstrap_fix1

c84db5bb 09/01/2015 08:05 PM Stephen Beaver

Fixed 5047
Alternative layout

905f6119 09/01/2015 07:40 PM Stephen Beaver

Fixed #5047
LDAP search scope members now grouped

5585e65d 09/01/2015 04:19 AM Chris Buechler

fix text

81ec3187 09/01/2015 04:17 AM Chris Buechler

make descriptions consistent

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

df8fca9d 08/28/2015 07:10 PM Stephen Beaver

Fixed #5047
Changed LDAP scope layout

df5d8616 08/28/2015 03:32 PM Stephen Beaver

Fixed #5031
Corrected input element names and values

ac9d8bed 08/28/2015 03:24 PM Stephen Beaver

Fixed #5030
Corrected LDAP Template display logic
Added jQuery to populate LDAP parameters on change and on page load

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/