summaryrefslogtreecommitdiff
path: root/doc/en_US/gantt-chart-tasks.markdown
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
committerFrédéric Guillot <fred@kanboard.net>2018-04-06 10:54:58 -0700
commit0b306fa60ad84ea077111e0ff7b59208ba7bc8a3 (patch)
tree5d8941b5950ede2db8ca3fba0213792db0f07a50 /doc/en_US/gantt-chart-tasks.markdown
parentac11220a1aa7ae30b8827d9bbf221888d3edd0a7 (diff)
Move documentation to https://docs.kanboard.org/
Diffstat (limited to 'doc/en_US/gantt-chart-tasks.markdown')
-rw-r--r--doc/en_US/gantt-chart-tasks.markdown20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/en_US/gantt-chart-tasks.markdown b/doc/en_US/gantt-chart-tasks.markdown
deleted file mode 100644
index 930314dd..00000000
--- a/doc/en_US/gantt-chart-tasks.markdown
+++ /dev/null
@@ -1,20 +0,0 @@
-Gantt chart for tasks
-======================
-
-The goal of this Gantt chart is to display a time based overview of the tasks for a given project.
-
-- The Gantt chart is available from the "view switcher"
-- Only project managers can access this section
-
-![Gantt Chart](../screenshots/gantt-chart-project.png)
-
-- The **start date** and the **due date** of tasks are used to draw the chart
-- Tasks can be resized and moved horizontally with your mouse
-- There is no vertical drag and drop
-- The bar is the same color as the task
-- Each bar display a progression status in percentage, this percentage is calculated by using the column position on the board
-- To fit with the Kanban model, tasks can be ordered by the board positions or by the start date
-- New tasks created from this view will be displayed on the board at the position 1 in the first column
-- Tasks are displayed in black when there is no start or due date defined
-
-![Task not defined](../screenshots/gantt-chart-not-defined.png)