Commit ece3bc2b authored by bmortier's avatar bmortier
Browse files

Resolve "Add the task and mail template fonctionnality to the manual"

Showing with 103 additions and 0 deletions
+103 -0
...@@ -217,3 +217,28 @@ Dashboard expired users ...@@ -217,3 +217,28 @@ Dashboard expired users
:alt: Image of Dashboard expired users menu in FusionDirectory :alt: Image of Dashboard expired users menu in FusionDirectory
* **Number of days**: Number of days before expiration needed for an account to show in the dashboard not expired accounts list. * **Number of days**: Number of days before expiration needed for an account to show in the dashboard not expired accounts list.
Mail Template
^^^^^^^^^^^^^
.. image:: images/configuration-mail-template.png
:alt: Image of Mail Template OU configuration within FusionDirectory
* **Mail Template RDN**: Allows the configuration of the proper OU for mail template.
Tasks
^^^^^
Click on Tasks tab.
.. image:: images/configuration-tasks-tab.png
:alt: TAB menu to be clicked to access Tasks configuration.
.. image:: images/configuration-tasks-rdn.png
:alt: Image of Tasks configuration RDN within FusionDirectory
* **Tasks RDN**: Allows the configuration of the proper OU for tasks.
.. image:: images/configuration-tasks-anti-spam.png
:alt: Images of Tasks configuration for anti-spam within FusionDirectory
* **Mail Anti-Spam Configuration**: Allows to setup the interval and maximum emails to be sent per process.
source/fusiondirectory/configuration/images/configuration-mail-template.png

7.01 KB

source/fusiondirectory/configuration/images/configuration-tasks-anti-spam.png

33.4 KB

source/fusiondirectory/configuration/images/configuration-tasks-rdn.png

12.4 KB

source/fusiondirectory/configuration/images/configuration-tasks-tab.png

3.22 KB

source/fusiondirectory/core/images/core-mail-template-creation.png

23.7 KB

source/fusiondirectory/core/images/core-mail-template.png

36.5 KB

source/fusiondirectory/core/images/core-tasks-creation-subtasks.png

8.99 KB

source/fusiondirectory/core/images/core-tasks-creation.png

15.2 KB

source/fusiondirectory/core/images/core-tasks-dashboard-actions.png

5.14 KB

source/fusiondirectory/core/images/core-tasks-dashboard-filter.png

20.9 KB

source/fusiondirectory/core/images/core-tasks-dashboard.png

61.1 KB

source/fusiondirectory/core/images/core-tasks-mail-creation-details.png

19.9 KB

source/fusiondirectory/core/images/core-tasks-mail-creation.png

16.3 KB

source/fusiondirectory/core/images/core-tasks.png

59.3 KB

...@@ -14,3 +14,6 @@ FusionDirectory Core ...@@ -14,3 +14,6 @@ FusionDirectory Core
aclroles aclroles
acls acls
dashboard dashboard
mailTemplate
tasks
tasksDashboard
Mail Template
-------------
This page allows to manage Mail Template objects
.. image:: images/core-mail-template.png
:alt: Picture of mail template within FusionDirectory
You can create new e-mail template easily.
.. image:: images/core-mail-template-creation.png
:alt: Picture of mail template creation within FusionDirectory
Tasks
-----
This page allows to manage Tasks objects
.. image:: images/core-tasks.png
:alt: Picture of mail template within FusionDirectory
You can create new Tasks easily.
.. image:: images/core-tasks-creation.png
:alt: Picture of tasks creation within FusionDirectory
* **Time**: Allows the schedule of the tasks to be timed in Hours:Minutes:Seconds format.
Select the type of tasks available.
.. image:: images/core-tasks-creation-subtasks.png
:alt: Picture of tasks - subtasks creation within FusionDirectory
* **Acticate Subtasks**: Allows the creation of subtasks which will be processed by FusionDirectory Orchestrator.
Choose the options for the mail tasks
.. image:: images/core-tasks-mail-creation.png
:alt: Picture of tasks mail creation within FusionDirectory
* **Mail Template**: Allows the selection of previsously created mail template.
* **Members**: Allows the selection of users and groups as well as LDAP filtering options.
.. image:: images/core-tasks-mail-creation-details.png
:alt: Picture of tasks mail creation details within FusionDirectory
* **Sender**: Allows to setup the source e-mail address.
* **Mail Type**: Multiple e-mails attributes exists, it allows the selection of one in particular for selected members.
.. note::
* The default "Primary Address" from Mail plugin is being used by default.
* If selected members have no e-mails configured for the attribute type selected, e-mails won't be received.
Tasks Dashboard
---------------
This page allows a reporting on the status created tasks.
.. image:: images/core-tasks-dashboard.png
:alt: Picture of tasks dashboard within FusionDirectory
.. image:: images/core-tasks-dashboard-actions.png
:alt: Picture of tasks dashboard within FusionDirectory
* **Actions**: Allows to renew the tasks and reset of its status upon click.
The status of each tasks can be filtered.
.. image:: images/core-tasks-dashboard-filter.png
:alt: Picture of tasks dashboard filter within FusionDirectory
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment