diff options
author | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
---|---|---|
committer | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
commit | e4de6b3898b64b26d29aff31f21df5fda8055686 (patch) | |
tree | 575f8a65440f291d70a070d168eafca8c82a6459 /doc/gantt-chart-tasks.markdown | |
parent | d9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff) | |
parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) |
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/gantt-chart-tasks.markdown')
-rw-r--r-- | doc/gantt-chart-tasks.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gantt-chart-tasks.markdown b/doc/gantt-chart-tasks.markdown index ca6521ad..9943f573 100644 --- a/doc/gantt-chart-tasks.markdown +++ b/doc/gantt-chart-tasks.markdown @@ -4,7 +4,7 @@ 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 to this section +- Only project managers can access this section ![Gantt Chart](http://kanboard.net/screenshots/documentation/gantt-chart-project.png) @@ -13,7 +13,7 @@ The goal of this Gantt chart is to display a time based overview of the tasks fo - 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 +- 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 |