- 14 Jul, 2022 2 commits
-
-
dockx thibault authored
Fixing codestyle
-
dockx thibault authored
This reverts commit 46b03343.
-
- 12 Jul, 2022 1 commit
-
-
dockx thibault authored
Fixing codestyle
-
- 10 Dec, 2020 1 commit
-
-
Côme Chilliet authored
Removed phpstan.neon which will be in dev-tools instead. Fixed some phpstan reported problems to avoid having a huge baseline. issue #6114
-
- 08 Sep, 2020 1 commit
-
-
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
-
- 09 Jul, 2020 4 commits
-
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
msgPool always returns escaped string because it may be used from smarty. htmlescape now calls htmlspecialchars instead of htmlentities, allowing to escape strings with % without losing sprintf capability. issue #6071
-
- 22 Oct, 2019 1 commit
-
-
Côme Chilliet authored
Also cleaned up "header" handling. Removed print_header function which was doing two different things and misused in some places. issue #6038
-
- 06 Aug, 2019 1 commit
-
-
Côme Chilliet authored
Also tweaked a bit multiPlugin so that it works in this case (useful for plugins configuration editing) Changed reference tab to only return read rights so it does not get an edit button (makes no sense) These changes means if you have only write rights on some configuration tab, you will have to go to that tab before clicking edit (the button won’t be there on other tabs) issue #5858
-
- 31 Jul, 2019 1 commit
-
-
Côme Chilliet authored
Also fixed dashboard for non-admins issue #5858
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 19 Feb, 2019 3 commits
-
-
Côme Chilliet authored
issue #5956
-
Côme Chilliet authored
issue #5956
-
Côme Chilliet authored
issue #5956
-
- 30 Jan, 2019 1 commit
-
-
Côme Chilliet authored
issue #5951
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 25 Apr, 2018 1 commit
-
-
Côme Chilliet authored
Resolve "Unique DN creation may fail for audit plugin" See merge request fusiondirectory/fd!237 (cherry picked from commit fbc8fa12) c9318823
🚑 fix(references) Avoid logging removal of references tab bca8a84a✨ feat(simpleplugin) Use as many attributes as needed to build a unique DN 7ee453c1🚑 fix(simpleplugin) Limit Cognitive Complexity d26a71a6🚑 fix(simpleplugin) Fix starting point of loop ce4896f6🚑 fix(simpleplugin) Fix Cognitive Complexity for Sonar
-
- 17 Apr, 2018 1 commit
-
-
Côme Chilliet authored
It’s not really removed so it’s useless log/audit issue #5817
-
- 26 Jul, 2017 1 commit
-
-
Côme Chilliet authored
This reverts commit 7d9b69c0.
-
- 20 Jul, 2017 1 commit
-
-
Côme Chilliet authored
-
- 18 Jul, 2017 1 commit
-
-
Côme Chilliet authored
-
- 21 Feb, 2017 1 commit
-
-
Côme Chilliet authored
-
- 12 Oct, 2016 1 commit
-
-
Côme Chilliet authored
-
- 29 Aug, 2016 1 commit
-
-
Côme Chilliet authored
-
- 12 May, 2016 2 commits
-
-
Côme Chilliet authored
mainTab is now dynamic. parent is now given in the constructor.
-
Côme Chilliet authored
Conflicts: include/class_CopyPasteHandler.inc include/simpleplugin/class_simplePlugin.inc
-
- 09 May, 2016 1 commit
-
-
Côme Chilliet authored
mainTab is now dynamic. parent is now given in the constructor.
-
- 04 May, 2016 1 commit
-
-
Côme Chilliet authored
-
- 06 Jan, 2016 1 commit
-
-
Mortier Benoit authored
Signed-off-by:
Mortier Benoit <benoit.mortier@opensides.be>
-
- 05 Jan, 2016 1 commit
-
-
Mortier Benoit authored
Signed-off-by:
Mortier Benoit <benoit.mortier@opensides.be>
-
- 23 Dec, 2015 1 commit
-
-
Côme Chilliet authored
-
- 02 Dec, 2015 1 commit
-
-
Côme Chilliet authored
-
- 30 Apr, 2015 2 commits
-
-
Côme Bernigaud authored
-
Côme Bernigaud authored
-
- 08 Apr, 2015 1 commit
-
-
Côme Bernigaud authored
-
- 02 Apr, 2015 1 commit
-
-
Côme Bernigaud authored
Conflicts: html/images/welcome.png html/themes/default/icons/48/apps/config-welcome.png html/themes/default/icons/48/status/welcome.png plugins/generic/welcome/main.inc
-
- 12 Feb, 2015 2 commits
-
-
Côme Bernigaud authored
-
Côme Bernigaud authored
-