- 09 Feb, 2023 1 commit
-
-
dockx thibault authored
Adds to core plugins manager developped by Gallak. Comments and schema numbering added.
-
- 10 Nov, 2022 1 commit
-
-
dockx thibault authored
Includes tasks config backend. Allows spam protection management.
-
- 08 Nov, 2022 1 commit
-
-
dockx thibault authored
Mail Tasks can now select the proper mail object type required, making selection of differents emails type possible.
-
- 07 Nov, 2022 1 commit
-
-
dockx thibault authored
Granular tasks are not updated properly. Erros messages are now exact and not generic.
-
- 28 Oct, 2022 1 commit
-
-
dockx thibault authored
Updates for dashboard - version 0.3
-
- 27 Oct, 2022 1 commit
-
-
dockx thibault authored
Adding some features to create dynamically tasks dashboard. Allowing tasks mail to create granular objects.
-
- 06 Oct, 2022 1 commit
-
-
dockx thibault authored
Adds proper time schedule with proper attribute. Change of schema to adapt to this change.
-
- 26 Sep, 2022 1 commit
-
-
dockx thibault authored
Add sender emails and fixes typo in ldap schema.
-
- 13 Sep, 2022 1 commit
-
-
dockx thibault authored
Mail retrieval from DN put in LDAP. Commit to fix in order to save attribute in ldap.
-
- 11 Aug, 2022 1 commit
-
-
dockx thibault authored
Each cells of tasks management report informations. Not proper ones yet, but it is a start.
-
- 17 May, 2022 2 commits
-
-
dockx thibault authored
Removes requirement for a name within Task Mail name
-
dockx thibault authored
Add users selection for mail task as well as schedule within generic page of tasks creation.
-
- 16 May, 2022 1 commit
-
-
dockx thibault authored
Adds management required columns, back processing still has to be developped
-
- 11 May, 2022 1 commit
-
-
dockx thibault authored
Adds the first configuration page of Macro.
-
- 10 May, 2022 2 commits
-
-
dockx thibault authored
Mail list will be implemented within Task object
-
dockx thibault authored
Add invitations fields and verifications of mail list imported. Adapts the core-fd.schema.
-
- 05 May, 2022 2 commits
-
-
dockx thibault authored
Adds user reminder capability as well as adding conflict between user recovery and itself. Disallowing the activation of the tab.
-
dockx thibault authored
Adds User Recovery TAB and search ldap method to make sure only one User Recovery Mail template can exists.
-
- 02 May, 2022 1 commit
-
-
dockx thibault authored
Basic mail template object created with required fields. Next steps is file attachment processing.
-
- 23 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6181
-
- 09 Mar, 2021 2 commits
-
-
Côme Chilliet authored
issue #6152
-
Côme Chilliet authored
issue #6152
-
- 15 Feb, 2021 1 commit
-
-
Côme Chilliet authored
issue #6150
-
- 02 Nov, 2020 1 commit
-
-
Côme Chilliet authored
This modifier stores a value in LDAP configuration object to make sure to always increment it each time the template is used. issue #6102
-
- 20 Aug, 2020 1 commit
-
-
Côme Chilliet authored
This should allow to search in template fields issue #6107
-
- 15 May, 2020 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 18 Feb, 2020 1 commit
-
-
Côme Chilliet authored
issue #6065
-
- 05 Nov, 2019 1 commit
-
-
Côme Chilliet authored
Avoid hard-coded limits and instead have a configuration option to set maximum size for user avatars issue #6049
-
- 09 Oct, 2019 2 commits
-
-
Côme Chilliet authored
issue #5531
-
Côme Chilliet authored
This is to avoid hard coded values issue #5531
-
- 27 Jun, 2019 1 commit
-
-
Côme Chilliet authored
Just in case issue #5721
-
- 13 Jun, 2019 1 commit
-
-
Côme Chilliet authored
This will allow to disable password methods, for instance clear, empty or md5. issue #5886
-
- 05 Jun, 2019 1 commit
-
-
Côme Chilliet authored
This is an attempt at putting restored object through FD open/save cycle to make sure they save without error and trigger any hook that may look for changes. Also store object type in the snapshot LDAP node, even if it is unused at the moment. issue #5715
-
- 16 Apr, 2019 1 commit
-
-
Côme Chilliet authored
issue #5966
-
- 24 Jan, 2019 1 commit
-
-
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
-
- 12 Jun, 2018 1 commit
-
-
Côme Chilliet authored
issue #5778
-
- 19 Apr, 2018 1 commit
-
-
Côme Chilliet authored
When moving a node with subnodes, like a departement, this will use a filter like member=* to get references, meaning it will open all groups and roles and other objects which may reference DNs to make sure the foreign key is applied and the new DN is stored. This will be slow if there are a lot of those objects. Impacted fields are member, manager, roleOccupant and owner. This is needed because they do not allow SUBSTR searches by schema definition. issue #5799
-
- 05 Oct, 2017 1 commit
-
-
Benoit Mortier authored
Signed-off-by:
Benoit Mortier <benoit.mortier@opensides.be>
-
- 04 May, 2017 1 commit
-
-
Côme Chilliet authored
-