- 23 Apr, 2018 5 commits
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
bmortier authored
Revert "Merge branch '5764-update-locales-for-1-2-1' into '1.3-dev'" See merge request fusiondirectory/fd!242
-
bmortier authored
This reverts merge request !241
-
bmortier authored
Resolve "update locales for 1.2.1" Closes #5764 See merge request fusiondirectory/fd!241
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 19 Apr, 2018 2 commits
-
-
Côme Chilliet authored
Merge branch '5799-when-we-rename-a-department-foreignkeys-on-subobjects-dn-are-not-updated' into '1.3-dev' Resolve "When we rename a department foreignKeys on subobjects DN are not updated" See merge request fusiondirectory/fd!239
-
Côme Chilliet authored
When moving a node with subnodes, like a departement, this will use a filter like member=* to get references, meaning it will open all groups and roles and other objects which may reference DNs to make sure the foreign key is applied and the new DN is stored. This will be slow if there are a lot of those objects. Impacted fields are member, manager, roleOccupant and owner. This is needed because they do not allow SUBSTR searches by schema definition. issue #5799
-
- 18 Apr, 2018 6 commits
-
-
Côme Chilliet authored
Resolve "UID can be changed from the API" See merge request fusiondirectory/fd!238
-
Côme Chilliet authored
issue #5811
-
Côme Chilliet authored
Resolve "Unique DN creation may fail for audit plugin" See merge request fusiondirectory/fd!237
-
Côme Chilliet authored
issue #5817
-
Côme Chilliet authored
issue #5817
-
Côme Chilliet authored
Should fix Sonar warning issue #5817
-
- 17 Apr, 2018 7 commits
-
-
Côme Chilliet authored
issue #5817
-
Côme Chilliet authored
It’s not really removed so it’s useless log/audit issue #5817
-
Côme Chilliet authored
Resolve "UID can be changed from the API" See merge request fusiondirectory/fd!236
-
Côme Chilliet authored
It seems deserializeValue method in Attribute was actually unused, setValue being called directly by simplePlugin. Now it’s used and does about the same thing as setValue, just returns an error if the attribute is disabled. issue #5811
-
Côme Chilliet authored
Merge branch '5799-when-we-rename-a-department-foreignkeys-on-subobjects-dn-are-not-updated' into '1.3-dev' Resolve "When we rename a department foreignKeys on subobjects DN are not updated" See merge request fusiondirectory/fd!235
-
Côme Chilliet authored
Not directly related to #5799 but it was needed for debugging issue #5799
-
Côme Chilliet authored
issue #5799
-
- 16 Apr, 2018 4 commits
-
-
Côme Chilliet authored
Merge branch '5799-when-we-rename-a-department-foreignkeys-on-subobjects-dn-are-not-updated' into '1.3-dev' Resolve "When we rename a department foreignKeys on subobjects DN are not updated" See merge request fusiondirectory/fd!234
-
Côme Chilliet authored
issue #5799
-
Côme Chilliet authored
Resolve "Blacklist is not reset correctly for UserAttribute" See merge request fusiondirectory/fd!233
-
Côme Chilliet authored
issue #5816
-
- 12 Apr, 2018 4 commits
-
-
jswaelens authored
Resolve "Add artifcats to build" Closes #5774 See merge request fusiondirectory/fd!231
-
Jonathan Swaelens authored
Use changelog.md for script in build tarball too Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
jswaelens authored
Resolve "Add artifcats to build" Closes #5774 See merge request fusiondirectory/fd!228
-
Jonathan Swaelens authored
Use changelog.md for tarball release to make artifact Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
- 11 Apr, 2018 2 commits
-
-
Côme Chilliet authored
Resolve "Foreign key on IMAP server is failing" See merge request fusiondirectory/fd!226
-
Côme Chilliet authored
This avoids PHP errors due to missing classes in pluglist::infos issue #5810
-
- 10 Apr, 2018 4 commits
-
-
Côme Chilliet authored
Resolve "Foreign key on IMAP server is failing" See merge request fusiondirectory/fd!225
-
Côme Chilliet authored
They may be intemediary classes like simpleMailMethodService issue #5810
-
Côme Chilliet authored
Resolve "Foreign key on IMAP server is failing" See merge request fusiondirectory/fd!224
-
Côme Chilliet authored
oldvalue is now tested upon initialValue in case of SelectAttribute which refused a value not in the choices anymore. Errors when applying foreignKeys are displayed instead of ignored. issue #5810
-
- 09 Apr, 2018 6 commits
-
-
jswaelens authored
Resolve "Pass the gitlab-ci update-transiflex only on the main branches" Closes #5731 See merge request fusiondirectory/fd!222
-
Jonathan Swaelens authored
try another syntax to do transiflex update only on main branch Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
jswaelens authored
Resolve "Pass the gitlab-ci update-transiflex only on the main branches" Closes #5731 See merge request fusiondirectory/fd!221
-
Jonathan Swaelens authored
Use update-transiflex only on 1.3-dev Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Côme Chilliet authored
Resolve "Several ImageAttribute on the same page does not work" See merge request fusiondirectory/fd!220
-
Côme Chilliet authored
issue #5815
-