From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- docs/gantt-chart-tasks.markdown | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 docs/gantt-chart-tasks.markdown (limited to 'docs/gantt-chart-tasks.markdown') diff --git a/docs/gantt-chart-tasks.markdown b/docs/gantt-chart-tasks.markdown deleted file mode 100644 index b84c8046..00000000 --- a/docs/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 the action menu -- Only project managers can access to this section - -![Gantt Chart](http://kanboard.net/screenshots/documentation/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 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](http://kanboard.net/screenshots/documentation/gantt-chart-not-defined.png) -- cgit v1.2.3