- 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 7 commits
-
-
Jonathan Swaelens authored
try another syntax to do transiflex update only on main branch Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
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
-
Côme Chilliet authored
Merge branch 'vselvamuthukumar/fd-Make-sure-each-ImageAttribute-is-set-in-different-session-variables' into 5815-several-imageattribute-on-the-same-page-does-not-work See issue #5815
- 06 Apr, 2018 6 commits
-
-
Jonathan Swaelens authored
Make transiflex update only on main branches Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
bmortier authored
Merge branch '5731-pass-the-gitlab-ci-update-transiflex-only-on-the-main-branches' into '1.3-dev' See merge request fusiondirectory/fd!215
-
bmortier authored
Revert "Merge branch '5731-pass-the-gitlab-ci-update-transiflex-only-on-the-main-branches' into '1.3-dev'" This reverts merge request !74
- 05 Apr, 2018 6 commits
-
-
Jonathan Swaelens authored
Correct little error in gitlab-ci Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Add mangage job in lint stage for gitlab-ci Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Jonathan Swaelens authored
Add sonar in gitlab-ci Signed-off-by:
Jonathan Swaelens <swaelens.jonathan@opensides.be>
-
Côme Chilliet authored
Resolve "Small weirdness in foreignKey handling" See merge request fusiondirectory/fd!203