- 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 2 commits
-
-
Côme Chilliet authored
issue #6071
-
Côme Chilliet authored
Use a thrown error instead of calling msg_dialog and exit. And use an exception handler to format uncaught fatal errors. issue #6071
-
- 10 Mar, 2020 1 commit
-
-
Côme Chilliet authored
This allow to temporarily disable a trigger while keeping its definition in the configuration for later. The syntax is backward compatible so that no migration is needed. issue #6074
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 11 Sep, 2019 1 commit
-
-
Côme Chilliet authored
issue #6026
-
- 28 Aug, 2019 3 commits
-
-
Côme Chilliet authored
No more global_un_set, global_delete or delete issue #6024
-
Côme Chilliet authored
And convert global_get calls to get issue #6024
-
Côme Chilliet authored
Also global_is_set to is_set. issue #6024
-
- 16 Jul, 2019 1 commit
-
-
Côme Chilliet authored
This allows to avoid ldap reads from pluglist::load, and should fix a crash happenning in index.php when using encrypted password in config file. issue #6015
-
- 12 Jun, 2019 1 commit
-
-
Côme Chilliet authored
issue #5986
-
- 13 May, 2019 1 commit
-
-
Côme Chilliet authored
Will be used by servicesManagement so that dashboard can search for services attribute without crash. issue #5967
-
- 16 Apr, 2019 1 commit
-
-
Côme Chilliet authored
issue #5966
-
- 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
-
- 24 Jan, 2019 2 commits
-
-
Côme Chilliet authored
issue #5135
-
Côme Chilliet authored
Fix schema error, PHP error, and ACL setup. issue #5135
-
- 23 Jan, 2019 1 commit
-
-
Côme Chilliet authored
ACLs are not handled yet issue #5135
-
- 03 Oct, 2018 1 commit
-
-
Côme Chilliet authored
issue #5902
-
- 19 Sep, 2018 1 commit
-
-
Côme Chilliet authored
This fixes ACL search for plugins configuration attributes and allow to get their values through webservice ls method and objects::ls issue #5888
-
- 28 Aug, 2018 1 commit
-
-
Côme Chilliet authored
issue #5135
-
- 24 May, 2018 2 commits
-
-
Côme Chilliet authored
This allows to generate filters automagically most of the time and avoid duplicated informations. issue #5135
-
Côme Chilliet authored
Moved it to a class which get instanciated in userinfo and keeps the size limit status for the current session. issue #5135
-
- 09 May, 2018 1 commit
-
-
Côme Chilliet authored
issue #5831
-
- 07 May, 2018 2 commits
-
-
Côme Chilliet authored
issue #5831
-
Côme Chilliet authored
issue #5831
-
- 24 Apr, 2018 1 commit
-
-
Côme Chilliet authored
This also fix the workflow to make sure the language in the header is correct in all cases. A PHP error is triggered if setlocale fails or if the wrong language header was sent. issue #5820
-
- 06 Feb, 2018 1 commit
-
-
Côme Chilliet authored
issue #5752
-
- 01 Feb, 2018 1 commit
-
-
Côme Chilliet authored
URI and base are now two separate fields of referrals in config file, so several URIs space separated may be used in URI field and no parsing has to be done. Changes should be backward compatible issue #5752
-
- 25 Jan, 2018 1 commit
-
-
Côme Chilliet authored
UI will not be perfect but this should work for controlling who can create/restore snapshots. The ACL for seeing snapshots is not respected yet. issue #5743
-
- 04 Dec, 2017 1 commit
-
-
Côme Chilliet authored
Tabs in tabclass like ogroup-dynamic or ogroup-users would not get any acl category before, which forbid to give rights on them. Should be fixed now. issue #5738
-
- 18 Sep, 2017 1 commit
-
-
Côme Chilliet authored
There are some left in datepicker.js because of a bug in the sniffer, I did not find a way to fix that yet. issue #5690
-
- 13 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 07 Jun, 2017 1 commit
-
-
Côme Chilliet authored
-
- 14 Feb, 2017 1 commit
-
-
Côme Chilliet authored
-
- 25 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 20 Jan, 2017 1 commit
-
-
Côme Chilliet authored
-
- 07 Dec, 2016 2 commits
-
-
Côme Chilliet authored
-
Côme Chilliet authored
-