summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-25 19:10:13 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-25 19:10:13 -0400
commit3eddaefd76877581e6b9276aa2dd5cb6abc657a4 (patch)
tree689f8af96eff48bcf59beff337f1fe66ce7372a6
parentdc9f50a554293bd8d5a8257c241eb8e684bdaf28 (diff)
Update documentation: project-views
-rw-r--r--doc/fr/captures/kanboard-board.pngbin65587 -> 0 bytes
-rw-r--r--doc/fr/captures/kanboard-vue-calendrier.pngbin31640 -> 0 bytes
-rw-r--r--doc/fr/captures/kanboard-vue-gantt.pngbin42360 -> 0 bytes
-rw-r--r--doc/fr/captures/kanboard-vue-liste.pngbin38316 -> 0 bytes
-rw-r--r--doc/fr/project-views.markdown51
-rw-r--r--doc/fr/screenshots/board-task-limit.pngbin0 -> 16848 bytes
-rw-r--r--doc/fr/screenshots/board-view.pngbin0 -> 24371 bytes
-rw-r--r--doc/fr/screenshots/calendar-view.pngbin0 -> 21691 bytes
-rw-r--r--doc/fr/screenshots/gantt-view.pngbin0 -> 29367 bytes
-rw-r--r--doc/fr/screenshots/list-view.pngbin0 -> 23457 bytes
-rw-r--r--doc/fr/screenshots/project-view.pngbin0 -> 40868 bytes
-rw-r--r--doc/project-views.markdown18
-rw-r--r--doc/screenshots/board-task-limit.pngbin0 -> 22642 bytes
-rw-r--r--doc/screenshots/board-view.pngbin0 -> 24460 bytes
-rw-r--r--doc/screenshots/calendar-view.pngbin0 -> 20973 bytes
-rw-r--r--doc/screenshots/gantt-view.pngbin0 -> 27793 bytes
-rw-r--r--doc/screenshots/list-view.pngbin0 -> 22769 bytes
-rw-r--r--doc/screenshots/project-permissions.pngbin64960 -> 41833 bytes
-rw-r--r--doc/screenshots/project-view.pngbin0 -> 37215 bytes
19 files changed, 48 insertions, 21 deletions
diff --git a/doc/fr/captures/kanboard-board.png b/doc/fr/captures/kanboard-board.png
deleted file mode 100644
index 9e81e48e..00000000
--- a/doc/fr/captures/kanboard-board.png
+++ /dev/null
Binary files differ
diff --git a/doc/fr/captures/kanboard-vue-calendrier.png b/doc/fr/captures/kanboard-vue-calendrier.png
deleted file mode 100644
index 799add41..00000000
--- a/doc/fr/captures/kanboard-vue-calendrier.png
+++ /dev/null
Binary files differ
diff --git a/doc/fr/captures/kanboard-vue-gantt.png b/doc/fr/captures/kanboard-vue-gantt.png
deleted file mode 100644
index 445e8a87..00000000
--- a/doc/fr/captures/kanboard-vue-gantt.png
+++ /dev/null
Binary files differ
diff --git a/doc/fr/captures/kanboard-vue-liste.png b/doc/fr/captures/kanboard-vue-liste.png
deleted file mode 100644
index 41311245..00000000
--- a/doc/fr/captures/kanboard-vue-liste.png
+++ /dev/null
Binary files differ
diff --git a/doc/fr/project-views.markdown b/doc/fr/project-views.markdown
index 0f893d44..603108f6 100644
--- a/doc/fr/project-views.markdown
+++ b/doc/fr/project-views.markdown
@@ -1,44 +1,61 @@
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](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.
-- 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.
-![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)
-
+
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.
- 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)
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.
-- 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](captures/kanboard-vue-gantt.png)
+![Vue Gantt](screenshots/gantt-view.png)
- 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
-- 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
diff --git a/doc/fr/screenshots/board-task-limit.png b/doc/fr/screenshots/board-task-limit.png
new file mode 100644
index 00000000..8353f33c
--- /dev/null
+++ b/doc/fr/screenshots/board-task-limit.png
Binary files differ
diff --git a/doc/fr/screenshots/board-view.png b/doc/fr/screenshots/board-view.png
new file mode 100644
index 00000000..0d1e18ea
--- /dev/null
+++ b/doc/fr/screenshots/board-view.png
Binary files differ
diff --git a/doc/fr/screenshots/calendar-view.png b/doc/fr/screenshots/calendar-view.png
new file mode 100644
index 00000000..1226162b
--- /dev/null
+++ b/doc/fr/screenshots/calendar-view.png
Binary files differ
diff --git a/doc/fr/screenshots/gantt-view.png b/doc/fr/screenshots/gantt-view.png
new file mode 100644
index 00000000..3caafa98
--- /dev/null
+++ b/doc/fr/screenshots/gantt-view.png
Binary files differ
diff --git a/doc/fr/screenshots/list-view.png b/doc/fr/screenshots/list-view.png
new file mode 100644
index 00000000..c40e807a
--- /dev/null
+++ b/doc/fr/screenshots/list-view.png
Binary files differ
diff --git a/doc/fr/screenshots/project-view.png b/doc/fr/screenshots/project-view.png
new file mode 100644
index 00000000..ff9a7f76
--- /dev/null
+++ b/doc/fr/screenshots/project-view.png
Binary files differ
diff --git a/doc/project-views.markdown b/doc/project-views.markdown
index b45f8178..4ed464de 100644
--- a/doc/project-views.markdown
+++ b/doc/project-views.markdown
@@ -8,13 +8,13 @@ The search engine uses the [advanced syntax](search.markdown).
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.
- You can also use the keyboard shortcut **"v b"** to switch to the board view.
- 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.
@@ -23,7 +23,7 @@ When the task limit is reached for a column, the background becomes red. That me
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.
- Depending of the settings, you can also see tasks in progress.
@@ -41,8 +41,18 @@ List 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 start date and the due date are used to display the chart
- 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
diff --git a/doc/screenshots/board-task-limit.png b/doc/screenshots/board-task-limit.png
new file mode 100644
index 00000000..87d58f21
--- /dev/null
+++ b/doc/screenshots/board-task-limit.png
Binary files differ
diff --git a/doc/screenshots/board-view.png b/doc/screenshots/board-view.png
new file mode 100644
index 00000000..ce5817a4
--- /dev/null
+++ b/doc/screenshots/board-view.png
Binary files differ
diff --git a/doc/screenshots/calendar-view.png b/doc/screenshots/calendar-view.png
new file mode 100644
index 00000000..67321c07
--- /dev/null
+++ b/doc/screenshots/calendar-view.png
Binary files differ
diff --git a/doc/screenshots/gantt-view.png b/doc/screenshots/gantt-view.png
new file mode 100644
index 00000000..084d17c5
--- /dev/null
+++ b/doc/screenshots/gantt-view.png
Binary files differ
diff --git a/doc/screenshots/list-view.png b/doc/screenshots/list-view.png
new file mode 100644
index 00000000..0e737dfd
--- /dev/null
+++ b/doc/screenshots/list-view.png
Binary files differ
diff --git a/doc/screenshots/project-permissions.png b/doc/screenshots/project-permissions.png
index c4450755..139833e2 100644
--- a/doc/screenshots/project-permissions.png
+++ b/doc/screenshots/project-permissions.png
Binary files differ
diff --git a/doc/screenshots/project-view.png b/doc/screenshots/project-view.png
new file mode 100644
index 00000000..98209de5
--- /dev/null
+++ b/doc/screenshots/project-view.png
Binary files differ