##// END OF EJS Templates
updated documentation with new setting options...
Jean-Philippe Lang -
r236:81b3ad5b8772
parent child
Show More
@@ -1,807 +1,825
1 <?xml version="1.0" encoding="UTF-8"?>
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4 <book>
4 <book>
5 <title>Documentation</title>
5 <title>Documentation</title>
6
6
7 <chapter>
7 <chapter>
8 <title>Administration</title>
8 <title>Administration</title>
9
9
10 <section>
10 <section>
11 <title>Projects</title>
11 <title>Projects</title>
12
12
13 <para>These screens allow you to manage projects.</para>
13 <para>These screens allow you to manage projects.</para>
14 </section>
14 </section>
15
15
16 <section>
16 <section>
17 <title>Users</title>
17 <title>Users</title>
18
18
19 <para>These screens allow you to manage the application users.</para>
19 <para>These screens allow you to manage the application users.</para>
20
20
21 <section>
21 <section>
22 <title>Users’ List</title>
22 <title>Users’ List</title>
23
23
24 <para></para>
24 <para></para>
25
25
26 <screenshot>
26 <screenshot>
27 <screeninfo>Users’ List</screeninfo>
27 <screeninfo>Users’ List</screeninfo>
28
28
29 <mediaobject>
29 <mediaobject>
30 <imageobject>
30 <imageobject>
31 <imagedata fileref="images/users_list.png" />
31 <imagedata fileref="images/users_list.png" />
32 </imageobject>
32 </imageobject>
33 </mediaobject>
33 </mediaobject>
34 </screenshot>
34 </screenshot>
35
35
36 <para>Accounts status:</para>
36 <para>Accounts status:</para>
37
37
38 <itemizedlist>
38 <itemizedlist>
39 <listitem>
39 <listitem>
40 <para>This icon <inlinemediaobject>
40 <para>This icon <inlinemediaobject>
41 <imageobject>
41 <imageobject>
42 <imagedata fileref="images/locked.png" />
42 <imagedata fileref="images/locked.png" />
43 </imageobject>
43 </imageobject>
44 </inlinemediaobject> means that the account is locked. A user
44 </inlinemediaobject> means that the account is locked. A user
45 having a locked account cannot log in and access the
45 having a locked account cannot log in and access the
46 application.</para>
46 application.</para>
47 </listitem>
47 </listitem>
48
48
49 <listitem>
49 <listitem>
50 <para>This icon <inlinemediaobject>
50 <para>This icon <inlinemediaobject>
51 <imageobject>
51 <imageobject>
52 <imagedata fileref="images/user_new.png" />
52 <imagedata fileref="images/user_new.png" />
53 </imageobject>
53 </imageobject>
54 </inlinemediaobject> means that the user hasn't yet actived his
54 </inlinemediaobject> means that the user hasn't yet actived his
55 account.</para>
55 account.</para>
56 </listitem>
56 </listitem>
57 </itemizedlist>
57 </itemizedlist>
58
58
59 <para>The Lock/Unlock buttons allow you to lock/unlock the user
59 <para>The Lock/Unlock buttons allow you to lock/unlock the user
60 accounts.</para>
60 accounts.</para>
61
61
62 <para></para>
62 <para></para>
63 </section>
63 </section>
64
64
65 <section>
65 <section>
66 <title>User Creation or Modification</title>
66 <title>User Creation or Modification</title>
67
67
68 <para>In modification mode, please leave the Password field blank in
68 <para>In modification mode, please leave the Password field blank in
69 order to keep the user’s password unchanged.</para>
69 order to keep the user’s password unchanged.</para>
70
70
71 <para>A user designated as administrator has unrestricted access to
71 <para>A user designated as administrator has unrestricted access to
72 the application and to all projects.</para>
72 the application and to all projects.</para>
73
73
74 <itemizedlist>
74 <itemizedlist>
75 <listitem>
75 <listitem>
76 <para><guilabel moreinfo="none">Administrator</guilabel> :
76 <para><guilabel moreinfo="none">Administrator</guilabel> :
77 designate the user as the administrator of the application.</para>
77 designate the user as the administrator of the application.</para>
78 </listitem>
78 </listitem>
79
79
80 <listitem>
80 <listitem>
81 <para><guilabel moreinfo="none">E-mail notifications</guilabel> :
81 <para><guilabel moreinfo="none">E-mail notifications</guilabel> :
82 activate or de-activate automatic e-mail notifications for this
82 activate or de-activate automatic e-mail notifications for this
83 user</para>
83 user</para>
84 </listitem>
84 </listitem>
85
85
86 <listitem>
86 <listitem>
87 <para><guilabel moreinfo="none">Locked</guilabel> : de-activates
87 <para><guilabel moreinfo="none">Locked</guilabel> : de-activates
88 the user’s account</para>
88 the user’s account</para>
89 </listitem>
89 </listitem>
90 </itemizedlist>
90 </itemizedlist>
91
91
92 <para></para>
92 <para></para>
93 </section>
93 </section>
94 </section>
94 </section>
95
95
96 <section>
96 <section>
97 <title>Roles and Permissions</title>
97 <title>Roles and Permissions</title>
98
98
99 <para>Roles organize the permissions of various members of a project.
99 <para>Roles organize the permissions of various members of a project.
100 Each member of a project has a one Role in a project. A user can have
100 Each member of a project has a one Role in a project. A user can have
101 different roles in different projects.</para>
101 different roles in different projects.</para>
102
102
103 <para>On the new or edit Role screen, check off the actions authorized
103 <para>On the new or edit Role screen, check off the actions authorized
104 for the Role.</para>
104 for the Role.</para>
105 </section>
105 </section>
106
106
107 <section>
107 <section>
108 <title>Trackers</title>
108 <title>Trackers</title>
109
109
110 <para>Trackers allow the sorting of Issues and can define specific
110 <para>Trackers allow the sorting of Issues and can define specific
111 workflows.</para>
111 workflows.</para>
112 </section>
112 </section>
113
113
114 <section>
114 <section>
115 <title>Custom fields</title>
115 <title>Custom fields</title>
116
116
117 <para>Custom fields allow you to add additional information in Projects,
117 <para>Custom fields allow you to add additional information in Projects,
118 Issues or Users. A custom field can be of one the following
118 Issues or Users. A custom field can be of one the following
119 types:</para>
119 types:</para>
120
120
121 <itemizedlist>
121 <itemizedlist>
122 <listitem>
122 <listitem>
123 <para><guilabel moreinfo="none">Integer</guilabel> : positive or
123 <para><guilabel moreinfo="none">Integer</guilabel> : positive or
124 negative number</para>
124 negative number</para>
125 </listitem>
125 </listitem>
126
126
127 <listitem>
127 <listitem>
128 <para><guilabel moreinfo="none">String</guilabel> : a string of
128 <para><guilabel moreinfo="none">String</guilabel> : a string of
129 characters - one single line of input.</para>
129 characters - one single line of input.</para>
130 </listitem>
130 </listitem>
131
131
132 <listitem>
132 <listitem>
133 <para><guilabel moreinfo="none">Text</guilabel> : a string of
133 <para><guilabel moreinfo="none">Text</guilabel> : a string of
134 characters with multiple lines of input. Differs from String Format
134 characters with multiple lines of input. Differs from String Format
135 by providing multiple lines of input instead of a single
135 by providing multiple lines of input instead of a single
136 line.</para>
136 line.</para>
137 </listitem>
137 </listitem>
138
138
139 <listitem>
139 <listitem>
140 <para><guilabel moreinfo="none">Date</guilabel> : date</para>
140 <para><guilabel moreinfo="none">Date</guilabel> : date</para>
141 </listitem>
141 </listitem>
142
142
143 <listitem>
143 <listitem>
144 <para><guilabel moreinfo="none">Boolean</guilabel> : true or false
144 <para><guilabel moreinfo="none">Boolean</guilabel> : true or false
145 (check if necessary)</para>
145 (check if necessary)</para>
146 </listitem>
146 </listitem>
147
147
148 <listitem>
148 <listitem>
149 <para><guilabel moreinfo="none">List</guilabel> : value to select
149 <para><guilabel moreinfo="none">List</guilabel> : value to select
150 from a predefined list (aka: scroll list or select box)</para>
150 from a predefined list (aka: scroll list or select box)</para>
151 </listitem>
151 </listitem>
152 </itemizedlist>
152 </itemizedlist>
153
153
154 <para>Validation elements can be defined:</para>
154 <para>Validation elements can be defined:</para>
155
155
156 <itemizedlist>
156 <itemizedlist>
157 <listitem>
157 <listitem>
158 <para><guilabel moreinfo="none">Required</guilabel> : A required
158 <para><guilabel moreinfo="none">Required</guilabel> : A required
159 field must have input in the forms</para>
159 field must have input in the forms</para>
160 </listitem>
160 </listitem>
161
161
162 <listitem>
162 <listitem>
163 <para><guilabel moreinfo="none">For all the projects</guilabel> :
163 <para><guilabel moreinfo="none">For all the projects</guilabel> :
164 field automatically associated to all of the projects</para>
164 field automatically associated to all of the projects</para>
165 </listitem>
165 </listitem>
166
166
167 <listitem>
167 <listitem>
168 <para><guilabel moreinfo="none">Min - max length</guilabel> :
168 <para><guilabel moreinfo="none">Min - max length</guilabel> :
169 minimum and maximum length for the input fields (0 means that there
169 minimum and maximum length for the input fields (0 means that there
170 is no restriction)</para>
170 is no restriction)</para>
171 </listitem>
171 </listitem>
172
172
173 <listitem>
173 <listitem>
174 <para><guilabel moreinfo="none">Regular Expression</guilabel> :
174 <para><guilabel moreinfo="none">Regular Expression</guilabel> :
175 regular expressions may provide validation of the input value</para>
175 regular expressions may provide validation of the input value</para>
176
176
177 <para>Examples:</para>
177 <para>Examples:</para>
178
178
179 <para><code>^\[A-Z]{4}\d+$</code> : 4 capital letters followed by
179 <para><code>^\[A-Z]{4}\d+$</code> : 4 capital letters followed by
180 one or several digits</para>
180 one or several digits</para>
181
181
182 <para><code>^[^0-9]*$</code> : characters only - no digits</para>
182 <para><code>^[^0-9]*$</code> : characters only - no digits</para>
183 </listitem>
183 </listitem>
184
184
185 <listitem>
185 <listitem>
186 <para><guilabel moreinfo="none">Possible values</guilabel> :
186 <para><guilabel moreinfo="none">Possible values</guilabel> :
187 possible values for the fields of "List" type. Values are separated
187 possible values for the fields of "List" type. Values are separated
188 by the character |</para>
188 by the character |</para>
189 </listitem>
189 </listitem>
190 </itemizedlist>
190 </itemizedlist>
191
191
192 <para></para>
192 <para></para>
193
193
194 <section>
194 <section>
195 <title>Fields for Projects</title>
195 <title>Fields for Projects</title>
196
196
197 <para></para>
197 <para></para>
198
198
199 <itemizedlist>
199 <itemizedlist>
200 <listitem>
200 <listitem>
201 <para><guilabel moreinfo="none">Required</guilabel> : required
201 <para><guilabel moreinfo="none">Required</guilabel> : required
202 field</para>
202 field</para>
203 </listitem>
203 </listitem>
204 </itemizedlist>
204 </itemizedlist>
205
205
206 <para></para>
206 <para></para>
207 </section>
207 </section>
208
208
209 <section>
209 <section>
210 <title>Fields for Issues</title>
210 <title>Fields for Issues</title>
211
211
212 <para></para>
212 <para></para>
213
213
214 <itemizedlist>
214 <itemizedlist>
215 <listitem>
215 <listitem>
216 <para><guilabel moreinfo="none">For all projects</guilabel> :
216 <para><guilabel moreinfo="none">For all projects</guilabel> :
217 field automatically associated to all project Issues</para>
217 field automatically associated to all project Issues</para>
218
218
219 <para>If this option is not activated, each project could choose
219 <para>If this option is not activated, each project could choose
220 whether or not to use the field for its Issues (please see the
220 whether or not to use the field for its Issues (please see the
221 project configuration).</para>
221 project configuration).</para>
222 </listitem>
222 </listitem>
223 </itemizedlist>
223 </itemizedlist>
224
224
225 <para></para>
225 <para></para>
226 </section>
226 </section>
227
227
228 <section>
228 <section>
229 <title>Field for Users</title>
229 <title>Field for Users</title>
230
230
231 <para></para>
231 <para></para>
232
232
233 <itemizedlist>
233 <itemizedlist>
234 <listitem>
234 <listitem>
235 <para><guilabel moreinfo="none">Required</guilabel> : required
235 <para><guilabel moreinfo="none">Required</guilabel> : required
236 field</para>
236 field</para>
237 </listitem>
237 </listitem>
238 </itemizedlist>
238 </itemizedlist>
239
239
240 <para></para>
240 <para></para>
241 </section>
241 </section>
242 </section>
242 </section>
243
243
244 <section>
244 <section>
245 <title>Issue status</title>
245 <title>Issue status</title>
246
246
247 <para>These screens allow you to define the different possible Issue
247 <para>These screens allow you to define the different possible Issue
248 statuses.</para>
248 statuses.</para>
249
249
250 <itemizedlist>
250 <itemizedlist>
251 <listitem>
251 <listitem>
252 <para><guilabel moreinfo="none">Closed</guilabel> : indicates Issue
252 <para><guilabel moreinfo="none">Closed</guilabel> : indicates Issue
253 is considered as closed</para>
253 is considered as closed</para>
254 </listitem>
254 </listitem>
255
255
256 <listitem>
256 <listitem>
257 <para><guilabel moreinfo="none">Default</guilabel> : status applied
257 <para><guilabel moreinfo="none">Default</guilabel> : status applied
258 by default to new Issue requests (only one status can be Default
258 by default to new Issue requests (only one status can be Default
259 status)</para>
259 status)</para>
260 </listitem>
260 </listitem>
261
261
262 <listitem>
262 <listitem>
263 <para><guilabel moreinfo="none">Color</guilabel> : HTML color code
263 <para><guilabel moreinfo="none">Color</guilabel> : HTML color code
264 (6 characters) representing the displayed status</para>
264 (6 characters) representing the displayed status</para>
265 </listitem>
265 </listitem>
266 </itemizedlist>
266 </itemizedlist>
267
267
268 <para></para>
268 <para></para>
269 </section>
269 </section>
270
270
271 <section>
271 <section>
272 <title>Workflow</title>
272 <title>Workflow</title>
273
273
274 <para>The workflow allows to define changes the various project members
274 <para>The workflow allows to define changes the various project members
275 are allowed to make on the Issues, according to their type.</para>
275 are allowed to make on the Issues, according to their type.</para>
276
276
277 <para>Select the role and the tracker for which you want to modify the
277 <para>Select the role and the tracker for which you want to modify the
278 workflow, then click Edit. The screen allows you then to modify the
278 workflow, then click Edit. The screen allows you then to modify the
279 authorized change, for the chosen role and tracker. The Current Status
279 authorized change, for the chosen role and tracker. The Current Status
280 options indicate the initial request status. The "New Statuses allowed"
280 options indicate the initial request status. The "New Statuses allowed"
281 columns stand for the authorized status to apply.</para>
281 columns stand for the authorized status to apply.</para>
282
282
283 <para><remark>Note: In order for a particular Role to change an Issue
283 <para><remark>Note: In order for a particular Role to change an Issue
284 status, the authorization must be given to it explicitly, regardless of
284 status, the authorization must be given to it explicitly, regardless of
285 the workflow configuration.</remark></para>
285 the workflow configuration.</remark></para>
286
286
287 <para></para>
287 <para></para>
288
288
289 <screenshot>
289 <screenshot>
290 <screeninfo>Example of a workflow configuration</screeninfo>
290 <screeninfo>Example of a workflow configuration</screeninfo>
291
291
292 <mediaobject>
292 <mediaobject>
293 <imageobject>
293 <imageobject>
294 <imagedata fileref="images/workflow.png" />
294 <imagedata fileref="images/workflow.png" />
295 </imageobject>
295 </imageobject>
296 </mediaobject>
296 </mediaobject>
297 </screenshot>
297 </screenshot>
298
298
299 <para>In the above example, Bug type Issue requests with a New status
299 <para>In the above example, Bug type Issue requests with a New status
300 could be given an Assigned or Resolved status by the Developer role.
300 could be given an Assigned or Resolved status by the Developer role.
301 Those with an Assigned status could get a Resolved status. The status of
301 Those with an Assigned status could get a Resolved status. The status of
302 all the other Bug type requests cannot be modified by the
302 all the other Bug type requests cannot be modified by the
303 Developer.</para>
303 Developer.</para>
304 </section>
304 </section>
305
305
306 <section>
306 <section>
307 <title>Enumerations</title>
307 <title>Enumerations</title>
308
308
309 <para>The value lists used by the application can be customized (for
309 <para>The value lists used by the application can be customized (for
310 example, setting Issue priorities). This screen allows you to define the
310 example, setting Issue priorities). This screen allows you to define the
311 possible values for each of the following lists:</para>
311 possible values for each of the following lists:</para>
312
312
313 <itemizedlist>
313 <itemizedlist>
314 <listitem>
314 <listitem>
315 <para>Issue Priorities</para>
315 <para>Issue Priorities</para>
316 </listitem>
316 </listitem>
317
317
318 <listitem>
318 <listitem>
319 <para>Document Categories</para>
319 <para>Document Categories</para>
320 </listitem>
320 </listitem>
321 </itemizedlist>
321 </itemizedlist>
322
322
323 <para></para>
323 <para></para>
324 </section>
324 </section>
325
325
326 <section>
326 <section>
327 <title>E-mail notifications</title>
327 <title>E-mail notifications</title>
328
328
329 <para>This screen allows you to select the actions that will generate an
329 <para>This screen allows you to select the actions that will generate an
330 e-mail notification for project members.</para>
330 e-mail notification for project members.</para>
331
331
332 <para>Note: E-mail sending must be activated in the application
332 <para>Note: E-mail sending must be activated in the application
333 configuration if you want to make any notifications.</para>
333 configuration if you want to make any notifications.</para>
334 </section>
334 </section>
335
335
336 <section>
336 <section>
337 <title>Authentication</title>
337 <title>Authentication</title>
338
338
339 <para>By default, redMine refers to its own database to authenticate
339 <para>By default, redMine refers to its own database to authenticate
340 users, by a specific password.</para>
340 users, by a specific password.</para>
341
341
342 <para>If you already have one or several external user references (like
342 <para>If you already have one or several external user references (like
343 LDAP), you can make them known in order to be used for authentication on
343 LDAP), you can make them known in order to be used for authentication on
344 redMine. This allows users to access redMine with their usual user names
344 redMine. This allows users to access redMine with their usual user names
345 and passwords.</para>
345 and passwords.</para>
346
346
347 <para>For each known reference, you can specify if the accounts can be
347 <para>For each known reference, you can specify if the accounts can be
348 created on the fly on redMine. If needed, the user accounts will be
348 created on the fly on redMine. If needed, the user accounts will be
349 created automatically during the user’s signing in (without any specific
349 created automatically during the user’s signing in (without any specific
350 rights on the projects), according to information available in the
350 rights on the projects), according to information available in the
351 reference. Otherwise, the administrator must have previously created the
351 reference. Otherwise, the administrator must have previously created the
352 user account on redMine.</para>
352 user account on redMine.</para>
353
353
354 <para></para>
354 <para></para>
355
355
356 <section>
356 <section>
357 <title>LDAP statement</title>
357 <title>LDAP statement</title>
358
358
359 <para></para>
359 <para></para>
360
360
361 <itemizedlist>
361 <itemizedlist>
362 <listitem>
362 <listitem>
363 <para><guilabel moreinfo="none">Name</guilabel> : reference
363 <para><guilabel moreinfo="none">Name</guilabel> : reference
364 display name</para>
364 display name</para>
365 </listitem>
365 </listitem>
366
366
367 <listitem>
367 <listitem>
368 <para><guilabel moreinfo="none">Host</guilabel> : LDAP server host
368 <para><guilabel moreinfo="none">Host</guilabel> : LDAP server host
369 name</para>
369 name</para>
370 </listitem>
370 </listitem>
371
371
372 <listitem>
372 <listitem>
373 <para><guilabel moreinfo="none">Port</guilabel> : connection port
373 <para><guilabel moreinfo="none">Port</guilabel> : connection port
374 to the LDAP server</para>
374 to the LDAP server</para>
375 </listitem>
375 </listitem>
376
376
377 <listitem>
377 <listitem>
378 <para><guilabel moreinfo="none">Account</guilabel> : DN of the
378 <para><guilabel moreinfo="none">Account</guilabel> : DN of the
379 connection account to LDAP (please leave it blank if the directory
379 connection account to LDAP (please leave it blank if the directory
380 authorizes anonymous read access)</para>
380 authorizes anonymous read access)</para>
381 </listitem>
381 </listitem>
382
382
383 <listitem>
383 <listitem>
384 <para><guilabel moreinfo="none">Password</guilabel> : password of
384 <para><guilabel moreinfo="none">Password</guilabel> : password of
385 the connection account</para>
385 the connection account</para>
386 </listitem>
386 </listitem>
387
387
388 <listitem>
388 <listitem>
389 <para><guilabel moreinfo="none">Base DN</guilabel> : Basic DN used
389 <para><guilabel moreinfo="none">Base DN</guilabel> : Basic DN used
390 for user search in the directory</para>
390 for user search in the directory</para>
391 </listitem>
391 </listitem>
392
392
393 <listitem>
393 <listitem>
394 <para><guilabel moreinfo="none">LDAP screen</guilabel> : User
394 <para><guilabel moreinfo="none">LDAP screen</guilabel> : User
395 search screen in the directory (optional)</para>
395 search screen in the directory (optional)</para>
396 </listitem>
396 </listitem>
397
397
398 <listitem>
398 <listitem>
399 <para><guilabel moreinfo="none">LDAP features</guilabel> :</para>
399 <para><guilabel moreinfo="none">LDAP features</guilabel> :</para>
400
400
401 <itemizedlist>
401 <itemizedlist>
402 <listitem>
402 <listitem>
403 <para><guilabel moreinfo="none">Identifier</guilabel> : LDAP
403 <para><guilabel moreinfo="none">Identifier</guilabel> : LDAP
404 feature name used as user identifier (e.g.: uid)</para>
404 feature name used as user identifier (e.g.: uid)</para>
405 </listitem>
405 </listitem>
406
406
407 <listitem>
407 <listitem>
408 <para><guilabel moreinfo="none">First name</guilabel> : LDAP
408 <para><guilabel moreinfo="none">First name</guilabel> : LDAP
409 feature name including the user’s first name (ex:
409 feature name including the user’s first name (ex:
410 givenName)</para>
410 givenName)</para>
411 </listitem>
411 </listitem>
412
412
413 <listitem>
413 <listitem>
414 <para><guilabel moreinfo="none">Last name</guilabel> : LDAP
414 <para><guilabel moreinfo="none">Last name</guilabel> : LDAP
415 feature name including the user’s last name (ex:
415 feature name including the user’s last name (ex:
416 familyName)</para>
416 familyName)</para>
417 </listitem>
417 </listitem>
418
418
419 <listitem>
419 <listitem>
420 <para><guilabel moreinfo="none">E-mail</guilabel> : LDAP
420 <para><guilabel moreinfo="none">E-mail</guilabel> : LDAP
421 feature name including the user’s e-mail address (ex:
421 feature name including the user’s e-mail address (ex:
422 mail)</para>
422 mail)</para>
423 </listitem>
423 </listitem>
424 </itemizedlist>
424 </itemizedlist>
425 </listitem>
425 </listitem>
426 </itemizedlist>
426 </itemizedlist>
427
427
428 <para>The features" <guilabel moreinfo="none">First name</guilabel> ",
428 <para>The features" <guilabel moreinfo="none">First name</guilabel> ",
429 " <guilabel moreinfo="none">Last name</guilabel> " and " <guilabel
429 " <guilabel moreinfo="none">Last name</guilabel> " and " <guilabel
430 moreinfo="none">E-mail</guilabel> " are not used except when the
430 moreinfo="none">E-mail</guilabel> " are not used except when the
431 accounts are created on the fly.</para>
431 accounts are created on the fly.</para>
432 </section>
432 </section>
433 </section>
433 </section>
434
434
435 <section>
435 <section>
436 <title>Settings</title>
436 <title>Settings</title>
437
437
438 <para>This screen allows you to modify the configuration of the
438 <para>This screen allows you to modify the configuration of the
439 application.</para>
439 application.</para>
440
440
441 <para></para>
441 <para></para>
442
442
443 <itemizedlist>
443 <itemizedlist>
444 <listitem>
444 <listitem>
445 <para><guilabel>Application title</guilabel></para>
445 <para><guilabel>Application title</guilabel></para>
446
446
447 <para>Title which appears in heading of the application.</para>
447 <para>Title which appears in heading of the application.</para>
448 </listitem>
448 </listitem>
449
449
450 <listitem>
450 <listitem>
451 <para><guilabel>Application subtitle</guilabel></para>
451 <para><guilabel>Application subtitle</guilabel></para>
452
452
453 <para>Subtitle which appears in heading of the application.</para>
453 <para>Subtitle which appears in heading of the application.</para>
454 </listitem>
454 </listitem>
455
455
456 <listitem>
456 <listitem>
457 <para><guilabel>Welcome text</guilabel></para>
457 <para><guilabel>Welcome text</guilabel></para>
458
458
459 <para>Text displayed on the home page of the application. This text
459 <para>Text displayed on the home page of the application. This text
460 can contain HTML tags.</para>
460 can contain HTML tags.</para>
461 </listitem>
461 </listitem>
462
462
463 <listitem>
463 <listitem>
464 <para><guilabel>Default language</guilabel></para>
464 <para><guilabel>Default language</guilabel></para>
465
465
466 <para>The default language is selected when the application could
466 <para>The default language is selected when the application could
467 not determine the user's browser language. The default language is
467 not determine the user's browser language. The default language is
468 also used when sending email to multiple users.</para>
468 also used when sending email to multiple users.</para>
469
469
470 <para><emphasis>Default: English</emphasis></para>
470 <para><emphasis>Default: English</emphasis></para>
471 </listitem>
471 </listitem>
472
472
473 <listitem>
473 <listitem>
474 <para><guilabel>Authent. required</guilabel></para>
474 <para><guilabel>Authent. required</guilabel></para>
475
475
476 <para>If this option is checked, no page of the application is
476 <para>If this option is checked, no page of the application is
477 accessible in an anonymous way. The users must login to access
477 accessible in an anonymous way. The users must login to access
478 it.</para>
478 it.</para>
479
479
480 <para><emphasis>Default: No</emphasis></para>
480 <para><emphasis>Default: No</emphasis></para>
481 </listitem>
481 </listitem>
482
482
483 <listitem>
483 <listitem>
484 <para><guilabel>Self-registration enabled</guilabel></para>
484 <para><guilabel>Self-registration enabled</guilabel></para>
485
485
486 <para>If this option is checked, self registration is
486 <para>If this option is checked, self registration is
487 allowed.</para>
487 allowed.</para>
488
488
489 <para><emphasis>Default: Yes</emphasis></para>
489 <para><emphasis>Default: Yes</emphasis></para>
490 </listitem>
490 </listitem>
491
491
492 <listitem>
492 <listitem>
493 <para><guilabel>Lost password</guilabel></para>
494
495 <para>If this option is checked, lost password functionality is
496 available.</para>
497
498 <para><emphasis>Default: Yes</emphasis></para>
499 </listitem>
500
501 <listitem>
493 <para><guilabel>Attachment max. size</guilabel></para>
502 <para><guilabel>Attachment max. size</guilabel></para>
494
503
495 <para>Maximum size of uploaded files (in kylo-bytes)</para>
504 <para>Maximum size of uploaded files (in kylo-bytes)</para>
496
505
497 <para><emphasis>Default: 2048 (i.e. 2MB)</emphasis></para>
506 <para><emphasis>Default: 2048 (i.e. 2MB)</emphasis></para>
498 </listitem>
507 </listitem>
499
508
500 <listitem>
509 <listitem>
510 <para><guilabel>Issues export limit</guilabel></para>
511
512 <para>Maximum number of issues contained in CSV and PDF
513 exports.</para>
514
515 <para><emphasis>Default: 500</emphasis></para>
516 </listitem>
517
518 <listitem>
501 <para><guilabel>Emission mail address</guilabel></para>
519 <para><guilabel>Emission mail address</guilabel></para>
502
520
503 <para>Email address used in the "From" field of messages sent to
521 <para>Email address used in the "From" field of messages sent to
504 users.</para>
522 users.</para>
505 </listitem>
523 </listitem>
506
524
507 <listitem>
525 <listitem>
508 <para><guilabel>Host name</guilabel></para>
526 <para><guilabel>Host name</guilabel></para>
509
527
510 <para>Host name of the application. This name is used to write URL
528 <para>Host name of the application. This name is used to write URL
511 in emails sent to users.</para>
529 in emails sent to users.</para>
512 </listitem>
530 </listitem>
513
531
514 <listitem>
532 <listitem>
515 <para><guilabel>Text formatting</guilabel></para>
533 <para><guilabel>Text formatting</guilabel></para>
516
534
517 <para>Formatting method applied to the "description" fields of the
535 <para>Formatting method applied to the "description" fields of the
518 issues, news, documents...</para>
536 issues, news, documents...</para>
519
537
520 <para>"Textile" option is only available if RedColth ruby library is
538 <para>"Textile" option is only available if RedColth ruby library is
521 present.</para>
539 present.</para>
522 </listitem>
540 </listitem>
523 </itemizedlist>
541 </itemizedlist>
524 </section>
542 </section>
525
543
526 <section>
544 <section>
527 <title>Information</title>
545 <title>Information</title>
528
546
529 <para>Displays application and environment information.</para>
547 <para>Displays application and environment information.</para>
530 </section>
548 </section>
531 </chapter>
549 </chapter>
532
550
533 <chapter>
551 <chapter>
534 <title>Projects</title>
552 <title>Projects</title>
535
553
536 <section>
554 <section>
537 <title>Project overview</title>
555 <title>Project overview</title>
538
556
539 <para>The overview presents the general project information, its main
557 <para>The overview presents the general project information, its main
540 members, the latest announcements, as well as an synthesis of Issue
558 members, the latest announcements, as well as an synthesis of Issue
541 requests open by tracker.</para>
559 requests open by tracker.</para>
542
560
543 <para></para>
561 <para></para>
544 </section>
562 </section>
545
563
546 <section>
564 <section>
547 <title>Planning</title>
565 <title>Planning</title>
548
566
549 <para></para>
567 <para></para>
550
568
551 <section>
569 <section>
552 <title>Project calendar</title>
570 <title>Project calendar</title>
553
571
554 <para>Project calendar shows the tasks that begin or end during the
572 <para>Project calendar shows the tasks that begin or end during the
555 selected month (current month by default). An issue will be displayed
573 selected month (current month by default). An issue will be displayed
556 as a task if its start date and its due date are specified.</para>
574 as a task if its start date and its due date are specified.</para>
557
575
558 <itemizedlist>
576 <itemizedlist>
559 <listitem>
577 <listitem>
560 <para>This symbol <inlinemediaobject>
578 <para>This symbol <inlinemediaobject>
561 <imageobject>
579 <imageobject>
562 <imagedata fileref="images/arrow_from.png" />
580 <imagedata fileref="images/arrow_from.png" />
563 </imageobject>
581 </imageobject>
564 </inlinemediaobject> represents a task that begins</para>
582 </inlinemediaobject> represents a task that begins</para>
565 </listitem>
583 </listitem>
566
584
567 <listitem>
585 <listitem>
568 <para>This symbol <inlinemediaobject>
586 <para>This symbol <inlinemediaobject>
569 <imageobject>
587 <imageobject>
570 <imagedata fileref="images/arrow_to.png" />
588 <imagedata fileref="images/arrow_to.png" />
571 </imageobject>
589 </imageobject>
572 </inlinemediaobject> represents a task that ends</para>
590 </inlinemediaobject> represents a task that ends</para>
573 </listitem>
591 </listitem>
574
592
575 <listitem>
593 <listitem>
576 <para>Ths symbol <inlinemediaobject>
594 <para>Ths symbol <inlinemediaobject>
577 <imageobject>
595 <imageobject>
578 <imagedata fileref="images/arrow_bw.png" />
596 <imagedata fileref="images/arrow_bw.png" />
579 </imageobject>
597 </imageobject>
580 </inlinemediaobject> represents a task that begins and ends the
598 </inlinemediaobject> represents a task that begins and ends the
581 same day</para>
599 same day</para>
582 </listitem>
600 </listitem>
583 </itemizedlist>
601 </itemizedlist>
584
602
585 <para></para>
603 <para></para>
586 </section>
604 </section>
587
605
588 <section>
606 <section>
589 <title>Gantt chart</title>
607 <title>Gantt chart</title>
590
608
591 <para>This diagramme shows tasks and their achievement rate.</para>
609 <para>This diagramme shows tasks and their achievement rate.</para>
592
610
593 <para>Achievement is represented in blue. Delay in red.</para>
611 <para>Achievement is represented in blue. Delay in red.</para>
594
612
595 <para></para>
613 <para></para>
596
614
597 <screenshot>
615 <screenshot>
598 <screeninfo>Gantt chart</screeninfo>
616 <screeninfo>Gantt chart</screeninfo>
599
617
600 <mediaobject>
618 <mediaobject>
601 <imageobject>
619 <imageobject>
602 <imagedata fileref="images/gantt.png" />
620 <imagedata fileref="images/gantt.png" />
603 </imageobject>
621 </imageobject>
604 </mediaobject>
622 </mediaobject>
605 </screenshot>
623 </screenshot>
606 </section>
624 </section>
607 </section>
625 </section>
608
626
609 <section>
627 <section>
610 <title>Issue management</title>
628 <title>Issue management</title>
611
629
612 <para></para>
630 <para></para>
613
631
614 <section>
632 <section>
615 <title>Issue list</title>
633 <title>Issue list</title>
616
634
617 <para>By default, the entire list of the project open Issues are
635 <para>By default, the entire list of the project open Issues are
618 displayed. Various screens allow you to select the Issues to be
636 displayed. Various screens allow you to select the Issues to be
619 displayed. If the project has sub-projects, you have the possibility
637 displayed. If the project has sub-projects, you have the possibility
620 to display the sub-project's Issues as well (not displayed by
638 to display the sub-project's Issues as well (not displayed by
621 default).</para>
639 default).</para>
622
640
623 <para>Once applied, a screen is valid during the entire session. You
641 <para>Once applied, a screen is valid during the entire session. You
624 can re-define it or delete it by clicking Cancel.</para>
642 can re-define it or delete it by clicking Cancel.</para>
625
643
626 <para></para>
644 <para></para>
627
645
628 <screenshot>
646 <screenshot>
629 <screeninfo>Request list</screeninfo>
647 <screeninfo>Request list</screeninfo>
630
648
631 <mediaobject>
649 <mediaobject>
632 <imageobject>
650 <imageobject>
633 <imagedata fileref="images/issues_list.png" />
651 <imagedata fileref="images/issues_list.png" />
634 </imageobject>
652 </imageobject>
635 </mediaobject>
653 </mediaobject>
636 </screenshot>
654 </screenshot>
637
655
638 <para></para>
656 <para></para>
639 </section>
657 </section>
640 </section>
658 </section>
641
659
642 <section>
660 <section>
643 <title>Reports</title>
661 <title>Reports</title>
644
662
645 <para>This screen presents the number of Issues and Issue status
663 <para>This screen presents the number of Issues and Issue status
646 synthesis according to various criteria (tracker, priority, category).
664 synthesis according to various criteria (tracker, priority, category).
647 Direct links allow for access to the detailed Issue list for each
665 Direct links allow for access to the detailed Issue list for each
648 criterion.</para>
666 criterion.</para>
649 </section>
667 </section>
650
668
651 <section>
669 <section>
652 <title>Change log</title>
670 <title>Change log</title>
653
671
654 <para>This page presents the entire list of the resolved Issues for each
672 <para>This page presents the entire list of the resolved Issues for each
655 version of the project. Certain types of Issues can be excluded from
673 version of the project. Certain types of Issues can be excluded from
656 this display.</para>
674 this display.</para>
657 </section>
675 </section>
658
676
659 <section>
677 <section>
660 <title>News</title>
678 <title>News</title>
661
679
662 <para>Allows you to inform users on project activity.</para>
680 <para>Allows you to inform users on project activity.</para>
663 </section>
681 </section>
664
682
665 <section>
683 <section>
666 <title>Documents</title>
684 <title>Documents</title>
667
685
668 <para>Documents are grouped by categories (see Value Lists). A document
686 <para>Documents are grouped by categories (see Value Lists). A document
669 can contain several files (for example: revisions or successive
687 can contain several files (for example: revisions or successive
670 versions).</para>
688 versions).</para>
671 </section>
689 </section>
672
690
673 <section>
691 <section>
674 <title>Files</title>
692 <title>Files</title>
675
693
676 <para>This module allows you to display various folders (sources,
694 <para>This module allows you to display various folders (sources,
677 binaires, ...) for each version of the application.</para>
695 binaires, ...) for each version of the application.</para>
678 </section>
696 </section>
679
697
680 <section>
698 <section>
681 <title>Settings</title>
699 <title>Settings</title>
682
700
683 <para></para>
701 <para></para>
684
702
685 <section>
703 <section>
686 <title>Project features</title>
704 <title>Project features</title>
687
705
688 <para></para>
706 <para></para>
689
707
690 <itemizedlist>
708 <itemizedlist>
691 <listitem>
709 <listitem>
692 <para><guilabel moreinfo="none">Public</guilabel> : if it’s a
710 <para><guilabel moreinfo="none">Public</guilabel> : if it’s a
693 public project, it can be viewed (request consultation, documents
711 public project, it can be viewed (request consultation, documents
694 consultation, ...) for all the users, including those who are not
712 consultation, ...) for all the users, including those who are not
695 project members. If it’s not a public project, only the project
713 project members. If it’s not a public project, only the project
696 members have access to it, according to their role.</para>
714 members have access to it, according to their role.</para>
697 </listitem>
715 </listitem>
698
716
699 <listitem>
717 <listitem>
700 <para><guilabel moreinfo="none">Customized fields</guilabel> :
718 <para><guilabel moreinfo="none">Customized fields</guilabel> :
701 Select the customized fields that you want to use. Only the
719 Select the customized fields that you want to use. Only the
702 administrator can define new customized fields.</para>
720 administrator can define new customized fields.</para>
703 </listitem>
721 </listitem>
704 </itemizedlist>
722 </itemizedlist>
705
723
706 <para></para>
724 <para></para>
707 </section>
725 </section>
708
726
709 <section>
727 <section>
710 <title>Members</title>
728 <title>Members</title>
711
729
712 <para>This screen allows you to define the project members as well as
730 <para>This screen allows you to define the project members as well as
713 their corresponding roles. A user can have only one role in a given
731 their corresponding roles. A user can have only one role in a given
714 project. The role of a member determines the permissions they have in
732 project. The role of a member determines the permissions they have in
715 a project.</para>
733 a project.</para>
716 </section>
734 </section>
717
735
718 <section>
736 <section>
719 <title>Versions</title>
737 <title>Versions</title>
720
738
721 <para>Versions allow you to follow the changes made during all the
739 <para>Versions allow you to follow the changes made during all the
722 project. For instance, at the close of an Issue, you can indicate
740 project. For instance, at the close of an Issue, you can indicate
723 which version takes it into account. You can display the various
741 which version takes it into account. You can display the various
724 versions of the application (see Files).</para>
742 versions of the application (see Files).</para>
725 </section>
743 </section>
726
744
727 <section>
745 <section>
728 <title>Request categories</title>
746 <title>Request categories</title>
729
747
730 <para>Issue categories allow you to organize Issues. Categories can
748 <para>Issue categories allow you to organize Issues. Categories can
731 correspond to different project modules.</para>
749 correspond to different project modules.</para>
732 </section>
750 </section>
733 </section>
751 </section>
734 </chapter>
752 </chapter>
735
753
736 <chapter>
754 <chapter>
737 <title>User accounts</title>
755 <title>User accounts</title>
738
756
739 <para></para>
757 <para></para>
740
758
741 <section>
759 <section>
742 <title>My account</title>
760 <title>My account</title>
743
761
744 <para></para>
762 <para></para>
745
763
746 <section>
764 <section>
747 <title>Information</title>
765 <title>Information</title>
748
766
749 <para>This screen allows you to modify your account: lastname,
767 <para>This screen allows you to modify your account: lastname,
750 firstname, email address, language.</para>
768 firstname, email address, language.</para>
751
769
752 <para>If <guilabel>Mail notifications</guilabel> is unchecked, no
770 <para>If <guilabel>Mail notifications</guilabel> is unchecked, no
753 email will be sent to you.</para>
771 email will be sent to you.</para>
754 </section>
772 </section>
755
773
756 <section>
774 <section>
757 <title>Password</title>
775 <title>Password</title>
758
776
759 <para>To change your password, type your old password and your new
777 <para>To change your password, type your old password and your new
760 password (twice). Password length must be between 4 and 12
778 password (twice). Password length must be between 4 and 12
761 characters.</para>
779 characters.</para>
762
780
763 <para>If your account uses an external authentication (LDAP), you
781 <para>If your account uses an external authentication (LDAP), you
764 can't change your password in redMine.</para>
782 can't change your password in redMine.</para>
765 </section>
783 </section>
766 </section>
784 </section>
767
785
768 <section>
786 <section>
769 <title>My page</title>
787 <title>My page</title>
770
788
771 <para>This page allows you to display various information about your
789 <para>This page allows you to display various information about your
772 projects.</para>
790 projects.</para>
773
791
774 <para>To personalize your page, click on <guilabel>Personalize this
792 <para>To personalize your page, click on <guilabel>Personalize this
775 page</guilabel>. Then you can choose which information to display and
793 page</guilabel>. Then you can choose which information to display and
776 where it is displayed.</para>
794 where it is displayed.</para>
777 </section>
795 </section>
778
796
779 <section>
797 <section>
780 <title>Password lost</title>
798 <title>Password lost</title>
781
799
782 <para>If you loose your forget, a procedure allows you to choose a new
800 <para>If you loose your forget, a procedure allows you to choose a new
783 one.</para>
801 one.</para>
784
802
785 <para>On the login screen, click on <guilabel>Lost password</guilabel>.
803 <para>On the login screen, click on <guilabel>Lost password</guilabel>.
786 Type your email address and submit the form. An email is then sent to
804 Type your email address and submit the form. An email is then sent to
787 you. It contains a link that allows you to change your password.</para>
805 you. It contains a link that allows you to change your password.</para>
788
806
789 <para>If your account uses an external authentication (LDAP), this
807 <para>If your account uses an external authentication (LDAP), this
790 procedure isn't be available.</para>
808 procedure isn't be available.</para>
791 </section>
809 </section>
792
810
793 <section>
811 <section>
794 <title>Register</title>
812 <title>Register</title>
795
813
796 <para>By registering, you can get an account without the intervention of
814 <para>By registering, you can get an account without the intervention of
797 the administrator.</para>
815 the administrator.</para>
798
816
799 <para>On the login screen, click on <guilabel>Register</guilabel>. Fill
817 <para>On the login screen, click on <guilabel>Register</guilabel>. Fill
800 the form and submit it. An email will be sent to you. To activate your
818 the form and submit it. An email will be sent to you. To activate your
801 account, use the link that is contained in this mail.</para>
819 account, use the link that is contained in this mail.</para>
802
820
803 <para>The possibility to register can be desactived in the application
821 <para>The possibility to register can be desactived in the application
804 configuration.</para>
822 configuration.</para>
805 </section>
823 </section>
806 </chapter>
824 </chapter>
807 </book> No newline at end of file
825 </book>
@@ -1,842 +1,860
1 <?xml version="1.0" encoding="UTF-8"?>
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4 <book>
4 <book>
5 <title>Documentation</title>
5 <title>Documentation</title>
6
6
7 <chapter>
7 <chapter>
8 <title>Administration</title>
8 <title>Administration</title>
9
9
10 <section>
10 <section>
11 <title>Projets</title>
11 <title>Projets</title>
12
12
13 <para>Ces écrans vous permettent de gérer les projets.</para>
13 <para>Ces écrans vous permettent de gérer les projets.</para>
14 </section>
14 </section>
15
15
16 <section>
16 <section>
17 <title>Utilisateurs</title>
17 <title>Utilisateurs</title>
18
18
19 <para>Ces écrans vous permettent de gérer les utilisateurs de
19 <para>Ces écrans vous permettent de gérer les utilisateurs de
20 l'application.</para>
20 l'application.</para>
21
21
22 <section>
22 <section>
23 <title>Liste des utilisateurs</title>
23 <title>Liste des utilisateurs</title>
24
24
25 <para></para>
25 <para></para>
26
26
27 <screenshot>
27 <screenshot>
28 <screeninfo>Liste des utilisateurs</screeninfo>
28 <screeninfo>Liste des utilisateurs</screeninfo>
29
29
30 <mediaobject>
30 <mediaobject>
31 <imageobject>
31 <imageobject>
32 <imagedata fileref="images/users_list.png" />
32 <imagedata fileref="images/users_list.png" />
33 </imageobject>
33 </imageobject>
34 </mediaobject>
34 </mediaobject>
35 </screenshot>
35 </screenshot>
36
36
37 <para>Statut des comptes:</para>
37 <para>Statut des comptes:</para>
38
38
39 <itemizedlist>
39 <itemizedlist>
40 <listitem>
40 <listitem>
41 <para>L'icône <inlinemediaobject>
41 <para>L'icône <inlinemediaobject>
42 <imageobject>
42 <imageobject>
43 <imagedata fileref="images/locked.png" />
43 <imagedata fileref="images/locked.png" />
44 </imageobject>
44 </imageobject>
45 </inlinemediaobject> signifie que le compte est vérouillé. Un
45 </inlinemediaobject> signifie que le compte est vérouillé. Un
46 utilisateur dont le compte est vérouillé ne peut plus s'identifier
46 utilisateur dont le compte est vérouillé ne peut plus s'identifier
47 pour accéder à l'application.</para>
47 pour accéder à l'application.</para>
48 </listitem>
48 </listitem>
49
49
50 <listitem>
50 <listitem>
51 <para>L'icône <inlinemediaobject>
51 <para>L'icône <inlinemediaobject>
52 <imageobject>
52 <imageobject>
53 <imagedata fileref="images/user_new.png" />
53 <imagedata fileref="images/user_new.png" />
54 </imageobject>
54 </imageobject>
55 </inlinemediaobject> signifie que le compte n'a pas encore été
55 </inlinemediaobject> signifie que le compte n'a pas encore été
56 activé par l'utilisateur .</para>
56 activé par l'utilisateur .</para>
57 </listitem>
57 </listitem>
58 </itemizedlist>
58 </itemizedlist>
59
59
60 <para>Les boutons Vérouiller/Dévérouiller vous permettent de bloquer
60 <para>Les boutons Vérouiller/Dévérouiller vous permettent de bloquer
61 ou débloquer les comptes utilisateurs.</para>
61 ou débloquer les comptes utilisateurs.</para>
62
62
63 <para></para>
63 <para></para>
64 </section>
64 </section>
65
65
66 <section>
66 <section>
67 <title>Création ou modification d'un utilisateur</title>
67 <title>Création ou modification d'un utilisateur</title>
68
68
69 <para>En mode modification, laissez le champ <guilabel>Mot de
69 <para>En mode modification, laissez le champ <guilabel>Mot de
70 passe</guilabel> vide pour laisser le mot de passe de l'utilisateur
70 passe</guilabel> vide pour laisser le mot de passe de l'utilisateur
71 inchangé.</para>
71 inchangé.</para>
72
72
73 <para>Un utilisateur déclaré comme administrateur dispose de toutes
73 <para>Un utilisateur déclaré comme administrateur dispose de toutes
74 les permissions sur l'application et sur tous les projets.</para>
74 les permissions sur l'application et sur tous les projets.</para>
75
75
76 <itemizedlist>
76 <itemizedlist>
77 <listitem>
77 <listitem>
78 <para><guilabel>Administrateur</guilabel>: déclare l'utilisateur
78 <para><guilabel>Administrateur</guilabel>: déclare l'utilisateur
79 comme administrateur de l'application.</para>
79 comme administrateur de l'application.</para>
80 </listitem>
80 </listitem>
81
81
82 <listitem>
82 <listitem>
83 <para><guilabel>Notifications par mail</guilabel>: permet
83 <para><guilabel>Notifications par mail</guilabel>: permet
84 d'activer ou non l'envoi automatique de notifications par mail
84 d'activer ou non l'envoi automatique de notifications par mail
85 pour cet utilisateur</para>
85 pour cet utilisateur</para>
86 </listitem>
86 </listitem>
87
87
88 <listitem>
88 <listitem>
89 <para><guilabel>Vérouillé</guilabel>: désactive le compte de
89 <para><guilabel>Vérouillé</guilabel>: désactive le compte de
90 l'utilisateur</para>
90 l'utilisateur</para>
91 </listitem>
91 </listitem>
92 </itemizedlist>
92 </itemizedlist>
93
93
94 <para></para>
94 <para></para>
95 </section>
95 </section>
96 </section>
96 </section>
97
97
98 <section>
98 <section>
99 <title>Rôles et permissions</title>
99 <title>Rôles et permissions</title>
100
100
101 <para>Les rôles permettent de définir les permissions des différents
101 <para>Les rôles permettent de définir les permissions des différents
102 membres d'un projet. Chaque membre d'un projet dispose d'un rôle unique
102 membres d'un projet. Chaque membre d'un projet dispose d'un rôle unique
103 au sein d'un projet. Un utilisateur peut avoir différents rôles au sein
103 au sein d'un projet. Un utilisateur peut avoir différents rôles au sein
104 de différents projets.</para>
104 de différents projets.</para>
105
105
106 <para>Sur l'écran d'édition du rôle, cochez les actions que vous
106 <para>Sur l'écran d'édition du rôle, cochez les actions que vous
107 souhaitez autoriser pour le rôle.</para>
107 souhaitez autoriser pour le rôle.</para>
108
108
109 <para></para>
109 <para></para>
110
110
111 <screenshot>
111 <screenshot>
112 <screeninfo>Rôle et permissions</screeninfo>
112 <screeninfo>Rôle et permissions</screeninfo>
113
113
114 <mediaobject>
114 <mediaobject>
115 <imageobject>
115 <imageobject>
116 <imagedata fileref="images/roles_edit.png" />
116 <imagedata fileref="images/roles_edit.png" />
117 </imageobject>
117 </imageobject>
118 </mediaobject>
118 </mediaobject>
119 </screenshot>
119 </screenshot>
120
120
121 <para></para>
121 <para></para>
122 </section>
122 </section>
123
123
124 <section>
124 <section>
125 <title>Trackers</title>
125 <title>Trackers</title>
126
126
127 <para>Les trackers permettent de typer les demandes et de définir des
127 <para>Les trackers permettent de typer les demandes et de définir des
128 workflows spécifiques pour chacun de ces types.</para>
128 workflows spécifiques pour chacun de ces types.</para>
129 </section>
129 </section>
130
130
131 <section>
131 <section>
132 <title>Champs personnalisés</title>
132 <title>Champs personnalisés</title>
133
133
134 <para>Les champs personnalisés vous permettent d'ajouter des
134 <para>Les champs personnalisés vous permettent d'ajouter des
135 informations supplémentaires sur les projets, les demandes ou les
135 informations supplémentaires sur les projets, les demandes ou les
136 utilisateurs. Un champ personnalisé peut être de l'un des types
136 utilisateurs. Un champ personnalisé peut être de l'un des types
137 suivants:</para>
137 suivants:</para>
138
138
139 <itemizedlist>
139 <itemizedlist>
140 <listitem>
140 <listitem>
141 <para><guilabel>Entier</guilabel>: entier positif ou négatif</para>
141 <para><guilabel>Entier</guilabel>: entier positif ou négatif</para>
142 </listitem>
142 </listitem>
143
143
144 <listitem>
144 <listitem>
145 <para><guilabel>Texte</guilabel>: chaîne de caractères</para>
145 <para><guilabel>Texte</guilabel>: chaîne de caractères</para>
146 </listitem>
146 </listitem>
147
147
148 <listitem>
148 <listitem>
149 <para><guilabel>Texte long</guilabel>: chaîne de caractères, avec
149 <para><guilabel>Texte long</guilabel>: chaîne de caractères, avec
150 champ à plusieurs lignes</para>
150 champ à plusieurs lignes</para>
151 </listitem>
151 </listitem>
152
152
153 <listitem>
153 <listitem>
154 <para><guilabel>Date</guilabel>: date</para>
154 <para><guilabel>Date</guilabel>: date</para>
155 </listitem>
155 </listitem>
156
156
157 <listitem>
157 <listitem>
158 <para><guilabel>Booléen</guilabel>: booléen (case à cocher)</para>
158 <para><guilabel>Booléen</guilabel>: booléen (case à cocher)</para>
159 </listitem>
159 </listitem>
160
160
161 <listitem>
161 <listitem>
162 <para><guilabel>Liste</guilabel>: valeur à sélectionnée parmi une
162 <para><guilabel>Liste</guilabel>: valeur à sélectionnée parmi une
163 liste prédéfinie (liste déroulante)</para>
163 liste prédéfinie (liste déroulante)</para>
164 </listitem>
164 </listitem>
165 </itemizedlist>
165 </itemizedlist>
166
166
167 <para>Des éléments de validation peuvent être définis:</para>
167 <para>Des éléments de validation peuvent être définis:</para>
168
168
169 <itemizedlist>
169 <itemizedlist>
170 <listitem>
170 <listitem>
171 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
171 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
172 obligatoire sur les demandes</para>
172 obligatoire sur les demandes</para>
173 </listitem>
173 </listitem>
174
174
175 <listitem>
175 <listitem>
176 <para><guilabel>Pour tous les projects</guilabel>: champ
176 <para><guilabel>Pour tous les projects</guilabel>: champ
177 automatiquement associé à l'ensemble des projets</para>
177 automatiquement associé à l'ensemble des projets</para>
178 </listitem>
178 </listitem>
179
179
180 <listitem>
180 <listitem>
181 <para><guilabel>Min - max length</guilabel>: longueurs minimales et
181 <para><guilabel>Min - max length</guilabel>: longueurs minimales et
182 maximales pour les champs en saisie libre (0 signifie qu'il n'y a
182 maximales pour les champs en saisie libre (0 signifie qu'il n'y a
183 pas de restriction)</para>
183 pas de restriction)</para>
184 </listitem>
184 </listitem>
185
185
186 <listitem>
186 <listitem>
187 <para><guilabel>Expression régulière</guilabel>: expression
187 <para><guilabel>Expression régulière</guilabel>: expression
188 régulière permettant de valider la valeur saisie</para>
188 régulière permettant de valider la valeur saisie</para>
189
189
190 <para>Exemples:</para>
190 <para>Exemples:</para>
191
191
192 <para><code>^\[A-Z]{4}\d+$</code> : 4 lettres majuscules suivies
192 <para><code>^\[A-Z]{4}\d+$</code> : 4 lettres majuscules suivies
193 d'un ou plusieurs chiffres</para>
193 d'un ou plusieurs chiffres</para>
194
194
195 <para><code>^[^0-9]*$</code> : chaîne ne comportant pas de
195 <para><code>^[^0-9]*$</code> : chaîne ne comportant pas de
196 chiffres</para>
196 chiffres</para>
197 </listitem>
197 </listitem>
198
198
199 <listitem>
199 <listitem>
200 <para><guilabel>Valeurs possibles</guilabel>: valeurs possibles pour
200 <para><guilabel>Valeurs possibles</guilabel>: valeurs possibles pour
201 les champs de type "Liste". Les valeurs sont séparées par le
201 les champs de type "Liste". Les valeurs sont séparées par le
202 caractère |</para>
202 caractère |</para>
203 </listitem>
203 </listitem>
204 </itemizedlist>
204 </itemizedlist>
205
205
206 <para></para>
206 <para></para>
207
207
208 <section>
208 <section>
209 <title>Champs pour les projets</title>
209 <title>Champs pour les projets</title>
210
210
211 <para></para>
211 <para></para>
212
212
213 <itemizedlist>
213 <itemizedlist>
214 <listitem>
214 <listitem>
215 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
215 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
216 obligatoire</para>
216 obligatoire</para>
217 </listitem>
217 </listitem>
218 </itemizedlist>
218 </itemizedlist>
219
219
220 <para></para>
220 <para></para>
221 </section>
221 </section>
222
222
223 <section>
223 <section>
224 <title>Champs pour les demandes</title>
224 <title>Champs pour les demandes</title>
225
225
226 <para></para>
226 <para></para>
227
227
228 <itemizedlist>
228 <itemizedlist>
229 <listitem>
229 <listitem>
230 <para><guilabel>Pour tous les projects</guilabel>: champ
230 <para><guilabel>Pour tous les projects</guilabel>: champ
231 automatiquement associé aux demandes de l'ensemble des
231 automatiquement associé aux demandes de l'ensemble des
232 projets</para>
232 projets</para>
233
233
234 <para>Si cette option n'est pas activée, chaque projet pourra
234 <para>Si cette option n'est pas activée, chaque projet pourra
235 choisir d'utiliser ou non le champ pour ses demandes (voir
235 choisir d'utiliser ou non le champ pour ses demandes (voir
236 configuration du projet).</para>
236 configuration du projet).</para>
237 </listitem>
237 </listitem>
238 </itemizedlist>
238 </itemizedlist>
239
239
240 <para></para>
240 <para></para>
241 </section>
241 </section>
242
242
243 <section>
243 <section>
244 <title>Champs pour les utilisateurs</title>
244 <title>Champs pour les utilisateurs</title>
245
245
246 <para></para>
246 <para></para>
247
247
248 <itemizedlist>
248 <itemizedlist>
249 <listitem>
249 <listitem>
250 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
250 <para><guilabel>Obligatoire</guilabel>: champ dont la saisie est
251 obligatoire</para>
251 obligatoire</para>
252 </listitem>
252 </listitem>
253 </itemizedlist>
253 </itemizedlist>
254
254
255 <para></para>
255 <para></para>
256 </section>
256 </section>
257 </section>
257 </section>
258
258
259 <section>
259 <section>
260 <title>Statut des demandes</title>
260 <title>Statut des demandes</title>
261
261
262 <para>Ces écrans vous permettent de définir les différents statuts
262 <para>Ces écrans vous permettent de définir les différents statuts
263 possibles des demandes.</para>
263 possibles des demandes.</para>
264
264
265 <itemizedlist>
265 <itemizedlist>
266 <listitem>
266 <listitem>
267 <para><guilabel>Demande fermée</guilabel>: indique que le statut
267 <para><guilabel>Demande fermée</guilabel>: indique que le statut
268 correspond à une demande considérée comme fermée</para>
268 correspond à une demande considérée comme fermée</para>
269 </listitem>
269 </listitem>
270
270
271 <listitem>
271 <listitem>
272 <para><guilabel>Statut par défaut</guilabel>: statut appliqué par
272 <para><guilabel>Statut par défaut</guilabel>: statut appliqué par
273 défaut aux nouvelles demandes (seul un statut peut être déclaré
273 défaut aux nouvelles demandes (seul un statut peut être déclaré
274 comme statut par défaut)</para>
274 comme statut par défaut)</para>
275 </listitem>
275 </listitem>
276
276
277 <listitem>
277 <listitem>
278 <para><guilabel>Couleur</guilabel>: code couleur HTML (6 caractères)
278 <para><guilabel>Couleur</guilabel>: code couleur HTML (6 caractères)
279 représentant le statut à l'affichage</para>
279 représentant le statut à l'affichage</para>
280 </listitem>
280 </listitem>
281 </itemizedlist>
281 </itemizedlist>
282
282
283 <para></para>
283 <para></para>
284 </section>
284 </section>
285
285
286 <section>
286 <section>
287 <title>Workflow</title>
287 <title>Workflow</title>
288
288
289 <para>Le workflow permet de définir les changements que les différents
289 <para>Le workflow permet de définir les changements que les différents
290 membres d'un projet sont autorisés à effectuer sur les demandes, en
290 membres d'un projet sont autorisés à effectuer sur les demandes, en
291 fonction de leur type.</para>
291 fonction de leur type.</para>
292
292
293 <para>Sélectionnez le rôle et le tracker pour lesquels vous souhaitez
293 <para>Sélectionnez le rôle et le tracker pour lesquels vous souhaitez
294 modifier le workflow, puis cliquez sur Edit. L'écran vous permet alors
294 modifier le workflow, puis cliquez sur Edit. L'écran vous permet alors
295 de modifier, pour le rôle et le tracker choisi, les changements
295 de modifier, pour le rôle et le tracker choisi, les changements
296 autorisés. Les lignes représentent les statuts initiaux des demandes.
296 autorisés. Les lignes représentent les statuts initiaux des demandes.
297 Les colonnes représentent les statuts autorisés à être appliqués.</para>
297 Les colonnes représentent les statuts autorisés à être appliqués.</para>
298
298
299 <para><remark>Remarque: pour qu'un rôle puisse changer le statut des
299 <para><remark>Remarque: pour qu'un rôle puisse changer le statut des
300 demandes, la permission doit lui être explicitement donnée
300 demandes, la permission doit lui être explicitement donnée
301 indépendemment de la configuration du workflow.</remark></para>
301 indépendemment de la configuration du workflow.</remark></para>
302
302
303 <para></para>
303 <para></para>
304
304
305 <screenshot>
305 <screenshot>
306 <screeninfo>Exemple de configuration d'un workflow</screeninfo>
306 <screeninfo>Exemple de configuration d'un workflow</screeninfo>
307
307
308 <mediaobject>
308 <mediaobject>
309 <imageobject>
309 <imageobject>
310 <imagedata fileref="images/workflow.png" />
310 <imagedata fileref="images/workflow.png" />
311 </imageobject>
311 </imageobject>
312 </mediaobject>
312 </mediaobject>
313 </screenshot>
313 </screenshot>
314
314
315 <para>Dans l'exemple ci-dessus, les demandes de type Bug au statut
315 <para>Dans l'exemple ci-dessus, les demandes de type Bug au statut
316 Nouveau pourront être passées au statut Assignée ou Résolue par le rôle
316 Nouveau pourront être passées au statut Assignée ou Résolue par le rôle
317 Développeur. Celles au statut Assignée pourront être passées au statut
317 Développeur. Celles au statut Assignée pourront être passées au statut
318 Résolue. Le statut de toutes les autres demandes de type Bug ne pourra
318 Résolue. Le statut de toutes les autres demandes de type Bug ne pourra
319 pas être modifié par le Développeur.</para>
319 pas être modifié par le Développeur.</para>
320 </section>
320 </section>
321
321
322 <section>
322 <section>
323 <title>Listes de valeurs</title>
323 <title>Listes de valeurs</title>
324
324
325 <para>Les listes de valeurs utilisées par l'application (exemple: les
325 <para>Les listes de valeurs utilisées par l'application (exemple: les
326 priorités des demandes) peuvent être personnalisées. Cet écran vous
326 priorités des demandes) peuvent être personnalisées. Cet écran vous
327 permet de définir les valeurs possibles pour chacune des listes
327 permet de définir les valeurs possibles pour chacune des listes
328 suivantes:</para>
328 suivantes:</para>
329
329
330 <itemizedlist>
330 <itemizedlist>
331 <listitem>
331 <listitem>
332 <para>Priorités des demandes</para>
332 <para>Priorités des demandes</para>
333 </listitem>
333 </listitem>
334
334
335 <listitem>
335 <listitem>
336 <para>Catégories de documents</para>
336 <para>Catégories de documents</para>
337 </listitem>
337 </listitem>
338 </itemizedlist>
338 </itemizedlist>
339
339
340 <para></para>
340 <para></para>
341 </section>
341 </section>
342
342
343 <section>
343 <section>
344 <title>Notifications par mail</title>
344 <title>Notifications par mail</title>
345
345
346 <para>Cet écran vous permet de sélectionner les actions qui donneront
346 <para>Cet écran vous permet de sélectionner les actions qui donneront
347 lieu à une notification par mail aux membres du projet.</para>
347 lieu à une notification par mail aux membres du projet.</para>
348
348
349 <para>Remarque: l'envoi de mails doit être activé dans la configuration
349 <para>Remarque: l'envoi de mails doit être activé dans la configuration
350 de l'application si souhaitez effectuer des notifications.</para>
350 de l'application si souhaitez effectuer des notifications.</para>
351 </section>
351 </section>
352
352
353 <section>
353 <section>
354 <title>Authentification</title>
354 <title>Authentification</title>
355
355
356 <para>Par défaut, redMine s'appuie sur sa propre base de données pour
356 <para>Par défaut, redMine s'appuie sur sa propre base de données pour
357 authentifier les utilisateurs, à l'aide d'un mot de passe
357 authentifier les utilisateurs, à l'aide d'un mot de passe
358 spécifique.</para>
358 spécifique.</para>
359
359
360 <para>Si vous disposez déjà d'un ou plusieurs référentiels externes
360 <para>Si vous disposez déjà d'un ou plusieurs référentiels externes
361 d'utilisateurs (annuaires LDAP), vous pouvez les déclarer afin qu'ils
361 d'utilisateurs (annuaires LDAP), vous pouvez les déclarer afin qu'ils
362 soient utilisés pour l'authentification sur redMine. Cela permet aux
362 soient utilisés pour l'authentification sur redMine. Cela permet aux
363 utilisateurs d'accéder à redMine avec leurs identifiants et mots de
363 utilisateurs d'accéder à redMine avec leurs identifiants et mots de
364 passe habituels.</para>
364 passe habituels.</para>
365
365
366 <para>Pour chaque référentiel déclaré, vous pouvez spécifier si les
366 <para>Pour chaque référentiel déclaré, vous pouvez spécifier si les
367 comptes peuvent être créés à la volée dans redMine. Si c'est le cas, les
367 comptes peuvent être créés à la volée dans redMine. Si c'est le cas, les
368 comptes utilisateurs sont automatiquement créés à la première connexion
368 comptes utilisateurs sont automatiquement créés à la première connexion
369 de l'utilisateur (sans droits spécifiques sur les projets), à partir des
369 de l'utilisateur (sans droits spécifiques sur les projets), à partir des
370 informations disponibles dans le référentiel. Sinon, l'administrateur
370 informations disponibles dans le référentiel. Sinon, l'administrateur
371 doit au préalable créer le compte de l'utilisateur dans redMine.</para>
371 doit au préalable créer le compte de l'utilisateur dans redMine.</para>
372
372
373 <para></para>
373 <para></para>
374
374
375 <section>
375 <section>
376 <title>Annuaire LDAP</title>
376 <title>Annuaire LDAP</title>
377
377
378 <para></para>
378 <para></para>
379
379
380 <itemizedlist>
380 <itemizedlist>
381 <listitem>
381 <listitem>
382 <para><guilabel>Nom</guilabel>: nom d'affichage du
382 <para><guilabel>Nom</guilabel>: nom d'affichage du
383 référentiel</para>
383 référentiel</para>
384 </listitem>
384 </listitem>
385
385
386 <listitem>
386 <listitem>
387 <para><guilabel>Hôte</guilabel>: nom d'hôte du serveur LDAP</para>
387 <para><guilabel>Hôte</guilabel>: nom d'hôte du serveur LDAP</para>
388 </listitem>
388 </listitem>
389
389
390 <listitem>
390 <listitem>
391 <para><guilabel>Port</guilabel>: port de connexion au serveur
391 <para><guilabel>Port</guilabel>: port de connexion au serveur
392 LDAP</para>
392 LDAP</para>
393 </listitem>
393 </listitem>
394
394
395 <listitem>
395 <listitem>
396 <para><guilabel>Compte</guilabel>: DN du compte de connexion au
396 <para><guilabel>Compte</guilabel>: DN du compte de connexion au
397 LDAP (laisser vide si l'annuaire autorise l'accès anonyme en
397 LDAP (laisser vide si l'annuaire autorise l'accès anonyme en
398 lecture)</para>
398 lecture)</para>
399 </listitem>
399 </listitem>
400
400
401 <listitem>
401 <listitem>
402 <para><guilabel>Mot de passe</guilabel>: mot de passe du compte de
402 <para><guilabel>Mot de passe</guilabel>: mot de passe du compte de
403 connexion</para>
403 connexion</para>
404 </listitem>
404 </listitem>
405
405
406 <listitem>
406 <listitem>
407 <para><guilabel>Base DN</guilabel>: DN de base utilisé pour la
407 <para><guilabel>Base DN</guilabel>: DN de base utilisé pour la
408 recherche des utilisateur dans l'annuaire</para>
408 recherche des utilisateur dans l'annuaire</para>
409 </listitem>
409 </listitem>
410
410
411 <listitem>
411 <listitem>
412 <para><guilabel>Filtre LDAP</guilabel>: Filtre de recherche des
412 <para><guilabel>Filtre LDAP</guilabel>: Filtre de recherche des
413 utilisateurs dans l'annuaire (optionnel)</para>
413 utilisateurs dans l'annuaire (optionnel)</para>
414 </listitem>
414 </listitem>
415
415
416 <listitem>
416 <listitem>
417 <para><guilabel>Attributs LDAP</guilabel>:</para>
417 <para><guilabel>Attributs LDAP</guilabel>:</para>
418
418
419 <itemizedlist>
419 <itemizedlist>
420 <listitem>
420 <listitem>
421 <para><guilabel>Identifiant</guilabel>: nom de l'attribut LDAP
421 <para><guilabel>Identifiant</guilabel>: nom de l'attribut LDAP
422 utilisé comme identifiant de l'utilisateur (ex: uid)</para>
422 utilisé comme identifiant de l'utilisateur (ex: uid)</para>
423 </listitem>
423 </listitem>
424
424
425 <listitem>
425 <listitem>
426 <para><guilabel>Prénom</guilabel>: nom de l'attribut LDAP
426 <para><guilabel>Prénom</guilabel>: nom de l'attribut LDAP
427 contenant le prénom de l'utilisateur (ex: givenName)</para>
427 contenant le prénom de l'utilisateur (ex: givenName)</para>
428 </listitem>
428 </listitem>
429
429
430 <listitem>
430 <listitem>
431 <para><guilabel>Nom</guilabel>: nom de l'attribut LDAP
431 <para><guilabel>Nom</guilabel>: nom de l'attribut LDAP
432 contenant le nom de l'utilisateur (ex: sn)</para>
432 contenant le nom de l'utilisateur (ex: sn)</para>
433 </listitem>
433 </listitem>
434
434
435 <listitem>
435 <listitem>
436 <para><guilabel>Email</guilabel>: nom de l'attribut LDAP
436 <para><guilabel>Email</guilabel>: nom de l'attribut LDAP
437 contenant l'adresse mail de l'utilisateur (ex: mail)</para>
437 contenant l'adresse mail de l'utilisateur (ex: mail)</para>
438 </listitem>
438 </listitem>
439 </itemizedlist>
439 </itemizedlist>
440 </listitem>
440 </listitem>
441 </itemizedlist>
441 </itemizedlist>
442
442
443 <para>Les attributs "<guilabel>Prénom</guilabel>",
443 <para>Les attributs "<guilabel>Prénom</guilabel>",
444 "<guilabel>Nom</guilabel>" et "<guilabel>Email</guilabel>" ne sont
444 "<guilabel>Nom</guilabel>" et "<guilabel>Email</guilabel>" ne sont
445 utilisés que lorsque les comptes sont créés à la volée.</para>
445 utilisés que lorsque les comptes sont créés à la volée.</para>
446 </section>
446 </section>
447 </section>
447 </section>
448
448
449 <section>
449 <section>
450 <title>Configuration</title>
450 <title>Configuration</title>
451
451
452 <para>Cet écran vous permet de modifier les paramètres de configuration
452 <para>Cet écran vous permet de modifier les paramètres de configuration
453 de l'application.</para>
453 de l'application.</para>
454
454
455 <para></para>
455 <para></para>
456
456
457 <itemizedlist>
457 <itemizedlist>
458 <listitem>
458 <listitem>
459 <para><guilabel>Titre de l'application</guilabel></para>
459 <para><guilabel>Titre de l'application</guilabel></para>
460
460
461 <para>Titre qui apparaît en en-tête de l'application.</para>
461 <para>Titre qui apparaît en en-tête de l'application.</para>
462 </listitem>
462 </listitem>
463
463
464 <listitem>
464 <listitem>
465 <para><guilabel>Sous-titre de l'application</guilabel></para>
465 <para><guilabel>Sous-titre de l'application</guilabel></para>
466
466
467 <para>Sous-titre qui apparaît en en-tête de l'application.</para>
467 <para>Sous-titre qui apparaît en en-tête de l'application.</para>
468 </listitem>
468 </listitem>
469
469
470 <listitem>
470 <listitem>
471 <para><guilabel>Texte d'accueil</guilabel></para>
471 <para><guilabel>Texte d'accueil</guilabel></para>
472
472
473 <para>Texte affiché sur la page d'accueil de l'application. Ce texte
473 <para>Texte affiché sur la page d'accueil de l'application. Ce texte
474 peut contenir des balises HTML.</para>
474 peut contenir des balises HTML.</para>
475 </listitem>
475 </listitem>
476
476
477 <listitem>
477 <listitem>
478 <para><guilabel>Langue par défaut</guilabel></para>
478 <para><guilabel>Langue par défaut</guilabel></para>
479
479
480 <para>La langue par défaut est sélectionnée lorsque l'application
480 <para>La langue par défaut est sélectionnée lorsque l'application
481 n'a pas pu déterminer la langue définie au niveau du navigateur de
481 n'a pas pu déterminer la langue définie au niveau du navigateur de
482 l'utilisateur.La langue par défaut est également utilisée lors de
482 l'utilisateur.La langue par défaut est également utilisée lors de
483 l'envoi de mail à plusieurs utilisateurs.</para>
483 l'envoi de mail à plusieurs utilisateurs.</para>
484
484
485 <para><emphasis>Défaut: Anglais</emphasis></para>
485 <para><emphasis>Défaut: Anglais</emphasis></para>
486 </listitem>
486 </listitem>
487
487
488 <listitem>
488 <listitem>
489 <para><guilabel>Authentif. obligatoire</guilabel></para>
489 <para><guilabel>Authentif. obligatoire</guilabel></para>
490
490
491 <para>Si cette option est cochée, aucune page de l'application n'est
491 <para>Si cette option est cochée, aucune page de l'application n'est
492 accessible de manière anonyme. Les utilisateurs doivent
492 accessible de manière anonyme. Les utilisateurs doivent
493 obligatoirement s'identifier pour y accéder.</para>
493 obligatoirement s'identifier pour y accéder.</para>
494
494
495 <para><emphasis>Défaut: Non</emphasis></para>
495 <para><emphasis>Défaut: Non</emphasis></para>
496 </listitem>
496 </listitem>
497
497
498 <listitem>
498 <listitem>
499 <para><guilabel>Enregistrement autorisé</guilabel></para>
499 <para><guilabel>Enregistrement autorisé</guilabel></para>
500
500
501 <para>Si cette option est cochée, la procédure d'enregistrement en
501 <para>Si cette option est cochée, la procédure d'enregistrement en
502 ligne est disponible.</para>
502 ligne est disponible.</para>
503
503
504 <para><emphasis>Défaut: Oui</emphasis></para>
504 <para><emphasis>Défaut: Oui</emphasis></para>
505 </listitem>
505 </listitem>
506
506
507 <listitem>
507 <listitem>
508 <para><guilabel>Mot de passe perdu</guilabel></para>
509
510 <para>Si cette option est cochée, la procédure de changement de mot
511 de passe est disponible.</para>
512
513 <para><emphasis>Défaut: Oui</emphasis></para>
514 </listitem>
515
516 <listitem>
508 <para><guilabel>Taille max des fichiers</guilabel></para>
517 <para><guilabel>Taille max des fichiers</guilabel></para>
509
518
510 <para>Taille maximale des fichiers pouvant être envoyés à
519 <para>Taille maximale des fichiers pouvant être envoyés à
511 l'application (en kilo-octets).</para>
520 l'application (en kilo-octets).</para>
512
521
513 <para><emphasis>Défaut: 2048 (soit 2Mo)</emphasis></para>
522 <para><emphasis>Défaut: 2048 (soit 2Mo)</emphasis></para>
514 </listitem>
523 </listitem>
515
524
516 <listitem>
525 <listitem>
526 <para><guilabel>Limite export demandes</guilabel></para>
527
528 <para>Nombre maximale de demandes contenues dans les exports CSV et
529 PDF.</para>
530
531 <para><emphasis>Défaut: 500</emphasis></para>
532 </listitem>
533
534 <listitem>
517 <para><guilabel>Adresse d'émission</guilabel></para>
535 <para><guilabel>Adresse d'émission</guilabel></para>
518
536
519 <para>Adresse mail utilisée comme adresse d'émission (champ From des
537 <para>Adresse mail utilisée comme adresse d'émission (champ From des
520 mails) lors de l'envoi de messages aux utilisateurs.</para>
538 mails) lors de l'envoi de messages aux utilisateurs.</para>
521 </listitem>
539 </listitem>
522
540
523 <listitem>
541 <listitem>
524 <para><guilabel>Nom d'hôte</guilabel></para>
542 <para><guilabel>Nom d'hôte</guilabel></para>
525
543
526 <para>Nom d'hôte de l'application. Ce nom est utilisé pour
544 <para>Nom d'hôte de l'application. Ce nom est utilisé pour
527 l'écriture des URL dans les mails envoyés aux utilisateurs.</para>
545 l'écriture des URL dans les mails envoyés aux utilisateurs.</para>
528 </listitem>
546 </listitem>
529
547
530 <listitem>
548 <listitem>
531 <para><guilabel>Formatage du texte</guilabel></para>
549 <para><guilabel>Formatage du texte</guilabel></para>
532
550
533 <para>Définit la méthode de formatage appliquée aux champs
551 <para>Définit la méthode de formatage appliquée aux champs
534 "description" des demandes, annonces, documents...</para>
552 "description" des demandes, annonces, documents...</para>
535
553
536 <para>L'option "Textile" n'est disponible que si la libraire ruby
554 <para>L'option "Textile" n'est disponible que si la libraire ruby
537 RedColth est installée.</para>
555 RedColth est installée.</para>
538 </listitem>
556 </listitem>
539 </itemizedlist>
557 </itemizedlist>
540 </section>
558 </section>
541
559
542 <section>
560 <section>
543 <title>Informations</title>
561 <title>Informations</title>
544
562
545 <para>Affiche des informations relatives à l'application et à son
563 <para>Affiche des informations relatives à l'application et à son
546 environnement.</para>
564 environnement.</para>
547 </section>
565 </section>
548 </chapter>
566 </chapter>
549
567
550 <chapter>
568 <chapter>
551 <title>Projets</title>
569 <title>Projets</title>
552
570
553 <section>
571 <section>
554 <title>Aperçu du projet</title>
572 <title>Aperçu du projet</title>
555
573
556 <para>L'aperçu vous présente les informations générales relatives au
574 <para>L'aperçu vous présente les informations générales relatives au
557 projet, les principaux membres, les dernières annonces, ainsi qu'une
575 projet, les principaux membres, les dernières annonces, ainsi qu'une
558 synthèse du nombre de demandes ouvertes par tracker.</para>
576 synthèse du nombre de demandes ouvertes par tracker.</para>
559
577
560 <para></para>
578 <para></para>
561 </section>
579 </section>
562
580
563 <section>
581 <section>
564 <title>Planning</title>
582 <title>Planning</title>
565
583
566 <para></para>
584 <para></para>
567
585
568 <section>
586 <section>
569 <title>Calendrier du projet</title>
587 <title>Calendrier du projet</title>
570
588
571 <para>Le calendrier présente les tâches qui commencent ou se terminent
589 <para>Le calendrier présente les tâches qui commencent ou se terminent
572 au cours du mois sélectionné (mois en cours par défaut). Les tâches
590 au cours du mois sélectionné (mois en cours par défaut). Les tâches
573 correspondent aux demandes pour lesquelles la date de début et
591 correspondent aux demandes pour lesquelles la date de début et
574 d'échéance sont renseignées.</para>
592 d'échéance sont renseignées.</para>
575
593
576 <itemizedlist>
594 <itemizedlist>
577 <listitem>
595 <listitem>
578 <para>Le symoble <inlinemediaobject>
596 <para>Le symoble <inlinemediaobject>
579 <imageobject>
597 <imageobject>
580 <imagedata fileref="images/arrow_from.png" />
598 <imagedata fileref="images/arrow_from.png" />
581 </imageobject>
599 </imageobject>
582 </inlinemediaobject> représente le début d'une tâche</para>
600 </inlinemediaobject> représente le début d'une tâche</para>
583 </listitem>
601 </listitem>
584
602
585 <listitem>
603 <listitem>
586 <para>Le symbole <inlinemediaobject>
604 <para>Le symbole <inlinemediaobject>
587 <imageobject>
605 <imageobject>
588 <imagedata fileref="images/arrow_to.png" />
606 <imagedata fileref="images/arrow_to.png" />
589 </imageobject>
607 </imageobject>
590 </inlinemediaobject> représente la fin d'une tâche</para>
608 </inlinemediaobject> représente la fin d'une tâche</para>
591 </listitem>
609 </listitem>
592
610
593 <listitem>
611 <listitem>
594 <para>Le symbole <inlinemediaobject>
612 <para>Le symbole <inlinemediaobject>
595 <imageobject>
613 <imageobject>
596 <imagedata fileref="images/arrow_bw.png" />
614 <imagedata fileref="images/arrow_bw.png" />
597 </imageobject>
615 </imageobject>
598 </inlinemediaobject> représente une tâche qui débute et se
616 </inlinemediaobject> représente une tâche qui débute et se
599 termine le jour même</para>
617 termine le jour même</para>
600 </listitem>
618 </listitem>
601 </itemizedlist>
619 </itemizedlist>
602
620
603 <para></para>
621 <para></para>
604 </section>
622 </section>
605
623
606 <section>
624 <section>
607 <title>Diagramme de Gantt</title>
625 <title>Diagramme de Gantt</title>
608
626
609 <para>Le diagramme de Gantt représente pour la période choisie
627 <para>Le diagramme de Gantt représente pour la période choisie
610 l'ensemble des tâches et leurs taux d'avancement.</para>
628 l'ensemble des tâches et leurs taux d'avancement.</para>
611
629
612 <para>L'avancement est représenté en bleu. Le retard en rouge.</para>
630 <para>L'avancement est représenté en bleu. Le retard en rouge.</para>
613
631
614 <screenshot>
632 <screenshot>
615 <screeninfo>Diagramme de Gantt</screeninfo>
633 <screeninfo>Diagramme de Gantt</screeninfo>
616
634
617 <mediaobject>
635 <mediaobject>
618 <imageobject>
636 <imageobject>
619 <imagedata fileref="images/gantt.png" />
637 <imagedata fileref="images/gantt.png" />
620 </imageobject>
638 </imageobject>
621 </mediaobject>
639 </mediaobject>
622 </screenshot>
640 </screenshot>
623
641
624 <para></para>
642 <para></para>
625 </section>
643 </section>
626 </section>
644 </section>
627
645
628 <section>
646 <section>
629 <title>Gestion des demandes</title>
647 <title>Gestion des demandes</title>
630
648
631 <para></para>
649 <para></para>
632
650
633 <section>
651 <section>
634 <title>Liste des demandes</title>
652 <title>Liste des demandes</title>
635
653
636 <para>Par défaut, l'ensemble des demandes ouvertes du projet sont
654 <para>Par défaut, l'ensemble des demandes ouvertes du projet sont
637 affichées. Différents filtres vous permettent de sélectionner les
655 affichées. Différents filtres vous permettent de sélectionner les
638 demandes à afficher.</para>
656 demandes à afficher.</para>
639
657
640 <para>Une fois appliqué, un filtre reste valable durant toute votre
658 <para>Une fois appliqué, un filtre reste valable durant toute votre
641 session. Vous pouvez le redéfinir, ou le supprimer en cliquant sur
659 session. Vous pouvez le redéfinir, ou le supprimer en cliquant sur
642 Effacer.</para>
660 Effacer.</para>
643
661
644 <para></para>
662 <para></para>
645
663
646 <screenshot>
664 <screenshot>
647 <screeninfo>Liste des demandes</screeninfo>
665 <screeninfo>Liste des demandes</screeninfo>
648
666
649 <mediaobject>
667 <mediaobject>
650 <imageobject>
668 <imageobject>
651 <imagedata fileref="images/issues_list.png" />
669 <imagedata fileref="images/issues_list.png" />
652 </imageobject>
670 </imageobject>
653 </mediaobject>
671 </mediaobject>
654 </screenshot>
672 </screenshot>
655
673
656 <para></para>
674 <para></para>
657 </section>
675 </section>
658 </section>
676 </section>
659
677
660 <section>
678 <section>
661 <title>Rapports</title>
679 <title>Rapports</title>
662
680
663 <para>Cet écran présente la synthèse du nombre de demandes par statut et
681 <para>Cet écran présente la synthèse du nombre de demandes par statut et
664 selon différents critères (tracker, priorité, catégorie). Des liens
682 selon différents critères (tracker, priorité, catégorie). Des liens
665 directs permettent d'accéder à la liste détaillée des demandes pour
683 directs permettent d'accéder à la liste détaillée des demandes pour
666 chaque critère.</para>
684 chaque critère.</para>
667 </section>
685 </section>
668
686
669 <section>
687 <section>
670 <title>Historique</title>
688 <title>Historique</title>
671
689
672 <para>Cette page présente l'ensemble des demandes résolues dans chacune
690 <para>Cette page présente l'ensemble des demandes résolues dans chacune
673 des versions du projet. Certains types de demande peuvent être exclus de
691 des versions du projet. Certains types de demande peuvent être exclus de
674 cet affichage.</para>
692 cet affichage.</para>
675 </section>
693 </section>
676
694
677 <section>
695 <section>
678 <title>Annonces</title>
696 <title>Annonces</title>
679
697
680 <para>Les nouvelles vous permettent d'informer les utilisateurs sur
698 <para>Les nouvelles vous permettent d'informer les utilisateurs sur
681 l'activité du projet.</para>
699 l'activité du projet.</para>
682 </section>
700 </section>
683
701
684 <section>
702 <section>
685 <title>Documents</title>
703 <title>Documents</title>
686
704
687 <para>Les documents sont groupés par catégories (voir Listes de
705 <para>Les documents sont groupés par catégories (voir Listes de
688 valeurs). Un document peut contenir plusieurs fichiers (exemple:
706 valeurs). Un document peut contenir plusieurs fichiers (exemple:
689 révisions ou versions successives).</para>
707 révisions ou versions successives).</para>
690 </section>
708 </section>
691
709
692 <section>
710 <section>
693 <title>Fichiers</title>
711 <title>Fichiers</title>
694
712
695 <para>Ce module vous permet de publier les différents fichiers (sources,
713 <para>Ce module vous permet de publier les différents fichiers (sources,
696 binaires, ...) pour chaque version de l'application.</para>
714 binaires, ...) pour chaque version de l'application.</para>
697 </section>
715 </section>
698
716
699 <section>
717 <section>
700 <title>Configuration du projet</title>
718 <title>Configuration du projet</title>
701
719
702 <para></para>
720 <para></para>
703
721
704 <section>
722 <section>
705 <title>Propriétés du projet</title>
723 <title>Propriétés du projet</title>
706
724
707 <para></para>
725 <para></para>
708
726
709 <itemizedlist>
727 <itemizedlist>
710 <listitem>
728 <listitem>
711 <para><guilabel>Public</guilabel>: si le projet est public, il
729 <para><guilabel>Public</guilabel>: si le projet est public, il
712 sera visible (consultation des demandes, des documents, ...) pour
730 sera visible (consultation des demandes, des documents, ...) pour
713 l'ensemble des utilisateurs, y compris ceux qui ne sont pas
731 l'ensemble des utilisateurs, y compris ceux qui ne sont pas
714 membres du projet. Si le projet n'est pas public, seuls les
732 membres du projet. Si le projet n'est pas public, seuls les
715 membres du projet y ont accès, en fonction de leur rôle.</para>
733 membres du projet y ont accès, en fonction de leur rôle.</para>
716 </listitem>
734 </listitem>
717
735
718 <listitem>
736 <listitem>
719 <para><guilabel>Champs personnalisés</guilabel>: sélectionner les
737 <para><guilabel>Champs personnalisés</guilabel>: sélectionner les
720 champs personnalisésMo que vous souhaitez utiliser pour les
738 champs personnalisésMo que vous souhaitez utiliser pour les
721 demandes du projet. Seul l'administrateur peut définir de nouveaux
739 demandes du projet. Seul l'administrateur peut définir de nouveaux
722 champs personnalisés.</para>
740 champs personnalisés.</para>
723 </listitem>
741 </listitem>
724 </itemizedlist>
742 </itemizedlist>
725
743
726 <para></para>
744 <para></para>
727 </section>
745 </section>
728
746
729 <section>
747 <section>
730 <title>Membres</title>
748 <title>Membres</title>
731
749
732 <para>Cett section vous permet de définir les membres du projet ainsi
750 <para>Cett section vous permet de définir les membres du projet ainsi
733 que leurs rôles respectifs. Un utilisateur ne peut avoir qu'un rôle au
751 que leurs rôles respectifs. Un utilisateur ne peut avoir qu'un rôle au
734 sein d'un projet donné. Le rôle d'un membre détermine les permissions
752 sein d'un projet donné. Le rôle d'un membre détermine les permissions
735 dont il bénéficie sur le projet.</para>
753 dont il bénéficie sur le projet.</para>
736 </section>
754 </section>
737
755
738 <section>
756 <section>
739 <title>Versions</title>
757 <title>Versions</title>
740
758
741 <para>Les versions vous permettent de suivre les changements survenus
759 <para>Les versions vous permettent de suivre les changements survenus
742 tout au long du projet. A la fermeture d'une demande, vous pouvez par
760 tout au long du projet. A la fermeture d'une demande, vous pouvez par
743 exemple indiquer quelle version la prend en compte. Vous pouvez par
761 exemple indiquer quelle version la prend en compte. Vous pouvez par
744 ailleurs publier les différentes versions de l'application (voir
762 ailleurs publier les différentes versions de l'application (voir
745 Fichiers).</para>
763 Fichiers).</para>
746 </section>
764 </section>
747
765
748 <section>
766 <section>
749 <title>Catégories des demandes</title>
767 <title>Catégories des demandes</title>
750
768
751 <para>Les catégories de demande vous permettent de typer les demandes.
769 <para>Les catégories de demande vous permettent de typer les demandes.
752 Les catégories peuvent par exemple correspondre aux différents modules
770 Les catégories peuvent par exemple correspondre aux différents modules
753 du projet.</para>
771 du projet.</para>
754
772
755 <para>Une catégorie référencée sur des demandes ne peut pas être
773 <para>Une catégorie référencée sur des demandes ne peut pas être
756 supprimée.</para>
774 supprimée.</para>
757
775
758 <para></para>
776 <para></para>
759 </section>
777 </section>
760 </section>
778 </section>
761 </chapter>
779 </chapter>
762
780
763 <chapter>
781 <chapter>
764 <title>Comptes utilisateurs</title>
782 <title>Comptes utilisateurs</title>
765
783
766 <para></para>
784 <para></para>
767
785
768 <section>
786 <section>
769 <title>Mon compte</title>
787 <title>Mon compte</title>
770
788
771 <para></para>
789 <para></para>
772
790
773 <section>
791 <section>
774 <title>Informations</title>
792 <title>Informations</title>
775
793
776 <para>Cet écran vous permet de modifier les informations relatives à
794 <para>Cet écran vous permet de modifier les informations relatives à
777 votre compte: nom, prénom, adresse mail, langue (Anglais, Allemand,
795 votre compte: nom, prénom, adresse mail, langue (Anglais, Allemand,
778 Espagnol ou Français).</para>
796 Espagnol ou Français).</para>
779
797
780 <para>Si la case <guilabel>Notifications par mail</guilabel> est
798 <para>Si la case <guilabel>Notifications par mail</guilabel> est
781 décochée, aucune notification par mail ne vous sera envoyée.</para>
799 décochée, aucune notification par mail ne vous sera envoyée.</para>
782 </section>
800 </section>
783
801
784 <section>
802 <section>
785 <title>Changement de mot de passe</title>
803 <title>Changement de mot de passe</title>
786
804
787 <para>Pour changer votre mot de passe, saisissez votre mot de passe
805 <para>Pour changer votre mot de passe, saisissez votre mot de passe
788 actuel et le nouveau mot de passe souhaité (double saisie pour
806 actuel et le nouveau mot de passe souhaité (double saisie pour
789 confirmation). Le mot de passe doit avoir une longueur comprise entre
807 confirmation). Le mot de passe doit avoir une longueur comprise entre
790 4 et 12 caractères.</para>
808 4 et 12 caractères.</para>
791
809
792 <para>Si votre compte utilise une authentification externe (un
810 <para>Si votre compte utilise une authentification externe (un
793 annuaire LDAP), vous ne pouvez pas changer votre mot de passe dans
811 annuaire LDAP), vous ne pouvez pas changer votre mot de passe dans
794 redMine.</para>
812 redMine.</para>
795 </section>
813 </section>
796 </section>
814 </section>
797
815
798 <section>
816 <section>
799 <title>Ma page</title>
817 <title>Ma page</title>
800
818
801 <para>Cette page vous permet d'afficher de manière synthétique des
819 <para>Cette page vous permet d'afficher de manière synthétique des
802 informations sur vos projets.</para>
820 informations sur vos projets.</para>
803
821
804 <para>Pour personnaliser votre page, cliquer sur le lien
822 <para>Pour personnaliser votre page, cliquer sur le lien
805 <guilabel>Personnaliser cette page</guilabel>. Vous pouvez alors
823 <guilabel>Personnaliser cette page</guilabel>. Vous pouvez alors
806 sélectionner les informations à afficher et les positionner où vous le
824 sélectionner les informations à afficher et les positionner où vous le
807 souhaitez sur la page, par glisser-déposer.</para>
825 souhaitez sur la page, par glisser-déposer.</para>
808 </section>
826 </section>
809
827
810 <section>
828 <section>
811 <title>Mot de passe perdu</title>
829 <title>Mot de passe perdu</title>
812
830
813 <para>En cas de perte de votre mot de passe, une procédure par mail vous
831 <para>En cas de perte de votre mot de passe, une procédure par mail vous
814 permet d'en choisir un nouveau.</para>
832 permet d'en choisir un nouveau.</para>
815
833
816 <para>Sur l'écran d'authentification, cliquez sur <guilabel>Mot de passe
834 <para>Sur l'écran d'authentification, cliquez sur <guilabel>Mot de passe
817 perdu</guilabel>. Saisissez ensuite votre adresse mail dans le champ
835 perdu</guilabel>. Saisissez ensuite votre adresse mail dans le champ
818 prévu et validez. Un mail vous est alors transmis. Il contient un lien
836 prévu et validez. Un mail vous est alors transmis. Il contient un lien
819 qui vous permettra d'accéder à la page de choix du nouveau mot de
837 qui vous permettra d'accéder à la page de choix du nouveau mot de
820 passe.</para>
838 passe.</para>
821
839
822 <para>Si votre compte utilise une authentification externe (un annuaire
840 <para>Si votre compte utilise une authentification externe (un annuaire
823 LDAP), cette procédure n'est pas disponible.</para>
841 LDAP), cette procédure n'est pas disponible.</para>
824 </section>
842 </section>
825
843
826 <section>
844 <section>
827 <title>S'enregistrer</title>
845 <title>S'enregistrer</title>
828
846
829 <para>L'enregistrement vous permet d'obtenir un compte sans intervention
847 <para>L'enregistrement vous permet d'obtenir un compte sans intervention
830 de l'administrateur.</para>
848 de l'administrateur.</para>
831
849
832 <para>Sur l'écran d'authentification, cliquez sur
850 <para>Sur l'écran d'authentification, cliquez sur
833 <guilabel>S'enregistrer</guilabel>. Complétez le formulaire
851 <guilabel>S'enregistrer</guilabel>. Complétez le formulaire
834 d'inscription et validez. Un mail vous est alors transmis. Pour activer
852 d'inscription et validez. Un mail vous est alors transmis. Pour activer
835 votre compte, utilisez le lien présent dans le mail qui vous a été
853 votre compte, utilisez le lien présent dans le mail qui vous a été
836 envoyé.</para>
854 envoyé.</para>
837
855
838 <para>La possibilité de s'enregistrer peut avoir été désactivée par
856 <para>La possibilité de s'enregistrer peut avoir été désactivée par
839 l'administrateur.</para>
857 l'administrateur.</para>
840 </section>
858 </section>
841 </chapter>
859 </chapter>
842 </book> No newline at end of file
860 </book>
@@ -1,3 +1,3
1 <html><head>
1 <html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3 <title>11.&nbsp;Settings</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentication"><link rel="next" href="ch01s12.html" title="12.&nbsp;Information"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e341"></a>11.&nbsp;Settings</h2></div></div></div><p>This screen allows you to modify the configuration of the application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Application title</span></p><p>Title which appears in heading of the application.</p></li><li><p><span class="guilabel">Application subtitle</span></p><p>Subtitle which appears in heading of the application.</p></li><li><p><span class="guilabel">Welcome text</span></p><p>Text displayed on the home page of the application. This text can contain HTML tags.</p></li><li><p><span class="guilabel">Default language</span></p><p>The default language is selected when the application could not determine the user's browser language. The default language is also used when sending email to multiple users.</p><p><span class="emphasis"><em>Default: English</em></span></p></li><li><p><span class="guilabel">Authent. required</span></p><p>If this option is checked, no page of the application is accessible in an anonymous way. The users must login to access it.</p><p><span class="emphasis"><em>Default: No</em></span></p></li><li><p><span class="guilabel">Self-registration enabled</span></p><p>If this option is checked, self registration is allowed.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Attachment max. size</span></p><p>Maximum size of uploaded files (in kylo-bytes)</p><p><span class="emphasis"><em>Default: 2048 (i.e. 2MB)</em></span></p></li><li><p><span class="guilabel">Emission mail address</span></p><p>Email address used in the "From" field of messages sent to users.</p></li><li><p><span class="guilabel">Host name</span></p><p>Host name of the application. This name is used to write URL in emails sent to users.</p></li><li><p><span class="guilabel">Text formatting</span></p><p>Formatting method applied to the "description" fields of the issues, news, documents...</p><p>"Textile" option is only available if RedColth ruby library is present.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentication&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Information</td></tr></table></div></body></html> No newline at end of file
3 <title>11.&nbsp;Settings</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentication"><link rel="next" href="ch01s12.html" title="12.&nbsp;Information"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Settings</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e341"></a>11.&nbsp;Settings</h2></div></div></div><p>This screen allows you to modify the configuration of the application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Application title</span></p><p>Title which appears in heading of the application.</p></li><li><p><span class="guilabel">Application subtitle</span></p><p>Subtitle which appears in heading of the application.</p></li><li><p><span class="guilabel">Welcome text</span></p><p>Text displayed on the home page of the application. This text can contain HTML tags.</p></li><li><p><span class="guilabel">Default language</span></p><p>The default language is selected when the application could not determine the user's browser language. The default language is also used when sending email to multiple users.</p><p><span class="emphasis"><em>Default: English</em></span></p></li><li><p><span class="guilabel">Authent. required</span></p><p>If this option is checked, no page of the application is accessible in an anonymous way. The users must login to access it.</p><p><span class="emphasis"><em>Default: No</em></span></p></li><li><p><span class="guilabel">Self-registration enabled</span></p><p>If this option is checked, self registration is allowed.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Lost password</span></p><p>If this option is checked, lost password functionality is available.</p><p><span class="emphasis"><em>Default: Yes</em></span></p></li><li><p><span class="guilabel">Attachment max. size</span></p><p>Maximum size of uploaded files (in kylo-bytes)</p><p><span class="emphasis"><em>Default: 2048 (i.e. 2MB)</em></span></p></li><li><p><span class="guilabel">Issues export limit</span></p><p>Maximum number of issues contained in CSV and PDF exports.</p><p><span class="emphasis"><em>Default: 500</em></span></p></li><li><p><span class="guilabel">Emission mail address</span></p><p>Email address used in the "From" field of messages sent to users.</p></li><li><p><span class="guilabel">Host name</span></p><p>Host name of the application. This name is used to write URL in emails sent to users.</p></li><li><p><span class="guilabel">Text formatting</span></p><p>Formatting method applied to the "description" fields of the issues, news, documents...</p><p>"Textile" option is only available if RedColth ruby library is present.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentication&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Information</td></tr></table></div></body></html> No newline at end of file
@@ -1,3 +1,3
1 <html><head>
1 <html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
2 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
3 <title>11.&nbsp;Configuration</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentification"><link rel="next" href="ch01s12.html" title="12.&nbsp;Informations"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e352"></a>11.&nbsp;Configuration</h2></div></div></div><p>Cet &eacute;cran vous permet de modifier les param&egrave;tres de configuration de l'application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Titre de l'application</span></p><p>Titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Sous-titre de l'application</span></p><p>Sous-titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Texte d'accueil</span></p><p>Texte affich&eacute; sur la page d'accueil de l'application. Ce texte peut contenir des balises HTML.</p></li><li><p><span class="guilabel">Langue par d&eacute;faut</span></p><p>La langue par d&eacute;faut est s&eacute;lectionn&eacute;e lorsque l'application n'a pas pu d&eacute;terminer la langue d&eacute;finie au niveau du navigateur de l'utilisateur.La langue par d&eacute;faut est &eacute;galement utilis&eacute;e lors de l'envoi de mail &agrave; plusieurs utilisateurs.</p><p><span class="emphasis"><em>D&eacute;faut: Anglais</em></span></p></li><li><p><span class="guilabel">Authentif. obligatoire</span></p><p>Si cette option est coch&eacute;e, aucune page de l'application n'est accessible de mani&egrave;re anonyme. Les utilisateurs doivent obligatoirement s'identifier pour y acc&eacute;der.</p><p><span class="emphasis"><em>D&eacute;faut: Non</em></span></p></li><li><p><span class="guilabel">Enregistrement autoris&eacute;</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure d'enregistrement en ligne est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Taille max des fichiers</span></p><p>Taille maximale des fichiers pouvant &ecirc;tre envoy&eacute;s &agrave; l'application (en kilo-octets).</p><p><span class="emphasis"><em>D&eacute;faut: 2048 (soit 2Mo)</em></span></p></li><li><p><span class="guilabel">Adresse d'&eacute;mission</span></p><p>Adresse mail utilis&eacute;e comme adresse d'&eacute;mission (champ From des mails) lors de l'envoi de messages aux utilisateurs.</p></li><li><p><span class="guilabel">Nom d'h&ocirc;te</span></p><p>Nom d'h&ocirc;te de l'application. Ce nom est utilis&eacute; pour l'&eacute;criture des URL dans les mails envoy&eacute;s aux utilisateurs.</p></li><li><p><span class="guilabel">Formatage du texte</span></p><p>D&eacute;finit la m&eacute;thode de formatage appliqu&eacute;e aux champs "description" des demandes, annonces, documents...</p><p>L'option "Textile" n'est disponible que si la libraire ruby RedColth est install&eacute;e.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentification&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Informations</td></tr></table></div></body></html> No newline at end of file
3 <title>11.&nbsp;Configuration</title><link rel="stylesheet" href="html.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.1"><link rel="start" href="index.html" title="Documentation"><link rel="up" href="ch01.html" title="Chapter&nbsp;1.&nbsp;Administration"><link rel="prev" href="ch01s10.html" title="10.&nbsp;Authentification"><link rel="next" href="ch01s12.html" title="12.&nbsp;Informations"></head><body><a href="http://redmine.rubyforge.org/"><img src="../redmine.png" alt="redmine"></a><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">11.&nbsp;Configuration</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><th width="60%" align="center">Chapter&nbsp;1.&nbsp;Administration</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="d0e352"></a>11.&nbsp;Configuration</h2></div></div></div><p>Cet &eacute;cran vous permet de modifier les param&egrave;tres de configuration de l'application.</p><p></p><div class="itemizedlist"><ul type="disc"><li><p><span class="guilabel">Titre de l'application</span></p><p>Titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Sous-titre de l'application</span></p><p>Sous-titre qui appara&icirc;t en en-t&ecirc;te de l'application.</p></li><li><p><span class="guilabel">Texte d'accueil</span></p><p>Texte affich&eacute; sur la page d'accueil de l'application. Ce texte peut contenir des balises HTML.</p></li><li><p><span class="guilabel">Langue par d&eacute;faut</span></p><p>La langue par d&eacute;faut est s&eacute;lectionn&eacute;e lorsque l'application n'a pas pu d&eacute;terminer la langue d&eacute;finie au niveau du navigateur de l'utilisateur.La langue par d&eacute;faut est &eacute;galement utilis&eacute;e lors de l'envoi de mail &agrave; plusieurs utilisateurs.</p><p><span class="emphasis"><em>D&eacute;faut: Anglais</em></span></p></li><li><p><span class="guilabel">Authentif. obligatoire</span></p><p>Si cette option est coch&eacute;e, aucune page de l'application n'est accessible de mani&egrave;re anonyme. Les utilisateurs doivent obligatoirement s'identifier pour y acc&eacute;der.</p><p><span class="emphasis"><em>D&eacute;faut: Non</em></span></p></li><li><p><span class="guilabel">Enregistrement autoris&eacute;</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure d'enregistrement en ligne est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Mot de passe perdu</span></p><p>Si cette option est coch&eacute;e, la proc&eacute;dure de changement de mot de passe est disponible.</p><p><span class="emphasis"><em>D&eacute;faut: Oui</em></span></p></li><li><p><span class="guilabel">Taille max des fichiers</span></p><p>Taille maximale des fichiers pouvant &ecirc;tre envoy&eacute;s &agrave; l'application (en kilo-octets).</p><p><span class="emphasis"><em>D&eacute;faut: 2048 (soit 2Mo)</em></span></p></li><li><p><span class="guilabel">Limite export demandes</span></p><p>Nombre maximale de demandes contenues dans les exports CSV et PDF.</p><p><span class="emphasis"><em>D&eacute;faut: 500</em></span></p></li><li><p><span class="guilabel">Adresse d'&eacute;mission</span></p><p>Adresse mail utilis&eacute;e comme adresse d'&eacute;mission (champ From des mails) lors de l'envoi de messages aux utilisateurs.</p></li><li><p><span class="guilabel">Nom d'h&ocirc;te</span></p><p>Nom d'h&ocirc;te de l'application. Ce nom est utilis&eacute; pour l'&eacute;criture des URL dans les mails envoy&eacute;s aux utilisateurs.</p></li><li><p><span class="guilabel">Formatage du texte</span></p><p>D&eacute;finit la m&eacute;thode de formatage appliqu&eacute;e aux champs "description" des demandes, annonces, documents...</p><p>L'option "Textile" n'est disponible que si la libraire ruby RedColth est install&eacute;e.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s10.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch01s12.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">10.&nbsp;Authentification&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;12.&nbsp;Informations</td></tr></table></div></body></html> No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now