Ticket #5204 a clean up pass of the jquery sections
Add support for LDAP RFC2307 style group membership. Resolves #4923
Provide an LDAP server timeout field. Default to 25 seconds. Resolves #3383
Comment edit
Corrected template type in form restoration
Don't apply LDAP template on page load whn act == edit
Fixed #5088Form restoration revisited
Fixed #5089Replace toggle with jQuery
Fixed #5088Functionality was not present in 2.2. Added $pconfig = $_POST to restore form contents on validation failure
Fixed 5082Name field available on input errors.
Remove debug
Fixed 5069Inputs should be readonly, not disabled when not required. Disabling prevents them from being submitted and breaks the form.
Fixed 5068Provided misggin javascript functionality
Fixed 5067Provided missing functionality in jQuery
Fixed 5066Toggles suck. Replaced with explicit jQuery
Fixed #6065Method setDiasabled() seems to not only disable the input, but prevent it from being submitted.Replasced with jQuery
Merge pull request #1853 from PiBa-NL/bootstrap_fix1
Fixed 5047Alternative layout
Fixed #5047LDAP search scope members now grouped
fix text
make descriptions consistent
bootstrap, use require_once for classes/Form.class.php
Fixed #5047Changed LDAP scope layout
Fixed #5031Corrected input element names and values
Fixed #5030Corrected LDAP Template display logicAdded jQuery to populate LDAP parameters on change and on page load
Merge branch 'master' into bootstrap
Move main pfSense content to src/