Update documentation: project-views
|
Before Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 37 KiB |
@@ -1,44 +1,61 @@
|
|||||||
Vues Tableau, Agenda et Liste
|
Vues Tableau, Agenda et Liste
|
||||||
==============================
|
=============================
|
||||||
Pour chaque projet, les tâches peuvent être visualisées dans différentes vues : **Tableau, Agenda, Liste ou Gantt**. Chaque vue affiche le résultat filtré par le champ de recherche en haut de page. Le moteur de recherche utilise la [syntaxe avancée](search.markdown).
|
|
||||||
|
Pour chaque projet, les tâches peuvent être visualisées dans différentes vues : **Tableau, Agenda, Liste ou Gantt**.
|
||||||
|
Chaque vue affiche le résultat filtré par le champ de recherche en haut de page.
|
||||||
|
Le moteur de recherche utilise la [syntaxe avancée](search.markdown).
|
||||||
|
|
||||||
Vue Tableau
|
Vue Tableau
|
||||||
----------
|
-----------
|
||||||

|
|
||||||
|

|
||||||
|
|
||||||
- Dans cette vue, il est possible de glisser-déposer facilement des tâches d'une colonne à l'autre.
|
- Dans cette vue, il est possible de glisser-déposer facilement des tâches d'une colonne à l'autre.
|
||||||
- Il est également possible d'utiliser le raccourci clavier **"v b"** pour afficher la vue Tableau.
|
- Il est également possible d'utiliser le raccourci clavier **« v b »** pour afficher la vue Tableau.
|
||||||
- Les tâches avec une ombre ont été modifiées récemment.
|
- Les tâches avec une ombre ont été modifiées récemment.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Lorsque la limite de tâches est atteinte pour une colonne, l'arrière-plan devient rouge. Ce qui signifie qu'il y a trop de tâches en cours en même temps.
|
Lorsque la limite de tâches est atteinte pour une colonne, l'arrière-plan devient rouge.
|
||||||
|
Ce qui signifie qu'il y a trop de tâches en cours en même temps.
|
||||||
|
|
||||||
[En apprendre plus sur la configuration du Tableau](board-configuration.markdown)
|
[En apprendre plus sur la configuration du Tableau](board-configuration.markdown)
|
||||||
|
|
||||||
Vue Agenda
|
|
||||||
--------------
|
|
||||||
|
|
||||||

|
Vue Agenda
|
||||||
|
----------
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- Dans cette vue, il est possible de voir les tâches avec des dates d'échéance.
|
- Dans cette vue, il est possible de voir les tâches avec des dates d'échéance.
|
||||||
- Selon les paramètres, il est également possible de voir les tâches en cours.
|
- Selon les paramètres, il est également possible de voir les tâches en cours.
|
||||||
- Il est également possible d'utiliser le raccourci clavier **"v c"** pour afficher la vue Agenda.
|
- Il est également possible d'utiliser le raccourci clavier **« v c »** pour afficher la vue Agenda.
|
||||||
- [En apprendre plus sur la configuration de l'Agenda](calendar-configuration.markdown)
|
- [En apprendre plus sur la configuration de l'Agenda](calendar-configuration.markdown)
|
||||||
|
|
||||||
Vue Liste
|
Vue Liste
|
||||||
----------
|
---------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Dans cette vue, tous les résultats de votre recherche sont affichés dans un tableau.
|
- Dans cette vue, tous les résultats de votre recherche sont affichés dans un tableau.
|
||||||
- Il est également possible d'utiliser le raccourci clavier **"v l"** pour afficher la vue Liste.
|
- Il est également possible d'utiliser le raccourci clavier **« v l »** pour afficher la vue Liste.
|
||||||
|
|
||||||
Vue Gantt
|
Vue Gantt
|
||||||
----------
|
---------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- La vue Gantt affiche les tâches dans une fresque horizontale
|
- La vue Gantt affiche les tâches dans une fresque horizontale
|
||||||
- Le diagramme utilise la date de début et la date d'échéance pour afficher les tâches
|
- Le diagramme utilise la date de début et la date d'échéance pour afficher les tâches
|
||||||
- Il est également possible d'utiliser le raccourci clavier **"v g"** pour afficher la vue Gantt.
|
- Il est également possible d'utiliser le raccourci clavier **« v g »** pour afficher la vue Gantt.
|
||||||
|
|
||||||
|
Aperçu du projet
|
||||||
|
----------------
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Ce mode permet d'afficher une vue d'ensemble du projet :
|
||||||
|
|
||||||
|
- Vous pouvez voir la description du projet
|
||||||
|
- Attacher et visualiser des pièces-jointes au projet
|
||||||
|
- Visualiser la liste des membres
|
||||||
|
- Voir les dernières activités du projet
|
||||||
|
|||||||
BIN
doc/fr/screenshots/board-task-limit.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
BIN
doc/fr/screenshots/board-view.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
doc/fr/screenshots/calendar-view.png
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
doc/fr/screenshots/gantt-view.png
Normal file
|
After Width: | Height: | Size: 29 KiB |
BIN
doc/fr/screenshots/list-view.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
doc/fr/screenshots/project-view.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
@@ -8,13 +8,13 @@ The search engine uses the [advanced syntax](search.markdown).
|
|||||||
Board View
|
Board View
|
||||||
----------
|
----------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- With this view you can drag and drop tasks between columns easily.
|
- With this view you can drag and drop tasks between columns easily.
|
||||||
- You can also use the keyboard shortcut **"v b"** to switch to the board view.
|
- You can also use the keyboard shortcut **"v b"** to switch to the board view.
|
||||||
- Tasks with a shadow are recently modified.
|
- Tasks with a shadow are recently modified.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
When the task limit is reached for a column, the background becomes red. That means there are too many tasks in progress at the same time.
|
When the task limit is reached for a column, the background becomes red. That means there are too many tasks in progress at the same time.
|
||||||
|
|
||||||
@@ -23,7 +23,7 @@ When the task limit is reached for a column, the background becomes red. That me
|
|||||||
Calendar View
|
Calendar View
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- With this view you can visualize tasks with a due date.
|
- With this view you can visualize tasks with a due date.
|
||||||
- Depending of the settings, you can also see tasks in progress.
|
- Depending of the settings, you can also see tasks in progress.
|
||||||
@@ -41,8 +41,18 @@ List View
|
|||||||
Gantt View
|
Gantt View
|
||||||
----------
|
----------
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- The Gantt view displays tasks on a horizontal timeline
|
- The Gantt view displays tasks on a horizontal timeline
|
||||||
- The start date and the due date are used to display the chart
|
- The start date and the due date are used to display the chart
|
||||||
- For quick access, use the keyboard shortcut: **v g**
|
- For quick access, use the keyboard shortcut: **v g**
|
||||||
|
|
||||||
|
Project Overview
|
||||||
|
----------------
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- View the description of the project
|
||||||
|
- Attach and upload documents to the project
|
||||||
|
- View list of project members
|
||||||
|
- View the last activities of the project
|
||||||
|
|||||||
BIN
doc/screenshots/board-task-limit.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
BIN
doc/screenshots/board-view.png
Normal file
|
After Width: | Height: | Size: 24 KiB |
BIN
doc/screenshots/calendar-view.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
doc/screenshots/gantt-view.png
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
doc/screenshots/list-view.png
Normal file
|
After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 41 KiB |
BIN
doc/screenshots/project-view.png
Normal file
|
After Width: | Height: | Size: 36 KiB |