- 19 Jul, 2022 1 commit
-
-
dockx thibault authored
Code style continue
-
- 18 Jul, 2022 1 commit
-
-
dockx thibault authored
Space parenthesis after fnc name fixed On function creation
-
- 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
-
- 08 Sep, 2020 3 commits
-
-
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
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 1 commit
-
-
Côme Chilliet authored
issue #6071
-
- 08 Jul, 2020 1 commit
-
-
Côme Chilliet authored
issue #6104
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 13 Nov, 2019 1 commit
-
-
Côme Chilliet authored
Only log successful paste with pasted dn. Otherwise we get an audit line before the actual paste happens. issue #6046
-
- 12 Nov, 2019 1 commit
-
-
Côme Chilliet authored
issue #6046
-
- 17 Jul, 2019 1 commit
-
-
Côme Chilliet authored
ACL base should be computed from current object DN or base. issue #5039
-
- 26 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5955
-
- 25 Feb, 2019 1 commit
-
-
Côme Chilliet authored
Basic fixes like identation issue #5955
-
- 19 Feb, 2019 1 commit
-
-
Côme Chilliet authored
issue #5956
-
- 16 Oct, 2018 1 commit
-
-
Côme Chilliet authored
Also added formnovalidate="formnovalidate" to all submit inputs which should not validate data. issue #5910
-
- 02 Sep, 2018 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 16 Aug, 2018 1 commit
-
-
Côme Chilliet authored
And clean a bit CopyPasteHandler issue #5135
-
- 07 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5831
-
- 13 Feb, 2018 1 commit
-
-
Côme Chilliet authored
issue #5775
-
- 25 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 25 Oct, 2016 3 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 21 Sep, 2016 2 commits
-
-
Côme Chilliet authored
Conflicts: include/class_CopyPasteHandler.inc include/class_userinfo.inc include/simpleplugin/class_simpleManagement.inc
-
Côme Chilliet authored
-
- 30 Aug, 2016 1 commit
-
-
Côme Chilliet authored
-
- 25 Aug, 2016 1 commit
-
-
Côme Chilliet authored
-
- 23 Aug, 2016 1 commit
-
-
Côme Chilliet authored
-
- 13 Jul, 2016 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 05 Jul, 2016 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-
- 08 Jun, 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
-