- 26 Mar, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 25 Mar, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "Sonar errors in class_dialogAttributes.inc" See merge request fusiondirectory/fd!561
-
Côme Chilliet authored
issue #5975
-
- 22 Mar, 2019 2 commits
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
- 19 Mar, 2019 4 commits
-
-
Côme Chilliet authored
Resolve "Clean attributes var in columns" See merge request fusiondirectory/fd!559
-
Côme Chilliet authored
Column attributes are now always considered multivalued and returned value is always an array of values, which may be empty. Code has been adapted to support this. This means plugins will not need to specify '*' anymore for multivaluated attributes. issue #5973
-
Côme Chilliet authored
Merge branch '5971-reorganize-the-tabs-order-in-the-configuration-backend-to-be-more-logical' into '1.4-dev' Resolve "reorganize the tabs order in the configuration backend to be more logical" See merge request fusiondirectory/fd!558
-
Côme Chilliet authored
New order/priorities (most are on plugins side): * Configuration : 0 -> 0 * Plugins : 20 -> 2 * POSIX : 2 -> 4 * Mail : 3 -> 6 * Samba : 2 -> 8 * SupAnn : None -> 10 * SINAPS : None -> 12 * Password recovery : None -> 14 * User reminder : None -> 16 * Invitations : None -> 18 * Systems : None -> 20 * FAI configuration : None -> 22 Also renamed "Password recovery" to "Recovery" to avoid long tab names. issue #5971
-
- 14 Mar, 2019 7 commits
-
-
Côme Chilliet authored
Resolve "Allow plugins to easily take part in the user locking process" See merge request fusiondirectory/fd!557
-
Côme Chilliet authored
Autoloading was only working for classes, it now supports interfaces as well. issue #5970
-
Côme Chilliet authored
Resolve "Allow plugins to easily take part in the user locking process" See merge request fusiondirectory/fd!556
-
Côme Chilliet authored
issue #5970
-
Côme Chilliet authored
Resolve "Allow plugins to easily take part in the user locking process" See merge request fusiondirectory/fd!555
-
Côme Chilliet authored
issue #5970
-
Côme Chilliet authored
This allows plugins to lock users with the same procedure as userManagement issue #5970
-
- 13 Mar, 2019 3 commits
-
-
Côme Chilliet authored
Also moving code to samba and ssh plugins issue #5970
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 05 Mar, 2019 3 commits
-
-
Côme Chilliet authored
Resolve "Use date HTML5 input type for DateAttribute" See merge request fusiondirectory/fd!542
-
bmortier authored
Merge branch '5963-fix-reference-to-the-old-documentation-in-upgrade-md-and-readme-md' into '1.4-dev' See merge request fusiondirectory/fd!550
-
bmortier authored
Merge branch '5963-fix-reference-to-the-old-documentation-in-upgrade-md-and-readme-md' into '1.3-dev' Resolve "fix reference to the old documentation in UPGRADE.md and README.md" See merge request fusiondirectory/fd!549 (cherry picked from commit 245569a8) 09c75042
🚑 fix(documentation) fix reference to the old documentation in UPGRADE.md and README.md
-
- 04 Mar, 2019 9 commits
-
-
bmortier authored
Merge branch '5962-update-upgrade-md-to-chnage-old-forge-reference' into '1.4-dev' See merge request fusiondirectory/fd!548
-
Côme Chilliet authored
plugins will need to be adapted issue #5931
-
Côme Chilliet authored
issue #5931
-
bmortier authored
Merge branch '5960-update-upgrade-md-for-1-3' into '1.3-dev' See merge request fusiondirectory/fd!545
-
Côme Chilliet authored
This replaces our custom datepicker with the standard html5 one for date fields in plugins. This deprecates the defaultDate attribute which was used to set the starting point of the datepicker without setting a default value, because this is not possible in HTML5. This does not add support for min and max dates which are supported by the HTML5 input type and may be added later. This also changes the internal date format from DD.MM.YYYY to YYYY-MM-DD to match the HTML5 POST format, this should not have serious consequences. issue #5931
-
bmortier authored
Merge branch '5894-update-the-changelog-for-1-3-3' into '1.4-dev' See merge request fusiondirectory/fd!543
-
- 26 Feb, 2019 2 commits
-
-
Côme Chilliet authored
Resolve "Use PHP7 array syntax" See merge request fusiondirectory/fd!536
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 2 commits
-
-
Côme Chilliet authored
Fixes of spaces by php-cs-fixer issue #5955
-
Côme Chilliet authored
Basic fixes like identation issue #5955
-
- 20 Feb, 2019 5 commits
-
-
Côme Chilliet authored
Resolve "Use strict typing" See merge request fusiondirectory/fd!535
-
Côme Chilliet authored
issue #5956
-
Côme Chilliet authored
Resolve "Use strict typing" See merge request fusiondirectory/fd!534
-
Côme Chilliet authored
issue #5956
-
Côme Chilliet authored
Resolve "Use strict typing" See merge request fusiondirectory/fd!533
-