diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-29 20:00:53 -0400 |
commit | 6c711f696f73bc59813f6834ec241aef3b626cbd (patch) | |
tree | ded4f0e8c7f8c672414ff3f2f84eac0f6d9073e5 /doc/gantt-chart-projects.markdown | |
parent | ef087f5e22df1a0d97babef26aaf9b8960ee6d5d (diff) |
Include documentation in the application
Diffstat (limited to 'doc/gantt-chart-projects.markdown')
-rw-r--r-- | doc/gantt-chart-projects.markdown | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/gantt-chart-projects.markdown b/doc/gantt-chart-projects.markdown new file mode 100644 index 00000000..450b8bfc --- /dev/null +++ b/doc/gantt-chart-projects.markdown @@ -0,0 +1,16 @@ +Gantt chart for all projects +============================ + +The goal of this Gantt chart is to display an overview of all projects based on the start and end dates. + +- This Gantt chart is available in the project management section +- Only project administrators and administrators can access to this section +- Project administrators will see only projects where they are members + + + +- The **start date** and the **end date** of projects are used to draw the chart +- Horizontal bars can be resized and moved horizontally with your mouse +- There is no vertical drag and drop +- Project bars are displayed in black when there is no start or end date defined +- The information tooltip show the list of project managers and standard members |