From 96f83cc8f0f032554f771a59da22303cd473b878 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 5 Dec 2006 20:45:04 +0000 Subject: trunk moved from /trunk/redmine to /trunk git-svn-id: http://redmine.rubyforge.org/svn/trunk@67 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/manual/en/ch01.html | 3 ++ public/manual/en/ch01s01.html | 3 ++ public/manual/en/ch01s02.html | 3 ++ public/manual/en/ch01s03.html | 3 ++ public/manual/en/ch01s04.html | 3 ++ public/manual/en/ch01s05.html | 3 ++ public/manual/en/ch01s06.html | 3 ++ public/manual/en/ch01s07.html | 3 ++ public/manual/en/ch01s08.html | 3 ++ public/manual/en/ch01s09.html | 3 ++ public/manual/en/ch01s10.html | 3 ++ public/manual/en/ch02.html | 3 ++ public/manual/en/ch02s01.html | 3 ++ public/manual/en/ch02s02.html | 3 ++ public/manual/en/ch02s03.html | 3 ++ public/manual/en/ch02s04.html | 3 ++ public/manual/en/ch02s05.html | 3 ++ public/manual/en/ch02s06.html | 3 ++ public/manual/en/ch02s07.html | 3 ++ public/manual/en/ch02s08.html | 3 ++ public/manual/en/html.css | 55 +++++++++++++++++++++++++++++ public/manual/en/index.html | 3 ++ public/manual/en/resources/issues_list.png | Bin 0 -> 8233 bytes public/manual/en/resources/users_list.png | Bin 0 -> 6502 bytes public/manual/en/resources/workflow.png | Bin 0 -> 6503 bytes public/manual/fr/ch01.html | 3 ++ public/manual/fr/ch01s01.html | 3 ++ public/manual/fr/ch01s02.html | 3 ++ public/manual/fr/ch01s03.html | 3 ++ public/manual/fr/ch01s04.html | 3 ++ public/manual/fr/ch01s05.html | 3 ++ public/manual/fr/ch01s06.html | 3 ++ public/manual/fr/ch01s07.html | 3 ++ public/manual/fr/ch01s08.html | 3 ++ public/manual/fr/ch01s09.html | 3 ++ public/manual/fr/ch01s10.html | 3 ++ public/manual/fr/ch02.html | 3 ++ public/manual/fr/ch02s01.html | 3 ++ public/manual/fr/ch02s02.html | 3 ++ public/manual/fr/ch02s03.html | 3 ++ public/manual/fr/ch02s04.html | 3 ++ public/manual/fr/ch02s05.html | 3 ++ public/manual/fr/ch02s06.html | 3 ++ public/manual/fr/ch02s07.html | 3 ++ public/manual/fr/ch02s08.html | 3 ++ public/manual/fr/html.css | 55 +++++++++++++++++++++++++++++ public/manual/fr/index.html | 3 ++ public/manual/fr/resources/issues_list.png | Bin 0 -> 8233 bytes public/manual/fr/resources/users_list.png | Bin 0 -> 6502 bytes public/manual/fr/resources/workflow.png | Bin 0 -> 6503 bytes 50 files changed, 236 insertions(+) create mode 100644 public/manual/en/ch01.html create mode 100644 public/manual/en/ch01s01.html create mode 100644 public/manual/en/ch01s02.html create mode 100644 public/manual/en/ch01s03.html create mode 100644 public/manual/en/ch01s04.html create mode 100644 public/manual/en/ch01s05.html create mode 100644 public/manual/en/ch01s06.html create mode 100644 public/manual/en/ch01s07.html create mode 100644 public/manual/en/ch01s08.html create mode 100644 public/manual/en/ch01s09.html create mode 100644 public/manual/en/ch01s10.html create mode 100644 public/manual/en/ch02.html create mode 100644 public/manual/en/ch02s01.html create mode 100644 public/manual/en/ch02s02.html create mode 100644 public/manual/en/ch02s03.html create mode 100644 public/manual/en/ch02s04.html create mode 100644 public/manual/en/ch02s05.html create mode 100644 public/manual/en/ch02s06.html create mode 100644 public/manual/en/ch02s07.html create mode 100644 public/manual/en/ch02s08.html create mode 100644 public/manual/en/html.css create mode 100644 public/manual/en/index.html create mode 100644 public/manual/en/resources/issues_list.png create mode 100644 public/manual/en/resources/users_list.png create mode 100644 public/manual/en/resources/workflow.png create mode 100644 public/manual/fr/ch01.html create mode 100644 public/manual/fr/ch01s01.html create mode 100644 public/manual/fr/ch01s02.html create mode 100644 public/manual/fr/ch01s03.html create mode 100644 public/manual/fr/ch01s04.html create mode 100644 public/manual/fr/ch01s05.html create mode 100644 public/manual/fr/ch01s06.html create mode 100644 public/manual/fr/ch01s07.html create mode 100644 public/manual/fr/ch01s08.html create mode 100644 public/manual/fr/ch01s09.html create mode 100644 public/manual/fr/ch01s10.html create mode 100644 public/manual/fr/ch02.html create mode 100644 public/manual/fr/ch02s01.html create mode 100644 public/manual/fr/ch02s02.html create mode 100644 public/manual/fr/ch02s03.html create mode 100644 public/manual/fr/ch02s04.html create mode 100644 public/manual/fr/ch02s05.html create mode 100644 public/manual/fr/ch02s06.html create mode 100644 public/manual/fr/ch02s07.html create mode 100644 public/manual/fr/ch02s08.html create mode 100644 public/manual/fr/html.css create mode 100644 public/manual/fr/index.html create mode 100644 public/manual/fr/resources/issues_list.png create mode 100644 public/manual/fr/resources/users_list.png create mode 100644 public/manual/fr/resources/workflow.png (limited to 'public/manual') diff --git a/public/manual/en/ch01.html b/public/manual/en/ch01.html new file mode 100644 index 000000000..aa86147eb --- /dev/null +++ b/public/manual/en/ch01.html @@ -0,0 +1,3 @@ + + + Chapter 1. AdministrationredMine home

