- 12 Nov, 2020 1 commit
-
-
Côme Chilliet authored
issue #6122
-
- 05 Nov, 2020 4 commits
-
-
Côme Chilliet authored
Resolve "Problems with FD web setup" See merge request fusiondirectory/fd!823
-
Côme Chilliet authored
Checks, LDAP base and admin creation were broken issue #6122
-
Côme Chilliet authored
Resolve "CompositeAttribute attributes have no parent" See merge request fusiondirectory/fd!822
-
Côme Chilliet authored
issue #6121
-
- 02 Nov, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Add PHPStan configuration and CI" See merge request fusiondirectory/fd!821
-
Côme Chilliet authored
issue #6114
-
- 22 Oct, 2020 6 commits
-
-
Côme Chilliet authored
Resolve "Add core features for Archive plugin" See merge request fusiondirectory/fd!819
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
Resolve "Add core features for Archive plugin" See merge request fusiondirectory/fd!818
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
Also made sure template and archive are at the end since they are special cases. issue #6119
-
Côme Chilliet authored
This avoid confusion by only showing field rights in archived object category, while the archivedObject element in each category only has creation right to decide if archival of the given type is authorized. issue #6119
-
- 20 Oct, 2020 8 commits
-
-
Côme Chilliet authored
Moved styling from HTML code to CSS for ACL edition template. We should also look into using colors from the theme instead of hard coded ones. issue #6119
-
Côme Chilliet authored
Clean up the template for acl edition to move computing to PHP code. issue #6119
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
First step of cleaning ACL edition rendering code. Next steps: - Move styling to CSS - Move some computing back to PHP to simplify the template Then it will be easier to tweak ACL rendering to remove unused ACLs like archive:r and such. issue #6119
-
Côme Chilliet authored
Resolve "Check locale availability upon configuration save" See merge request fusiondirectory/fd!817
-
Côme Chilliet authored
Language::isAvailable now also work if you pass a lang without charset. This fixes the language field of configuration screen. issue #6051
-
Côme Chilliet authored
Make sure the error is tagged as coming from language field issue #6051
-
Côme Chilliet authored
Remove trailing ">" issue #6051
-
- 15 Oct, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Cleanup lock system" See merge request fusiondirectory/fd!814
-
Côme Chilliet authored
issue #6120
-
- 13 Oct, 2020 3 commits
-
-
Côme Chilliet authored
Resolve "Add core features for Archive plugin" See merge request fusiondirectory/fd!813
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
Also reworked lock conflict dialog a bit. issue #6119
-
- 08 Oct, 2020 6 commits
-
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
Used by archive plugin issue #6119
-
Côme Chilliet authored
This avoids having to check ACL for every action in management class issue #6119
-
Côme Chilliet authored
48px comes from breeze theme. 16px is a copy/paste of package-x-generic issue #6119
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
issue #6119
-
- 24 Sep, 2020 3 commits
-
-
Côme Chilliet authored
Merge branch '6115-warning-array-and-string-offset-access-syntax-with-curly-braces-is-deprecated' into '1.4-dev' Resolve "Warning "Array and string offset access syntax with curly braces is deprecated"" See merge request fusiondirectory/fd!810
-
Côme Chilliet authored
register_globals was removed in PHP 5.4, and zend.ze1_compatibility_mode was removed in PHP 5.3, so it makes no sense checking for their value in the setup.
-
Côme Chilliet authored
issue #6115
-
- 23 Sep, 2020 5 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
-