- 12 Jun, 2023 1 commit
-
-
dockx thibault authored
Adds proper section priorities.
-
- 19 Jul, 2022 3 commits
-
-
dockx thibault authored
Full code style as been reworked to match 1.4
-
dockx thibault authored
Code style continue
-
dockx thibault authored
Continuity of code style fixing
-
- 18 Jul, 2022 2 commits
-
-
dockx thibault authored
Parenthesis open in fnc call - code style part1
-
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 Jul, 2021 1 commit
-
-
Côme Chilliet authored
Some resources are turned into objects, others may follow, we might as well stop using is_resource right away. issue #6175
-
- 29 Jun, 2021 2 commits
-
-
bmortier authored
This reverts merge request !914
-
Côme Chilliet authored
Some resources are turned into objects, others may follow, we might as well stop using is_resource right away. issue #6175
-
- 01 Mar, 2021 1 commit
-
-
Côme Chilliet authored
This avoid services appearing before server category in ACL role edition issue #6028
-
- 18 Feb, 2021 1 commit
-
-
Côme Chilliet authored
Samba domain caching is now done is samba plugin issue #6153
-
- 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
-
- 20 Oct, 2020 1 commit
-
-
Côme Chilliet authored
issue #6119
-
- 15 Oct, 2020 1 commit
-
-
Côme Chilliet authored
issue #6120
-
- 08 Oct, 2020 2 commits
-
-
Côme Chilliet authored
issue #6119
-
Côme Chilliet authored
issue #6119
-
- 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 6 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
-
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
-
- 16 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
-
- 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 1 commit
-
-
Côme Chilliet authored
issue #5135
-