Chapter 1. Administration

\ No newline at end of file diff --git a/public/manual/en/ch01s01.html b/public/manual/en/ch01s01.html new file mode 100644 index 000000000..9f83e7d3c --- /dev/null +++ b/public/manual/en/ch01s01.html @@ -0,0 +1,3 @@ + + + 1. UsersredMine home

1. Users

These screens allow you to manage the application users.

1.1. Users’ List

The Lock/Unlock buttons allow you to lock/unlock the user accounts.

A user having a locked account cannot log in and access the application.

1.2. User Creation or Modification

In modification mode, please leave the Password field blank in order to keep the user’s password unchanged.

A user designated as administrator has unrestricted access to the application and to all projects.

  • Administrator : designate the user as the administrator of the application.

  • E-mail notifications : activate or de-activate automatic e-mail notifications for this user

  • Locked : de-activates the user’s account

\ No newline at end of file diff --git a/public/manual/en/ch01s02.html b/public/manual/en/ch01s02.html new file mode 100644 index 000000000..06ba75673 --- /dev/null +++ b/public/manual/en/ch01s02.html @@ -0,0 +1,3 @@ + + + 2. Roles and PermissionsredMine home

2. Roles and Permissions

Roles organize the permissions of various members of a project. Each member of a project has a one Role in a project. A user can have different roles in different projects.

On the new or edit Role screen, check off the actions authorized for the Role.

\ No newline at end of file diff --git a/public/manual/en/ch01s03.html b/public/manual/en/ch01s03.html new file mode 100644 index 000000000..9253ce104 --- /dev/null +++ b/public/manual/en/ch01s03.html @@ -0,0 +1,3 @@ + + + 3. TrackersredMine home

3. Trackers

Trackers allow the sorting of Issues and can define specific workflows.

\ No newline at end of file diff --git a/public/manual/en/ch01s04.html b/public/manual/en/ch01s04.html new file mode 100644 index 000000000..425e084f3 --- /dev/null +++ b/public/manual/en/ch01s04.html @@ -0,0 +1,3 @@ + + + 4. Customized fieldsredMine home

4. Customized fields

Customized fields allow you to add additional information in Projects, Issues or Users. A customized field can be of one the following types:

  • Integer : positive or negative number

  • String : a string of characters - one single line of input.

  • Text : a string of characters with multiple lines of input. Differs from String Format by providing multiple lines of input instead of a single line.

  • Date : date

  • Boolean : true or false (check if necessary)

  • List : value to select from a predefined list (aka: scroll list or select box)

Validation elements can be defined:

  • Required : A required field must have input in the forms

  • For all the projects : field automatically associated to all of the projects

  • Min - max length : minimum and maximum length for the input fields (0 means that there is no restriction)

  • Regular Expression : regular expressions may provide validation of the input value

    Examples:

    ^\[A-Z]{4}\d+$ : 4 capital letters followed by one or several digits

    ^[^0-9]*$ : characters only - no digits

  • Possible values : possible values for the fields of "List" type. Values are separated by the character |

4.1. Fields for Projects

  • Required : required field

4.2. Fields for Issues

  • For all projects : field automatically associated to all project Issues

    If this option is not activated, each project could choose whether or not to use the field for its Issues (please see the project configuration).

4.3. Field for Users

  • Required : required field

\ No newline at end of file diff --git a/public/manual/en/ch01s05.html b/public/manual/en/ch01s05.html new file mode 100644 index 000000000..75a4dd308 --- /dev/null +++ b/public/manual/en/ch01s05.html @@ -0,0 +1,3 @@ + + + 5. Issue statusredMine home

