- 04 Sep, 2019 1 commit
-
-
Côme Chilliet authored
Avoids using one checkbox for each object as there may be a lot of them. issue #2895
-
- 29 Aug, 2019 2 commits
-
-
Côme Chilliet authored
Merge branch '5974-workflow-problem-when-applying-a-template-to-an-object-triggers-errors' into '1.4-dev' Resolve "Workflow problem when applying a template to an object triggers errors" See merge request fusiondirectory/fd!664
-
Côme Chilliet authored
issue #5974
-
- 28 Aug, 2019 9 commits
-
-
Côme Chilliet authored
Resolve "Email icon missing from core" See merge request fusiondirectory/fd!662
-
Côme Chilliet authored
These are used by recovery, setup and dashboard. issue #6023
-
Côme Chilliet authored
Resolve "Cleanup session handling" See merge request fusiondirectory/fd!660
-
Côme Chilliet authored
issue #6024
-
Côme Chilliet authored
issue #6024
-
Côme Chilliet authored
No more global_un_set, global_delete or delete issue #6024
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
Côme Chilliet authored
It was history code from GOsa issue #6024
-
- 27 Aug, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Recovery test failing because of CSRF protection" See merge request fusiondirectory/fd!659
-
Côme Chilliet authored
Attempt at easing CSRF protection problems debugging. issue #6023
-
Côme Chilliet authored
Resolve "Could the list displayed by fusiondirectory be sorted" See merge request fusiondirectory/fd!658
-
Côme Chilliet authored
issue #4866
-
- 22 Aug, 2019 13 commits
-
-
Côme Chilliet authored
Resolve "Add support for paginating ldap result in setup" See merge request fusiondirectory/fd!657
-
Côme Chilliet authored
We cannot pass arguments by reference through ldapMultiplexer issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
Resolve "Add support for paginating ldap result in setup" See merge request fusiondirectory/fd!656
-
Côme Chilliet authored
It seems it happens and $errmsg is empty when using pagination. issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
It was checking posixAccount instead of posixGroup. Accounts are allowed to have the same gidNumber when they use the same primary group. issue #2895
-
Côme Chilliet authored
Fixed an error about LDAP::fix being used, and a PHP error in the template when entry['after'] is not set. issue #2895
-
Côme Chilliet authored
If we cannot paginate and there are too much entries, bail out. issue #2895
-
Côme Chilliet authored
We cannot use objectClass for this as they may be missing, so we exclude uids ending with $. issue #2895
-
Côme Chilliet authored
issue #2895
-
- 21 Aug, 2019 6 commits
-
-
Côme Chilliet authored
Attributes for LDAP::search call were wrong issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
No pagination in this case issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
issue #2895
-
Côme Chilliet authored
Do not cache full list of users as it may be huged issue #2895
-
- 13 Aug, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Could the list displayed by fusiondirectory be sorted" See merge request fusiondirectory/fd!655
-
Côme Chilliet authored
Resolve "Alphabetically list user groups on the user edit page." See merge request fusiondirectory/fd!654
-
Côme Chilliet authored
It was done in OrderedAttribute but was missing in SetAttribute and SubNodesAttributes. issue #4866
-
Côme Chilliet authored
issue #5785
-
- 08 Aug, 2019 1 commit
-
-
Côme Chilliet authored
Resolve "Review FD UI for disabled fields" See merge request fusiondirectory/fd!651
-