From 0371acff89b14b9bdcb03e72fd9637e26e6b517c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 29 Jan 2017 11:07:42 -0500 Subject: Move English documentation to folder en_US --- doc/en_US/gantt-chart-projects.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/en_US/gantt-chart-projects.markdown (limited to 'doc/en_US/gantt-chart-projects.markdown') diff --git a/doc/en_US/gantt-chart-projects.markdown b/doc/en_US/gantt-chart-projects.markdown new file mode 100644 index 00000000..80d4b92c --- /dev/null +++ b/doc/en_US/gantt-chart-projects.markdown @@ -0,0 +1,17 @@ +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 this section +- Project administrators will see only projects where they are members +- Private projects are not shown on this chart + +![Gantt Chart for all projects](screenshots/gantt-chart-all-projects.png) + +- 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 shows the list of project managers and standard members -- cgit v1.2.3