Update translation files/javascript/php dependancies. Release 1.2.2 |
|
More...
|
3 days ago
|
Fix for template autoFill processing with "k" tokens, the attribute wasnt being selected to parse. Fixes #363 |
|
More...
|
4 days ago
|
Fix schema viewer, showing objectClass name in used_in and not oid |
|
More...
|
4 days ago
|
Test the Template regex and disable the template if it is invalid. Fixes #361 |
|
More...
|
14 days ago
|
Fixes for select2 rendering, ensuring the radius is set and unset in the right places |
|
More...
|
14 days ago
|
Fix for 0674706 existing attributes where editable without the edit button being pressed. Only new attributes should be editable by default |
|
More...
|
14 days ago
|
Show size limit exceptions in the tree, if when expanding a tree branch the container has more items |
|
More...
|
17 days ago
|
Update import to include changetype add/modify operations |
|
More...
|
18 days ago
|
Code clean up, removing legacy commented items, and add a icon to LDAP Entry when templates are applicable for an entry |
|
More...
|
18 days ago
|
Implement Entry Copy/Move |
|
More...
|
18 days ago
|
Tag baseDNs as bases, and show their full DN in the tree |
|
More...
|
18 days ago
|
Release v2.2.1 |
|
More...
|
18 days ago
|
Dont render delete button on Entries that have subordinates |
|
More...
|
18 days ago
|
Fix rendering of Add Value attributes when the attribute is also rendered by a template, resulting in double javascript and blank values |
|
More...
|
18 days ago
|
Fix add new attributes where being marked as readonly |
|
More...
|
18 days ago
|
Minor code consistency changes, no functional changes |
|
More...
|
18 days ago
|
Make the ajax calls POST methods, and make the 'Create Entry' in the tree configurable so calls to children() can just return child entries |
|
More...
|
19 days ago
|
Implement DN Entry rename |
|
More...
|
19 days ago
|
Release v2.2.0 |
|
More...
|
19 days ago
|
Sample data fixes so that test completes on first run. This synchronises the import test with what is initially loaded |
|
More...
|
19 days ago
|
Fix regression introduced in 56fcd729. Server was added to the configuration before SwapinAuthUser::class resulting in the configured LDAP user being used for all queries and not the logged in user. Fixes #348 |
|
More...
|
21 days ago
|
Fix rendering of objectclass in server info, consistent use of true/false/null in view blades |
|
More...
|
24 days ago
|
Fix typo in 553368c that stopped configuration defaults from loading |
|
More...
|
24 days ago
|
Fix hasing password on entry create. Fixes #353 |
|
More...
|
24 days ago
|
Fix bug introduced with 553368c, when clearing session _auto_number when need to allow for edits that doesnt have this set |
|
More...
|
24 days ago
|
Implement getNextNumber() to populate template->values for attributes, where the attribute is determined after evaulating whats in the directory |
|
More...
|
24 days ago
|
Fix validation on existing entries, missed in 88db4cc |
|
More...
|
25 days ago
|
Fix regression introduce in 31e3c7, x-form.select wasnt rendering the current value of the select list. Also fix validation redirect where the password encryption method was changed, but the new encryption method was not set. |
|
More...
|
25 days ago
|
Specifying a comma delimited list for LDAP_BASE_DN was never going to work. Use a colon instead. Fixes #351 |
|
More...
|
25 days ago
|
Dont sort by DN, problematic when sssvlv overlay is used in openldap. Seems DN's are sorted anyway. Fixes #350 |
|
More...
|
25 days ago
|