5. Issue status

These screens allow you to define the different possible Issue statuses.

  • Closed : indicates Issue is considered as closed

  • Default : status applied by default to new Issue requests (only one status can be Default status)

  • Color : HTML color code (6 characters) representing the displayed status

\ No newline at end of file diff --git a/public/manual/en/ch01s06.html b/public/manual/en/ch01s06.html new file mode 100644 index 000000000..e7d688f33 --- /dev/null +++ b/public/manual/en/ch01s06.html @@ -0,0 +1,3 @@ + + + 6. WorkflowredMine home

6. Workflow

The workflow allows to define changes the various project members are allowed to make on the Issues, according to their type.

Select the role and the tracker for which you want to modify the workflow, then click Edit. The screen allows you then to modify the authorized change, for the chosen role and tracker. The Current Status options indicate the initial request status. The "New Statuses allowed" columns stand for the authorized status to apply.

Note: In order for a particular Role to change an Issue status, the authorization must be given to it explicitly, regardless of the workflow configuration.

In the above example, Bug type Issue requests with a New status could be given an Assigned or Resolved status by the Developer role. Those with an Assigned status could get a Resolved status. The status of all the other Bug type requests cannot be modified by the Developer.

\ No newline at end of file diff --git a/public/manual/en/ch01s07.html b/public/manual/en/ch01s07.html new file mode 100644 index 000000000..7b95d8a63 --- /dev/null +++ b/public/manual/en/ch01s07.html @@ -0,0 +1,3 @@ + + + 7. EnumerationsredMine home

7. Enumerations

The value lists used by the application can be customized (for example, setting Issue priorities). This screen allows you to define the possible values for each of the following lists:

  • Issue Priorities

  • Document Categories

\ No newline at end of file diff --git a/public/manual/en/ch01s08.html b/public/manual/en/ch01s08.html new file mode 100644 index 000000000..3a2ecf28d --- /dev/null +++ b/public/manual/en/ch01s08.html @@ -0,0 +1,3 @@ + + + 8. E-mail notificationsredMine home

8. E-mail notifications

This screen allows you to select the actions that will generate an e-mail notification for project members.

Note: E-mail sending must be activated in the application configuration if you want to make any notifications.

\ No newline at end of file diff --git a/public/manual/en/ch01s09.html b/public/manual/en/ch01s09.html new file mode 100644 index 000000000..599c6017b --- /dev/null +++ b/public/manual/en/ch01s09.html @@ -0,0 +1,3 @@ + + + 9. AuthenticationredMine home

9. Authentication

By default, redMine refers to its own database to authenticate users, by a specific password.

If you already have one or several external user references (like LDAP), you can make them known in order to be used for authentication on redMine. This allows users to access redMine with their usual user names and passwords.

For each known reference, you can specify if the accounts can be created on the fly on redMine. If needed, the user accounts will be created automatically during the user’s signing in (without any specific rights on the projects), according to information available in the reference. Otherwise, the administrator must have previously created the user account on redMine.

9.1. LDAP statement

  • Name : reference display name

  • Host : LDAP server host name

  • Port : connection port to the LDAP server

  • Account : DN of the connection account to LDAP (please leave it blank if the directory authorizes anonymous read access)

  • Password : password of the connection account

  • Base DN : Basic DN used for user search in the directory

  • LDAP screen : User search screen in the directory (optional)

  • LDAP features :

    • Identifier : LDAP feature name used as user identifier (e.g.: uid)

    • First name : LDAP feature name including the user’s first name (ex: givenName)

    • Last name : LDAP feature name including the user’s last name (ex: familyName)

    • E-mail : LDAP feature name including the user’s e-mail address (ex: mail)

The features" First name ", " Last name " and " E-mail " are not used except when the accounts are created on the fly.

\ No newline at end of file diff --git a/public/manual/en/ch01s10.html b/public/manual/en/ch01s10.html new file mode 100644 index 000000000..5cdb85b9a --- /dev/null +++ b/public/manual/en/ch01s10.html @@ -0,0 +1,3 @@ + + + 10. InformationredMine home

10. Information

Displays application and environment information.

\ No newline at end of file diff --git a/public/manual/en/ch02.html b/public/manual/en/ch02.html new file mode 100644 index 000000000..b97b78d9e --- /dev/null +++ b/public/manual/en/ch02.html @@ -0,0 +1,3 @@ + + + Chapter 2. ProjectsredMine home

Chapter 2. Projects

\ No newline at end of file diff --git a/public/manual/en/ch02s01.html b/public/manual/en/ch02s01.html new file mode 100644 index 000000000..63cdde630 --- /dev/null +++ b/public/manual/en/ch02s01.html @@ -0,0 +1,3 @@ + + + 1. Project previewredMine home

