- 24 Sep, 2020 1 commit
-
-
Côme Chilliet authored
issue #6115
-
- 23 Sep, 2020 6 commits
-
-
Jonathan Swaelens authored
Resolve "Use docker images from our registry" Closes #6117 See merge request fusiondirectory/fd!811
-
Jonathan Swaelens authored
Exclude also html/plugins/users/images for sonar
-
Jonathan Swaelens authored
Exclude favicon and contrib for sonar
-
Jonathan Swaelens authored
Exclude all directories under html/images for sonar
-
Jonathan Swaelens authored
Exclude html/images/ for sonar
-
Jonathan Swaelens authored
Add breezy directory as exclusion for sonar-cli
-
- 21 Sep, 2020 2 commits
-
-
Jonathan Swaelens authored
Use last version of sonar-cli:4.4.0.2170
-
Jonathan Swaelens authored
Use our own registry for our docker images
-
- 14 Sep, 2020 1 commit
-
-
Côme Chilliet authored
Resolve "Review dialog classes" See merge request fusiondirectory/fd!805
-
- 08 Sep, 2020 15 commits
-
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
There was a logic problem when calling readPost/update closes the dialog, the edit_finish POST value was read twice - by the opened dialog and by the copypasting logic. issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
Management dialogs tend to close themselves from readPost method, so after calling readPost we need to check the dialog is still there before calling update. issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
issue #6072
-
Côme Chilliet authored
This replaces save_object and execute methods by 3 methods: readPost - Reads POST data update - Update object state render - Render HTML UI The point is to avoid reading POST and rendering HTML when this is not needed (when doing stuff through the webservice for instance). It’s also more consisent across FD with all classes handling some kind of dialog implementing the new interface FusionDirectoryDialog which makes sure these 3 methods are implemented. issue #6072
-
Côme Chilliet authored
Resolve "Add PHPStan configuration and CI" See merge request fusiondirectory/fd!809
-
Côme Chilliet authored
issue #6114
-
- 03 Sep, 2020 6 commits
-
-
Côme Chilliet authored
Resolve "Add PHPStan configuration and CI" See merge request fusiondirectory/fd!808
-
Côme Chilliet authored
issue #6114
-
Côme Chilliet authored
This was broken since migration from simpleManagement. Spotted thanks to PHPStan issue #6114
-
Côme Chilliet authored
issue #6114
-
Côme Chilliet authored
issue #6114
-
Côme Chilliet authored
issue #6114
-
- 28 Aug, 2020 2 commits
-
-
bmortier authored
Merge branch '6112-change-the-donate-part-to-add-all-the-crowfunding-possibilities' into '1.4-dev' See merge request fusiondirectory/fd!806
-
bmortier authored
Merge branch '6112-change-the-donate-part-to-add-all-the-crowfunding-possibilities' into '1.3-fixes' Resolve "change the donate part to add all the crowfunding possibilities" See merge request fusiondirectory/fd!800 (cherry picked from commit de7947ae) 5c52277b
feat(crowfunding) change the donate part to add all the crowfunding possibilities
-
- 27 Aug, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Groups of groups dynamic tab support" See merge request fusiondirectory/fd!804
-
Côme Chilliet authored
issue #5818
-
- 26 Aug, 2020 4 commits
-
-
Côme Chilliet authored
This means a group of group of users will have user tabs. This is not dynamically updated when editing a member, meaning if group1 contains group2 which contains users, removing all users from group2 will not update group1 gosaGroupObjects field, which will still contain U until group1 is open and saved. This seems like a small problem as most of the time this type detection is mainly useful to know which tabs to show, so when the object is open. It may be added later. issue #5818
-
Côme Chilliet authored
issue #5818
-
Côme Chilliet authored
Resolve "Add option ldif-wrap=no in class_ldap.inc" See merge request fusiondirectory/fd!803
-
Côme Chilliet authored
Will be used by ldapmanager plugin. issue #6105
-
- 25 Aug, 2020 1 commit
-
-
Côme Chilliet authored
Merge branch '6097-when-using-fusiondirectory-setup-with-write-vars-smarty-value-isn-t-correctly-set' into '1.4-dev' Resolve "when using fusiondirectory-setup with --write-vars, SMARTY value isn't correctly set" See merge request fusiondirectory/fd!802
-