Update documentation: project-views

This commit is contained in:
Frederic Guillot
2016-03-25 19:10:13 -04:00
parent dc9f50a554
commit 3eddaefd76
19 changed files with 49 additions and 22 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -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
---------- -----------
![Vue Tableau](captures/kanboard-board.png)
![Vue Tableau](screenshots/board-view.png)
- 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.
![Tableau Limite de tâches](http://kanboard.net/screenshots/documentation/board-task-limit.png) ![Tableau Limite de tâches](screenshots/board-task-limit.png)
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
-------------- ----------
![Vue Agenda](captures/kanboard-vue-calendrier.png) ![Vue Agenda](screenshots/calendar-view.png)
- 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
---------- ---------
![Vue liste](captures/kanboard-vue-liste.png) ![Vue liste](screenshots/list-view.png)
- 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
---------- ---------
![Vue Gantt](captures/kanboard-vue-gantt.png) ![Vue Gantt](screenshots/gantt-view.png)
- 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
----------------
![Aperçu du projet](screenshots/project-view.png)
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

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -8,13 +8,13 @@ The search engine uses the [advanced syntax](search.markdown).
Board View Board View
---------- ----------
![Board view](http://kanboard.net/screenshots/documentation/board-view.png) ![Board view](screenshots/board-view.png)
- 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.
![Board Task Limit](http://kanboard.net/screenshots/documentation/board-task-limit.png) ![Board Task Limit](screenshots/board-task-limit.png)
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
-------------- --------------
![Calendar view](http://kanboard.net/screenshots/documentation/calendar-view.png) ![Calendar view](screenshots/calendar-view.png)
- 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
---------- ----------
![Gantt view](http://kanboard.net/screenshots/documentation/gantt-view.png) ![Gantt view](screenshots/gantt-view.png)
- 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
----------------
![Project overview](screenshots/project-view.png)
- 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB