diff options
Diffstat (limited to 'doc/fr/project-views.markdown')
-rw-r--r-- | doc/fr/project-views.markdown | 52 |
1 files changed, 1 insertions, 51 deletions
diff --git a/doc/fr/project-views.markdown b/doc/fr/project-views.markdown index 8c11ff9f..efaa1c94 100644 --- a/doc/fr/project-views.markdown +++ b/doc/fr/project-views.markdown @@ -1,56 +1,24 @@ -Retour au sommaire des traductions https://bimestriel.framapad.org/p/kanboard-doc - -Board, Calendar and List views -============================== -Vues Tableau, Agenda and Liste +Vues Tableau, Agenda et Liste ============================== - -For each project, tasks can be visualized with several views: **Board, Calendar, List and Gantt**. Each view show the result of the filter box at the top. The search engine use the [advanced syntax](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). -Board view ----------- Vue Tableau ---------- - -![Board view](http://kanboard.net/screenshots/documentation/board-view.png) - -- 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. -- Tasks with a shadow are recently modified. - ![Vue Tableau](http://kanboard.net/screenshots/documentation/board-view.png) - 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. - Les tâches avec une ombre ont été modifiées récemment. - -![Board Task Limit](http://kanboard.net/screenshots/documentation/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. - ![Tableau Limite de tâches](http://kanboard.net/screenshots/documentation/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. -[Learn more about board configuration](board-configuration.markdown) - [En apprendre plus sur la configuration du Tableau](board-configuration.markdown) -Calendar view --------------- - Vue Agenda -------------- -![Calendar view](http://kanboard.net/screenshots/documentation/calendar-view.png) - -- With this view you can visualize tasks with a due date. -- Depending of the settings, you can also see tasks in progress. -- You can also use the keyboard shortcut **"v c"** to switch to the calendar view. -- [Learn more about calendar configuration](calendar-configuration.markdown) - ![Vue Agenda](http://kanboard.net/screenshots/documentation/calendar-view.png) - Dans cette vue, il est possible de voir les tâches avec des dates d'échéance. @@ -58,35 +26,17 @@ 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) -List view ----------- - Vue Liste ---------- -![List view](http://kanboard.net/screenshots/documentation/list-view.png) - -- With this view all results of your search are displayed in a table. -- You can also use the keyboard shortcut **"v l"** to switch to the list view. - - ![Vue liste](http://kanboard.net/screenshots/documentation/list-view.png) - 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. -Gantt view ----------- - Vue Gantt ---------- -![Gantt view](http://kanboard.net/screenshots/documentation/gantt-view.png) - -- The Gantt view display tasks on a horizontal timeline -- The start date and the due date are used to display the chart -- For a quick access, use the keyboard shortcut: **v g** - ![Vue Gantt](http://kanboard.net/screenshots/documentation/gantt-view.png) - La vue Gantt affiche les tâches dans une fresque horizontale |