1. Project preview

The preview presents the general project information, its main members, the latest announcements, as well as an synthesis of Issue requests open by tracker.

\ No newline at end of file diff --git a/public/manual/en/ch02s02.html b/public/manual/en/ch02s02.html new file mode 100644 index 000000000..4354ce4c8 --- /dev/null +++ b/public/manual/en/ch02s02.html @@ -0,0 +1,3 @@ + + + 2. Issue managementredMine home

2. Issue management

2.1. Issue list

By default, the entire list of the project open Issues are displayed. Various screens allow you to select the Issues to be displayed. If the project has sub-projects, you have the possibility to display the sub-project's Issues as well (not displayed by default).

Once applied, a screen is valid during the entire session. You can re-define it or delete it by clicking Cancel.

\ No newline at end of file diff --git a/public/manual/en/ch02s03.html b/public/manual/en/ch02s03.html new file mode 100644 index 000000000..351e1c916 --- /dev/null +++ b/public/manual/en/ch02s03.html @@ -0,0 +1,3 @@ + + + 3. ReportsredMine home

3. Reports

This screen presents the number of Issues and Issue status synthesis according to various criteria (tracker, priority, category). Direct links allow for access to the detailed Issue list for each criterion.

\ No newline at end of file diff --git a/public/manual/en/ch02s04.html b/public/manual/en/ch02s04.html new file mode 100644 index 000000000..14da5dc73 --- /dev/null +++ b/public/manual/en/ch02s04.html @@ -0,0 +1,3 @@ + + + 4. Change logredMine home

4. Change log

This page presents the entire list of the resolved Issues for each version of the project. Certain types of Issues can be excluded from this display.

\ No newline at end of file diff --git a/public/manual/en/ch02s05.html b/public/manual/en/ch02s05.html new file mode 100644 index 000000000..3a8334df2 --- /dev/null +++ b/public/manual/en/ch02s05.html @@ -0,0 +1,3 @@ + + + 5. NewsredMine home

5. News

Allows you to inform users on project activity.

\ No newline at end of file diff --git a/public/manual/en/ch02s06.html b/public/manual/en/ch02s06.html new file mode 100644 index 000000000..71ced3400 --- /dev/null +++ b/public/manual/en/ch02s06.html @@ -0,0 +1,3 @@ + + + 6. DocumentsredMine home

6. Documents

Documents are grouped by categories (see Value Lists). A document can contain several files (for example: revisions or successive versions).

\ No newline at end of file diff --git a/public/manual/en/ch02s07.html b/public/manual/en/ch02s07.html new file mode 100644 index 000000000..b7eacb6a3 --- /dev/null +++ b/public/manual/en/ch02s07.html @@ -0,0 +1,3 @@ + + + 7. FilesredMine home

7. Files

This module allows you to display various folders (sources, binaires, ...) for each version of the application.

\ No newline at end of file diff --git a/public/manual/en/ch02s08.html b/public/manual/en/ch02s08.html new file mode 100644 index 000000000..f9d19e8ce --- /dev/null +++ b/public/manual/en/ch02s08.html @@ -0,0 +1,3 @@ + + + 8. SettingsredMine home

8. Settings

8.1. Project features

  • Public : if it’s a public project, it can be viewed (request consultation, documents consultation, ...) for all the users, including those who are not project members. If it’s not a public project, only the project members have access to it, according to their role.

  • Customized fields : Select the customized fields that you want to use. Only the administrator can define new customized fields.

8.2. Members

This screen allows you to define the project members as well as their corresponding roles. A user can have only one role in a given project. The role of a member determines the permissions they have in a project.

8.3. Versions

Versions allow you to follow the changes made during all the project. For instance, at the close of an Issue, you can indicate which version takes it into account. You can display the various versions of the application (see Files).

8.4. Request categories

Issue categories allow you to organize Issues. Categories can correspond to different project modules.

\ No newline at end of file diff --git a/public/manual/en/html.css b/public/manual/en/html.css new file mode 100644 index 000000000..c1b2a6fca --- /dev/null +++ b/public/manual/en/html.css @@ -0,0 +1,55 @@ +body { + background: #FFFFFF; + font: 0.8em Verdana,Tahoma,Arial,sans-serif; +} + +h1, h2, h3, h4, h5 { + color: #800000; + font-family: sans-serif; +} + +table { + font-size: 1em; +} + +a{ +color:#467aa7; +font-weight:bold; +text-decoration:none; +background-color:inherit; +} + +a:hover{ + color: #800000; + text-decoration:underline; + background-color:inherit; +} + +a img{border:none;} + +.screenshot { + text-align: center; +} + +.guilabel { + font-weight: bold; +} + +span.term { + font-weight: bold; +} + +div.sidebar { + background: #F0F0F0; + border: 1px solid gray; + padding: 5px; + margin: 20px; +} + +pre.programlisting { + background: #F0F0F0; + border: 1px solid gray; + padding: 2px; + font-size: 10pt; + white-space: pre; +} diff --git a/public/manual/en/index.html b/public/manual/en/index.html new file mode 100644 index 000000000..f1f64aa45 --- /dev/null +++ b/public/manual/en/index.html @@ -0,0 +1,3 @@ + + + RedMine DocumentationredMine home

RedMine Documentation


\ No newline at end of file diff --git a/public/manual/en/resources/issues_list.png b/public/manual/en/resources/issues_list.png new file mode 100644 index 000000000..47eab0fca Binary files /dev/null and b/public/manual/en/resources/issues_list.png differ diff --git a/public/manual/en/resources/users_list.png b/public/manual/en/resources/users_list.png new file mode 100644 index 000000000..0c9ef86ec Binary files /dev/null and b/public/manual/en/resources/users_list.png differ diff --git a/public/manual/en/resources/workflow.png b/public/manual/en/resources/workflow.png new file mode 100644 index 000000000..04e79d61e Binary files /dev/null and b/public/manual/en/resources/workflow.png differ diff --git a/public/manual/fr/ch01.html b/public/manual/fr/ch01.html new file mode 100644 index 000000000..567c5368a --- /dev/null +++ b/public/manual/fr/ch01.html @@ -0,0 +1,3 @@ + + + Chapter 1. Administration

Chapter 1. Administration

\ No newline at end of file diff --git a/public/manual/fr/ch01s01.html b/public/manual/fr/ch01s01.html new file mode 100644 index 000000000..c08192b8b --- /dev/null +++ b/public/manual/fr/ch01s01.html @@ -0,0 +1,3 @@ + + + 1. Utilisateurs

1. Utilisateurs

Ces écrans vous permettent de gérer les utilisateurs de l'application.

1.1. Liste des utilisateurs

Les boutons Lock/Unlock vous permettent de vérouiller/dévérouiller les comptes utilisateurs.

Un utilisateur dont le compte est vérouillé ne peut plus s'identifier pour accéder à l'application.

1.2. Création ou modification d'un utilisateur

En mode modification, laissez le champ Password vide pour laisser le mot de passe de l'utilisateur inchangé.

Un utilisateur déclaré comme administrateur dispose de toutes les permissions sur l'application et sur tous les projets.

  • Administrateur: déclare l'utilisateur comme administrateur de l'application.

  • Notifications par mail: permet d'activer ou non l'envoi automatique de notifications par mail pour cet utilisateur

  • Vérouillé: désactive le compte de l'utilisateur

\ No newline at end of file diff --git a/public/manual/fr/ch01s02.html b/public/manual/fr/ch01s02.html new file mode 100644 index 000000000..2b448d1a8 --- /dev/null +++ b/public/manual/fr/ch01s02.html @@ -0,0 +1,3 @@ + + + 2. Rôles et permissions

2. Rôles et permissions

Les rôles permettent de définir les permissions des différents membres d'un projet. Chaque membre d'un projet dispose d'un rôle unique au sein d'un projet. Un utilisateur peut avoir différents rôles au sein de différents projets.

Sur l'écran d'édition du rôle, cochez les actions que vous souhaitez autoriser pour le rôle.

\ No newline at end of file diff --git a/public/manual/fr/ch01s03.html b/public/manual/fr/ch01s03.html new file mode 100644 index 000000000..4e03eed49 --- /dev/null +++ b/public/manual/fr/ch01s03.html @@ -0,0 +1,3 @@ + + + 3. Trackers

3. Trackers

Les trackers permettent de typer les demandes et de définir des workflows spécifiques pour chacun de ces types.

\ No newline at end of file diff --git a/public/manual/fr/ch01s04.html b/public/manual/fr/ch01s04.html new file mode 100644 index 000000000..53fae1e24 --- /dev/null +++ b/public/manual/fr/ch01s04.html @@ -0,0 +1,3 @@ + + + 4. Champs personnalisés

4. Champs personnalisés

Les champs personnalisés vous permettent d'ajouter des informations supplémentaires sur les projets, les demandes ou les utilisateurs. Un champ personnalisé peut être de l'un des types suivants:

  • Entier: entier positif ou négatif

  • Chaîne: chaîne de caractère

  • Date: date

  • Booléen: booléen (case à cocher)

  • Liste: valeur à sélectionnée parmi une liste prédéfinie (liste déroulante)

Des éléments de validation peuvent être définis:

  • Obligatoire: champ dont la saisie est obligatoire sur les demandes

  • Pour tous les projects: champ automatiquement associé à l'ensemble des projets

  • Min - max length: longueurs minimales et maximales pour les champs en saisie libre (0 signifie qu'il n'y a pas de restriction)

  • Expression régulière: expression régulière permettant de valider la valeur saisie

    Exemples:

    ^\[A-Z]{4}\d+$ : 4 lettres majuscules suivies d'un ou plusieurs chiffres

    ^[^0-9]*$ : chaîne ne comportant pas de chiffres

  • Valeurs possibles: valeurs possibles pour les champs de type "Liste". Les valeurs sont séparées par le caractère |

4.1. Champs pour les projets

  • Obligatoire: champ dont la saisie est obligatoire

4.2. Champs pour les demandes

  • Pour tous les projects: champ automatiquement associé aux demandes de l'ensemble des projets

    Si cette option n'est pas activée, chaque projet pourra choisir d'utiliser ou non le champ pour ses demandes (voir configuration du projet).

4.3. Champs pour les utilisateurs

  • Obligatoire: champ dont la saisie est obligatoire

\ No newline at end of file diff --git a/public/manual/fr/ch01s05.html b/public/manual/fr/ch01s05.html new file mode 100644 index 000000000..67212eb4e --- /dev/null +++ b/public/manual/fr/ch01s05.html @@ -0,0 +1,3 @@ + + + 5. Statut des demandes

5. Statut des demandes

Ces écrans vous permettent de définir les différents statuts possibles des demandes.

  • Demande fermée: indique que le statut correspond à une demande considérée comme fermée

  • Statut par défaut: statut appliqué par défaut aux nouvelles demandes (seul un statut peut être déclaré comme statut par défaut)

  • Couleur: code couleur HTML (6 caractères) représentant le statut à l'affichage

\ No newline at end of file diff --git a/public/manual/fr/ch01s06.html b/public/manual/fr/ch01s06.html new file mode 100644 index 000000000..335d27aba --- /dev/null +++ b/public/manual/fr/ch01s06.html @@ -0,0 +1,3 @@ + + + 6. Workflow

6. Workflow

Le workflow permet de définir les changements que les différents membres d'un projet sont autorisés à effectuer sur les demandes, en fonction de leur type.

Sélectionnez le rôle et le tracker pour lesquels vous souhaitez modifier le workflow, puis cliquez sur Edit. L'écran vous permet alors de modifier, pour le rôle et le tracker choisi, les changements autorisés. Les lignes représentent les statuts initiaux des demandes. Les colonnes représentent les statuts autorisés à être appliqués.

Remarque: pour qu'un rôle puisse changer le statut des demandes, la permission doit lui être explicitement donnée indépendemment de la configuration du workflow.

Dans l'exemple ci-dessus, les demandes de type Bug au statut Nouveau pourront être passées au statut Assignée ou Résolue par le rôle Développeur. Celles au statut Assignée pourront être passées au statut Résolue. Le statut de toutes les autres demandes de type Bug ne pourra pas être modifié par le Développeur.

\ No newline at end of file diff --git a/public/manual/fr/ch01s07.html b/public/manual/fr/ch01s07.html new file mode 100644 index 000000000..4b8be47d3 --- /dev/null +++ b/public/manual/fr/ch01s07.html @@ -0,0 +1,3 @@ + + + 7. Listes de valeurs

7. Listes de valeurs

Les listes de valeurs utilisées par l'application (exemple: les priorités des demandes) peuvent être personnalisées. Cet écran vous permet de définir les valeurs possibles pour chacune des listes suivantes:

  • Priorités des demandes

  • Catégories de documents

\ No newline at end of file diff --git a/public/manual/fr/ch01s08.html b/public/manual/fr/ch01s08.html new file mode 100644 index 000000000..db3133c68 --- /dev/null +++ b/public/manual/fr/ch01s08.html @@ -0,0 +1,3 @@ + + + 8. Notifications par mail

8. Notifications par mail

Cet écran vous permet de sélectionner les actions qui donneront lieu à une notification par mail aux membres du projet.

Remarque: l'envoi de mails doit être activé dans la configuration de l'application si souhaitez effectuer des notifications.

\ No newline at end of file diff --git a/public/manual/fr/ch01s09.html b/public/manual/fr/ch01s09.html new file mode 100644 index 000000000..7fb82b2a1 --- /dev/null +++ b/public/manual/fr/ch01s09.html @@ -0,0 +1,3 @@ + + + 9. Authentification

9. Authentification

Par défaut, redMine s'appuie sur sa propre base de données pour authentifier les utilisateurs, à l'aide d'un mot de passe spécifique.

Si vous disposez déjà d'un ou plusieurs référentiels externes d'utilisateurs (annuaires LDAP), vous pouvez les déclarer afin qu'ils soient utilisés pour l'authentification sur redMine. Cela permet aux utilisateurs d'accéder à redMine avec leurs identifiants et mots de passe habituels.

Pour chaque référentiel déclaré, vous pouvez spécifier si les comptes peuvent être créés à la volée dans redMine. Si c'est le cas, les comptes utilisateurs sont automatiquement créés à la première connexion de l'utilisateur (sans droits spécifiques sur les projets), à partir des informations disponibles dans le référentiel. Sinon, l'administrateur doit au préalable créer le compte de l'utilisateur dans redMine.

9.1. Déclaration d'un annuaire LDAP

  • Nom: nom d'affichage du référentiel

  • Hôte: nom d'hôte du serveur LDAP

  • Port: port de connexion au serveur LDAP

  • Compte: DN du compte de connexion au LDAP (laisser vide si l'annuaire autorise l'accès anonyme en lecture)

  • Mot de passe: mot de passe du compte de connexion

  • Base DN: DN de base utilisé pour la recherche des utilisateur dans l'annuaire

  • Filtre LDAP: Filtre de recherche des utilisateurs dans l'annuaire (optionnel)

  • Attributs LDAP:

    • Identifiant: nom de l'attribut LDAP utilisé comme identifiant de l'utilisateur (ex: uid)

    • Prénom: nom de l'attribut LDAP contenant le prénom de l'utilisateur (ex: givenName)

    • Nom: nom de l'attribut LDAP contenant le nom de l'utilisateur (ex: sn)

    • Email: nom de l'attribut LDAP contenant l'adresse mail de l'utilisateur (ex: mail)

Les attributs "Prénom", "Nom" et "Email" ne sont utilisés que lorsque les comptes sont créés à la volée.

\ No newline at end of file diff --git a/public/manual/fr/ch01s10.html b/public/manual/fr/ch01s10.html new file mode 100644 index 000000000..ab1cd4540 --- /dev/null +++ b/public/manual/fr/ch01s10.html @@ -0,0 +1,3 @@ + + + 10. Informations

10. Informations

Affiche des informations relatives à l'application et à son environnement.

\ No newline at end of file diff --git a/public/manual/fr/ch02.html b/public/manual/fr/ch02.html new file mode 100644 index 000000000..1fbca1b09 --- /dev/null +++ b/public/manual/fr/ch02.html @@ -0,0 +1,3 @@ + + + Chapter 2. Projets

Chapter 2. Projets

\ No newline at end of file diff --git a/public/manual/fr/ch02s01.html b/public/manual/fr/ch02s01.html new file mode 100644 index 000000000..8509f6dea --- /dev/null +++ b/public/manual/fr/ch02s01.html @@ -0,0 +1,3 @@ + + + 1. Aperçu du projet

1. Aperçu du projet

L'aperçu vous présente les informations générales relatives au projet, les principaux membres, les dernières annonces, ainsi qu'une synthèse du nombre de demandes ouvertes par tracker.

\ No newline at end of file diff --git a/public/manual/fr/ch02s02.html b/public/manual/fr/ch02s02.html new file mode 100644 index 000000000..ba79d555f --- /dev/null +++ b/public/manual/fr/ch02s02.html @@ -0,0 +1,3 @@ + + + 2. Gestion des demandes

2. Gestion des demandes

2.1. Liste des demandes

Par défaut, l'ensemble des demandes ouvertes du projet sont affichées. Différents filtres vous permettent de sélectionner les demandes à afficher. Si le projet comporte des sous-projets, vous avez la possibilité d'afficher également les demandes relatives aux sous-projets (non affichées par défaut).

Une fois appliqué, un filtre reste valable durant toute votre session. Vous pouvez le redéfinir, ou le supprimer en cliquant sur Annuler.

\ No newline at end of file diff --git a/public/manual/fr/ch02s03.html b/public/manual/fr/ch02s03.html new file mode 100644 index 000000000..1e3aa8906 --- /dev/null +++ b/public/manual/fr/ch02s03.html @@ -0,0 +1,3 @@ + + + 3. Rapports

3. Rapports

Cet écran présente la synthèse du nombre de demandes par statut et selon différents critères (tracker, priorité, catégorie). Des liens directs permettent d'accéder à la liste détaillée des demandes pour chaque critère.

\ No newline at end of file diff --git a/public/manual/fr/ch02s04.html b/public/manual/fr/ch02s04.html new file mode 100644 index 000000000..d75c67318 --- /dev/null +++ b/public/manual/fr/ch02s04.html @@ -0,0 +1,3 @@ + + + 4. Historique

4. Historique

Cette page présente l'ensemble des demandes résolues dans chacune des versions du projet. Certains types de demande peuvent être exclus de cet affichage.

\ No newline at end of file diff --git a/public/manual/fr/ch02s05.html b/public/manual/fr/ch02s05.html new file mode 100644 index 000000000..b3b39eacf --- /dev/null +++ b/public/manual/fr/ch02s05.html @@ -0,0 +1,3 @@ + + + 5. Annonces

5. Annonces

Les nouvelles vous permettent d'informer les utilisateurs sur l'activité du projet.

\ No newline at end of file diff --git a/public/manual/fr/ch02s06.html b/public/manual/fr/ch02s06.html new file mode 100644 index 000000000..9a78b9f31 --- /dev/null +++ b/public/manual/fr/ch02s06.html @@ -0,0 +1,3 @@ + + + 6. Documents

6. Documents

Les documents sont groupés par catégories (voir Listes de valeurs). Un document peut contenir plusieurs fichiers (exemple: révisions ou versions successives).

\ No newline at end of file diff --git a/public/manual/fr/ch02s07.html b/public/manual/fr/ch02s07.html new file mode 100644 index 000000000..38f0a0400 --- /dev/null +++ b/public/manual/fr/ch02s07.html @@ -0,0 +1,3 @@ + + + 7. Fichiers

7. Fichiers

Ce module vous permet de publier les différents fichiers (sources, binaires, ...) pour chaque version de l'application.

\ No newline at end of file diff --git a/public/manual/fr/ch02s08.html b/public/manual/fr/ch02s08.html new file mode 100644 index 000000000..67d12305a --- /dev/null +++ b/public/manual/fr/ch02s08.html @@ -0,0 +1,3 @@ + + + 8. Configuration du projet

8. Configuration du projet

8.1. Propriétés du projet

  • Public: si le projet est public, il sera visible (consultation des demandes, des documents, ...) pour l'ensemble des utilisateurs, y compris ceux qui ne sont pas membres du projet. Si le projet n'est pas public, seuls les membres du projet y ont accès, en fonction de leur rôle.

  • Champs personnalisés: sélectionner les champs personnalisés que vous souhaitez utiliser pour les demandes du projet. Seul l'administrateur peut définir de nouveaux champs personnalisés.

8.2. Membres

Cet écran vous permet de définir les membres du projet ainsi que leurs rôles respectifs. Un utilisateur ne peut avoir qu'un rôle au sein d'un projet donné. Le rôle d'un membre détermine les permissions dont il bénéficie sur le projet.

8.3. Versions

Les versions vous permettent de suivre les changements survenus tout au long du projet. A la fermeture d'une demande, vous pouvez par exemple indiquer quelle version la prend en compte. Vous pouvez par ailleurs publier les différentes versions de l'application (voir Fichiers).

8.4. Catégories des demandes

Les catégories de demande vous permettent de typer les demandes. Les catégories peuvent par exemple correspondre aux différents modules du projet.

\ No newline at end of file diff --git a/public/manual/fr/html.css b/public/manual/fr/html.css new file mode 100644 index 000000000..c1b2a6fca --- /dev/null +++ b/public/manual/fr/html.css @@ -0,0 +1,55 @@ +body { + background: #FFFFFF; + font: 0.8em Verdana,Tahoma,Arial,sans-serif; +} + +h1, h2, h3, h4, h5 { + color: #800000; + font-family: sans-serif; +} + +table { + font-size: 1em; +} + +a{ +color:#467aa7; +font-weight:bold; +text-decoration:none; +background-color:inherit; +} + +a:hover{ + color: #800000; + text-decoration:underline; + background-color:inherit; +} + +a img{border:none;} + +.screenshot { + text-align: center; +} + +.guilabel { + font-weight: bold; +} + +span.term { + font-weight: bold; +} + +div.sidebar { + background: #F0F0F0; + border: 1px solid gray; + padding: 5px; + margin: 20px; +} + +pre.programlisting { + background: #F0F0F0; + border: 1px solid gray; + padding: 2px; + font-size: 10pt; + white-space: pre; +} diff --git a/public/manual/fr/index.html b/public/manual/fr/index.html new file mode 100644 index 000000000..8d69ced1a --- /dev/null +++ b/public/manual/fr/index.html @@ -0,0 +1,3 @@ + + + Documentation redMine

Documentation redMine


\ No newline at end of file diff --git a/public/manual/fr/resources/issues_list.png b/public/manual/fr/resources/issues_list.png new file mode 100644 index 000000000..47eab0fca Binary files /dev/null and b/public/manual/fr/resources/issues_list.png differ diff --git a/public/manual/fr/resources/users_list.png b/public/manual/fr/resources/users_list.png new file mode 100644 index 000000000..0c9ef86ec Binary files /dev/null and b/public/manual/fr/resources/users_list.png differ diff --git a/public/manual/fr/resources/workflow.png b/public/manual/fr/resources/workflow.png new file mode 100644 index 000000000..04e79d61e Binary files /dev/null and b/public/manual/fr/resources/workflow.png differ -- cgit v1.2.3