- 09 Jul, 2020 12 commits
-
-
Côme Chilliet authored
This avoids repeating parameters at each call, and makes sure the same parameters are used for escaping across fusiondirectory. This commit also adds escaping in some places where there was none. issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
1.4 release is supposed to support PHP 7.0. issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
POC for html escaping of translated errors. issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
Adds FusionDirectoryError base class and one child class for check failures. Use this new class for IntAttribute as first test. Build HTML dialog from error class using attribute data. issue #6071
-
- 08 Jul, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "CopyPaste handler does not respect management tabs" See merge request fusiondirectory/fd!785
-
Côme Chilliet authored
issue #6104
-
- 03 Jun, 2020 3 commits
-
-
Côme Chilliet authored
Resolve "Extend the listing possibility" See merge request fusiondirectory/fd!780
-
Côme Chilliet authored
This change allow using several columns of class SubNodeAttribute without cache collision. issue #6084
-
Côme Chilliet authored
This new column type allows showing attributes values from subnodes. This means an additional LDAP search is done for each row. issue #6084
-
- 28 May, 2020 4 commits
-
-
Côme Chilliet authored
Resolve "Remove _OLD_TEMPLATES_ macro and related code" See merge request fusiondirectory/fd!779
-
Côme Chilliet authored
issue #6101
-
Côme Chilliet authored
Resolve "Group removal workflow from usertab is inconsistent" See merge request fusiondirectory/fd!778
-
Côme Chilliet authored
Also improve error messages issue #6100
-
- 26 May, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "$displayHeader is protected but accessed from outside" See merge request fusiondirectory/fd!777
-
Côme Chilliet authored
And add methods instead to get this information from outside issue #6099
-
- 21 May, 2020 2 commits
-
-
bmortier authored
Resolve "put the fusiondirectory/.github/FUNDING.yml for github" Closes #6095 See merge request fusiondirectory/fd!776
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 20 May, 2020 4 commits
-
-
bmortier authored
Resolve "add bug report template for github" Closes #6096 See merge request fusiondirectory/fd!775
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
bmortier authored
Resolve "put the fusiondirectory/.github/FUNDING.yml for github" Closes #6095 See merge request fusiondirectory/fd!774
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 15 May, 2020 4 commits
-
-
bmortier authored
Resolve "update the locales for 1.4-dev" Closes #5968 See merge request fusiondirectory/fd!773
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
bmortier authored
Resolve "Moving rfc2307bis.schema in mixedgroup" Closes #6094 See merge request fusiondirectory/fd!772
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 07 May, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Read fdPpolicyDefaultDn option instead of fdPpolicyDefaultCn" See merge request fusiondirectory/fd!771
-
Côme Chilliet authored
Ppolicy plugin now stores the full dn of the default ppolicy instead of only the cn. issue #6093
-
- 06 May, 2020 2 commits
-
-
Côme Chilliet authored
Resolve "Fatal error when applying template with no asked fields" See merge request fusiondirectory/fd!770
-
Côme Chilliet authored
It was only working when using the action icon and not when using the menu item. issue #6076
-
- 29 Apr, 2020 3 commits
-
-
Côme Chilliet authored
Resolve "Improve ObjectsAttribute" See merge request fusiondirectory/fd!768
-
Côme Chilliet authored
issue #6083
-
Côme Chilliet authored
array_push requires at least 2 attributes in PHP<7.3 issue #6083
-