You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/GDPR/index.rst
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,14 @@ GLPI Version Minimum PHP Recommended
13
13
.. note::
14
14
A `basic license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.
15
15
16
+
17
+
Install the plugin
18
+
--------------------
19
+
16
20
- Go to the marketplace. Download and install the **GDPR Tools** plugin.
17
21
18
22
.. figure:: images/GDRP-1.png
19
-
:alt:
23
+
:alt:Install the plugin
20
24
21
25
Configure the plugin
22
26
--------------------
@@ -66,7 +70,8 @@ scopes:
66
70
- Inactive users without tickets
67
71
68
72
.. figure:: images/GDRP-2.png
69
-
:alt:
73
+
:alt:setup
74
+
:scale:80 %
70
75
71
76
Automated action
72
77
~~~~~~~~~~~~~~~~
@@ -76,6 +81,7 @@ Deletion will take place via a standard GLPI automatic action that can be config
76
81
- Go to **Setup > Automatic actions**, and select the **cleaninactiveuser** action then configure it according to your needs.
Copy file name to clipboardExpand all lines: source/advanceddashboard/index.rst
+25-3Lines changed: 25 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,26 @@
1
1
Advanced dashboards
2
2
===================
3
3
4
+
Requirements (on-premise)
5
+
-------------------------
6
+
7
+
============ =========== ===========
8
+
GLPI Version Minimum PHP Recommended
9
+
============ =========== ===========
10
+
10.0.x 8.1 8.2
11
+
============ =========== ===========
12
+
13
+
.. Note::
14
+
A `standard licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.
15
+
4
16
Install the plugin
5
17
------------------
6
18
7
-
.. note::
8
-
A `standard license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/>`__.
9
-
10
19
* Go to the marketplace. Download and install the “**Advanced dashboard**” plugin.
An insert at the bottom will display the result of the query:
84
96
85
97
.. figure:: images/Advanceddashboard-3.png
86
98
:alt:preview result
99
+
:scale:50 %
100
+
87
101
88
102
89
103
* In the **set up fields** tab, define the label, the number and the main label (optional, this is the name your table will have). In our case, *the label will be "year"*, *the number will be "number of tickets"* and the *main label will be ""number of tickets per year"*.
@@ -93,6 +107,8 @@ An insert at the bottom will display the result of the query:
93
107
94
108
.. figure:: images/Advanceddashboard-4.png
95
109
:alt:card setup
110
+
:scale:80 %
111
+
96
112
97
113
Dashboard settings
98
114
~~~~~~~~~~~~~~~~~~
@@ -105,17 +121,23 @@ Dashboard settings
105
121
106
122
.. figure:: images/Advanceddashboard-5.png
107
123
:alt:more card setup
124
+
:scale:100 %
125
+
108
126
109
127
110
128
* You will then be asked to select the chart type
111
129
* Some dashboards may ask you to use colours and display values and labels.
Copy file name to clipboardExpand all lines: source/anonymize/index.rst
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,18 @@ GLPI Version Minimum PHP Recommended
10
10
10.0.x 8.1 8.2
11
11
============ =========== ===========
12
12
13
-
Install the plugin
14
-
------------------
15
-
16
13
.. Note::
17
14
A `basic licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.
18
15
16
+
Install the plugin
17
+
------------------
18
+
19
19
- Go to the marketplace. Download and install the “`Anonymize`” plugin.
20
20
21
21
.. figure:: images/Anonymize-1.png
22
22
:alt:Install the plugin
23
23
24
+
24
25
Choice of profile
25
26
-----------------
26
27
@@ -38,14 +39,18 @@ The 4 profiles you will find are :
38
39
39
40
.. figure:: images/Anonymize-2.png
40
41
:alt:Profiles
42
+
:scale:60 %
43
+
41
44
42
45
Anonymisable data per profile (predefined)
43
46
------------------------------------------
44
47
45
48
Each profile has an element assigned to it. You will need to define the value of each attribute that it will be able to anonymise (or not)
46
49
47
50
.. figure:: images/Anonymize-3.png
48
-
:alt:
51
+
:alt:attributes
52
+
:scale:45 %
53
+
49
54
50
55
Email
51
56
~~~~~
@@ -271,7 +276,9 @@ Global search
271
276
You can ask GLPI to anoymise an attribute in the whole database and not only in the type of element you are in. The option **attributes to search and replace in others objects** is at the very bottom of your profile.
272
277
273
278
.. figure:: images/Anonymize-4.png
274
-
:alt:
279
+
:alt:globalsearch
280
+
:scale:55 %
281
+
275
282
276
283
.. Note::
277
284
You cannot change any values other than those linked to the type of element you are in. For example, you will be able to **modify all email addresses** in the database via the **Email** profile, but you will not be able to modify all user phone number via this profile.
@@ -294,7 +301,9 @@ In our example, we will be anonymising `user data`.
294
301
- Click on **Actions** then **anonymise selected items**.
Copy file name to clipboardExpand all lines: source/approbalbymail/index.rst
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,27 +10,27 @@ GLPI Version Minimum PHP Recommended
10
10
10.0.x 8.1 8.2
11
11
============ =========== ===========
12
12
13
-
Install the plugin
14
-
------------------
15
-
16
13
.. note::
17
14
`standard license <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/>`__.
18
15
16
+
Install the plugin
17
+
------------------
18
+
19
19
- Go to the marketplace. Download and install the plugin **ApprovalByMail**.
20
20
21
21
.. figure:: images/Approval_mail-1.png
22
-
:alt:
22
+
:alt:install the plugin
23
23
24
24
Using the plugin
25
25
----------------
26
26
27
27
Once activated, there are no specific settings to be made (apart from the notification layout, if you wish, via **Setup > Notifications > Notification templates**. The template is **Tickets validation**)
28
28
29
-
- In a new ticket, enter the name of the person or group receiving the
30
-
approval request.
29
+
- In a new ticket, enter the name of the person or group receiving the approval request.
31
30
32
31
.. figure:: images/Approval_mail-2.png
33
-
:alt:
32
+
:alt:add approbation
33
+
:scale:45 %
34
34
35
35
An email will be received with the option of **Validating** or **Refusing** the request. This contains 3 links (if no changes have been made to the model).
36
36
@@ -39,22 +39,26 @@ An email will be received with the option of **Validating** or **Refusing** the
39
39
- The refusal link
40
40
41
41
.. figure:: images/Approval_mail-3.png
42
-
:alt:
42
+
:alt:see the email
43
+
:scale:75 %
43
44
44
45
- When the form is validated, you are redirected to GLPI with a
45
46
notification of acceptance:
46
47
47
48
.. figure:: images/Approval_mail-4.png
48
-
:alt:
49
+
:alt:validation ok
50
+
:scale:100 %
49
51
50
52
- If the form is refused, a comment will be requested to validate the
51
53
refusal:
52
54
53
55
.. figure:: images/Approval_mail-5.png
54
-
:alt:
56
+
:alt:add text refused
57
+
:scale:60 %
55
58
56
59
- It is not possible to reply 2 times to the validation, an error
Copy file name to clipboardExpand all lines: source/branding/index.rst
+8-6Lines changed: 8 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,17 +10,17 @@ GLPI Version Minimum PHP Recommended
10
10
10.0.x 8.1 8.2
11
11
============ =========== ===========
12
12
13
-
Install the plugin
14
-
------------------
15
-
16
13
.. note::
17
14
A `basic licence <https://services.glpi-network.com/#offers>`__ (or higher) is required. This plugin is also available from the `Cloud <https://glpi-network.cloud/fr/>`__.
18
15
16
+
Install the plugin
17
+
------------------
18
+
19
19
- Go to the marketplace. Download and install the **Branding**
20
20
plugin.
21
21
22
22
.. figure:: images/branding-1.png
23
-
:alt:
23
+
:alt:install the plugin
24
24
25
25
Customize your instance
26
26
-----------------------
@@ -35,7 +35,8 @@ Here you can replace :
35
35
- the icon in the browser bar
36
36
37
37
.. figure:: images/branding-2.png
38
-
:alt:
38
+
:alt:list of custom
39
+
:scale:55 %
39
40
40
41
Custom by entity
41
42
----------------
@@ -46,7 +47,8 @@ You can modify certain elements by entity:
0 commit comments