SlideShare a Scribd company logo
1 of 24
Download to read offline
User Manual
Version 2.0 | March 2017
Designed and Powered by1
SL # Date Description Version
1 November, 2016 User Manual Released V 1.0
2 January, 2017 New Questions added at the end V 1.2
3 March, 2017 New Feature Added V 2.0
Table of Contents
Gantt Chart – User Manual ................................................................................................. 2
How Can I install Gantt chart add-on?................................................................................ 2
Requirements ................................................................................................................ 2
Installation...................................................................................................................... 2
Add-on Installation:-....................................................................................................... 4
For Upgrading AddonInstaller:- ...................................................................................... 5
How to view the Gantt chart of my projects? ...................................................................... 6
Orangescrum Gantt Chart has some very desired and helpful functionalities:.................... 6
What are the basic features available in Gantt chart add-on? (What do they do?).............. 7
How to create a task in Gantt chart? .................................................................................. 8
How to delete a task from Gantt chart? ............................................................................ 11
Can I edit the milestone?.................................................................................................. 12
What is critical path & it’s significant in Gantt chart?......................................................... 12
Can I print my Gantt chart? .............................................................................................. 14
Can I edit a task from Gantt chart?................................................................................... 15
How can I create my task dependencies? ........................................................................ 16
I have created the dependency, but didn’t reflect on Gantt chart?.................................... 18
Why I am unable to delete milestone from Gantt chart? ................................................... 18
Can I change the task start date and end date?............................................................... 18
Can I see the task dependencies on task list page?......................................................... 19
Why I am unable to start the task? ................................................................................... 20
Why I am unable to log time for my task?......................................................................... 21
Why I am unable to change the progress of a task?......................................................... 22
Can I view Task Progress in Gantt chart? ........................................................................ 22
Who can view Gantt chart? .............................................................................................. 23
Can I give the Gantt chart access to users?..................................................................... 23
Designed and Powered by2
GANTT CHART – USER MANUAL
A Gantt chart is a project scheduler that shows tasks->resource->time mapping
along with inter-task dependencies. Stakeholders throughout an organization
can easily understand why, how and where resources and teams are engaged
in a project.
Benefits:
 Operational Efficiency
 Improved time management and productivity
 Proactive readiness to deal with strategic and operational delays
It helps teams to understand the overall influence and reasons of project
delays giving the advantage to correct them with improved project schedule
management.
How Can I install Gantt chart add-on?
Requirements
* Apache with `mod_rewrite`
* Enable curl in php.ini
* Change the 'post_max_size' and `upload_max_filesize` to 200Mb in
php.ini
* PHP 5.4 or higher and less than PHP 7
* MySQL 4.1 or higher
* If STRICT mode is On, turn it Off.
Installation
Below prerequisites need to be taken care of prior to installation.
The most important thing is if you have already purchased any add-on before
16th July 2016, then contact us at "support@orangescrum.org" before you
proceed to the following.
Designed and Powered by3
Note: If you have already installed the AddonInstaller before then no need to
install it again. Only exception is if you are finding any new version of installer
or you have not installed before then follow the below steps for successful and
seamless installation.
 Make sure to keep a backup of your existing "app" folder of your current
working directory.
 Extract the zip file(AddonInstaller-V1.0.zip) to your desktop.
 Remove the existing "app" folder from your working directory then copy
and paste the extracted "app" folder inside "AddonInstaller-V1.0" to
your working directory.
 If you are using local machine as storage (excluding Amazon S3), please
replace the folder, named "files" inside the "app/webroot" folder from
the back up to the current "app/webroot" folder.
 Give write permission to "app/Config", "app/tmp", "app/Plugin" and
"app/webroot" folders.
For Example:-chmod -R 777 app/Config
chmod -R 777 app/tmp
chmod -R 777 app/Plugin
chmod -R 777 app/webroot
 Import the "installer.sql" files from the extracted files to your current
database. If you have already imported installer.sql before then no need
to import it again. Only exception is if you are finding any new version of
installer.sql then import to your current database.
 Do necessary changes to "constants.php" and "database.php" inside
"app/Config" folder again as you have done earlier. For Example SMTP
email credentials in constants.php and database credentials in
database.php.
 Run your website once.
Ex. http://localhost/orangescrum (if you are using localhost)
http://127.0.0.1/orangescrum (if you are using IP)
Designed and Powered by4
http://myprojects.orangescrum.com (if you are using any valid domain)
Note: if you are facing any issue or seeing any blank page after doing all the
above steps, then just do the following once.
 Replace "Configure::write('debug',0);" with
"Configure::write('debug',2);" in the app/Config/core.php. Run the web
url once and restore the debug value to 0 again.
i.e Configure::write('debug',0);
Congratulations!!
Add-on Installation:-
 Download the Add-on zip file.
 Place the downloaded zip file(Ex. Timelog-V1.0.zip) in the
"app/webroot" folder.
 Log in to the application.
 To install the add-on(Ex. Time log add-on) run below link once and
follow the instructions.
Ex. http://..../install/ganttchart (for GanttChart add-on)
http://..../install/timelog (for Time Log add-on)
Note: http://.... means your Orangescrum access URL.
Ex. http://localhost/orangescrum (if you are using localhost)
http://127.0.0.1/orangescrum (if you are using IP)
http://myprojects.orangescrum.com (if you are using any
valid domain)
 Do the same for other add-ons.
Ex. http://..../install/invoice (for Invoice add-on)
Designed and Powered by5
http://..../install/taskstatusgroup (for Task Status Group
add-on)
http://..../install/ganttchart (for GanttChart add-on)
http://..../install/recurringtask (for Recurring Task add-on)
http://..../install/api (for API add-on)
http://..../install/chat (for Chat add-on)
http://..../install/clientmanagement (for Client
Management add-on)
http://..../install/projecttemplate (for Project Template add-
on)
Note: you can find notification.js, node-js-installation-linux.pdf, node-js-
installation-windows.pdf file in app/plugin folder after install the chat plug-in.
For Upgrading AddonInstaller:-
 Download the AddonInstaller zip file.
 Before installing updated AddonInstaller, make sure to keep a backup of
your existing "app/Plugin" and "app/webroot/files" folders.
 Then follow the steps written above to install AddonInstaller.
 After installing the new AddonInstaller, Copy all the folders inside
"app/plugin" backup folder to the new "app/Plugin" folder.
 Also copy all the folders inside "app/webroot/files" backup folder to the
new "app/webroot/files" folder.
Designed and Powered by6
How to view the Gantt chart of my projects?
 Click on the Miscellaneous menu from the left menu panel
 From the dropdown, click on the Gantt chart to view your chart page
 To change or view the current project, click on the project drop down to
view the Gantt chart of that project.
Orangescrum Gantt Chart has some very desired and helpful functionalities:
 Highly interactive graphical view of multiple tasks, their dependencies and
timelines on a single platform.
 Proactive planning to ensure each given project is working towards
organization’s long-term strategic objectives.
Designed and Powered by7
 Quick and Easy milestone and task mapping and management
 Easy to identify parent tasks and get a quick view of the project execution flow.
 Allows all stakeholders to have the same information, set mutually understood
expectations and conduct their efforts according to the desired results.
 Allocate Resources Effectively, keep project costs within budget, assure on-
time delivery/completion
 Assures optimum workflow, maximized productivity and overall project
success.
What are the basic features available in Gantt chart add-on? (What do they
do?)
 “Undo” and “Redo” features enable ease of flipping through task
changes until you save them.
 Create task(s) by clicking on “Insert Task Above or Below ” icons. It will
create an empty row above or below the current task selected for you to type
task details.
 Re-arrange the tasks by “Move up/Down” arrows and “Save” the chart
before leaving or reloading the page
 “Zoom In/Out” icon provides you daily, weekly and monthly view of the
project tasks.
 Delete the tasks by clicking the “Delete” icon. You can’t delete milestones
from here. Milestones can only be managed from milestone list page.
Designed and Powered by8
 You can print the chart by clicking the “Print” icon. It will print only visible
part of the Gantt chart and to set tasks in visible area, you can use “Zoom
In/Out” feature.
 You can view the “Critical Path” in the chart by clicking the “Critical Path”
icon
 The chart show milestones and associated tasks mapping.
 Click on the task blocks/bar in the chart to edit Task details like task title,
description, task group, task type, priority, assigned to, progress, start and end
dates of a task(s)
 You can drag the task blocks to change start and end date of task(s)
 You can also map tasks to show dependencies.
 In case of dependency, child (dependent) task(s) can be started only after the
parent task(s) as well as it cannot be started until completion of parent task.
 In task list, task details and milestone pages you will be able to see the tasks
and their dependencies.
 Child tasks actions are stopped if parent task is not closed; it is implemented in
Task list, Task detail, Kanban and Milestone pages;
 Task cannot be started
 Task progress cannot be changed
 Task time log cannot be entered
 If parent task is closed, archived, or moved to other project, then dependent
tasks are freed of the associated dependencies.
How to create a task in Gantt chart?
Create task(s) by clicking on “Insert Task Above/Below” icons. It will
create an empty row above or below the current task selected for you to type
task details.
Designed and Powered by9
Once you enter the task details, click on “Save” to create a task
from the Gantt chart.
At any time you can edit the task by double clicking on the task bar as shown in
image.
Designed and Powered by10
On the Edit Task pop up, you can edit the task title, description, task type,
priority, progress, start date & end date of a task.
Click “Save” to save the changes for the task.
Designed and Powered by11
How to delete a task from Gantt chart?
Select the task from the Gantt chart page, click on the “delete” icon & select
“Ok” and “Save” to delete the task as shown in image.
Designed and Powered by12
Can I edit the milestone?
Yes, you can edit only the milestone name from the Gantt chart page. Click on
the any Milestone name, change the name & click on Save. But you can’t edit
the default Milestone.
What is critical path & it’s significant in Gantt chart?
A Critical Path of a Gantt chart is
• A list of all activities required to complete the project,
• The dependencies between the activities
 The estimate of time (duration) that each activity will take to
completion
Designed and Powered by13
Yes, You can. Select the task you want to up or down from the list and click on
“Move Up or Move down” icon to move the task.
In the above screenshot, I want to move the task number #19 to one step up.
So I have selected it & clicked on the Move Up icon, it will be now above of
task number #17 as shown in below screenshot.
Note: Remember task move up & down will not affect the task number. It will
only change the positions of your task.
Designed and Powered by14
Can I print my Gantt chart?
On the Gantt chart page, there is a print icon. You can click on it to print the
Gantt chart. Also you can use the Zoom In/Out option for better picture.
It will be look as in the below image once you click on the print icon:
Designed and Powered by15
Can I edit a task from Gantt chart?
Yes, You can. Double click on the task bar to edit the task.
On the Edit Task pop up, you can edit the task title, description, task type,
priority, progress, start date & end date of a task. Click Save to complete the
editing of a task.
Designed and Powered by16
How can I create my task dependencies?
 Navigate to Gantt chart from Miscellaneous menu present in the main menu
panel
 Hover on the task bar & drag the circle & drop it on middle of other task bar to
create the dependencies.
Designed and Powered by17
 The task from which arrow start is the Parent Task & where the arrow ends is
the child (Dependent) task.
 You can see the task level dependencies in the Task List page as shown in the
below image.
Designed and Powered by18
Benefits: Analytical view of a project with all its inter-dependencies – be it the
tasks or the resources to help you identify and re-plan project schedules with
improved task organization. You understand where resources and teams are
engaged. So, you better manage them ahead to success.
I have created the dependency, but didn’t reflect on Gantt chart?
It shows you have not saved the data after you made the changes. Once you
made changes to your Gantt chart, make sure you click on “Save”. Else it will
not reflect on the Gantt chart.
Why I am unable to delete milestone from Gantt chart?
No, you can’t do that. But you can edit the Milestone by clicking on it.
Can I change the task start date and end date?
Yes, you can do that in two ways.
i. First, Double click on the Task bar to edit the task; on the edit task
pop up click on the start date & end date to edit the task.
Designed and Powered by19
ii. Hover on the task bar, when you see the arrow, drag the task bar
to left to change the start date.
Once you fixed the start date, again hover on the task bar and drag the <--
icon to right to change the end date of the task.
Note: The task start & end date should not cross the milestone start date &
end date. Also if a task is dependent on other task, the child or dependent
task’s start date cannot be before the end date of parent task.
Tip: Use the Drag & drop option to edit the start & end date quickly.
Can I see the task dependencies on task list page?
Yes. You can see the “Parent” & “Dependent” task from the icons after the task
title.
Designed and Powered by20
Why I am unable to start the task?
It is because the task is dependent task. You can’t change the status of the
dependent task unless you finish the parent task.
Designed and Powered by21
Why I am unable to log time for my task?
It is because the task is dependent task. You can’t log time for the dependent
task unless you finish the parent task.
Designed and Powered by22
Why I am unable to change the progress of a task?
It is because the task is dependent task. You can’t log time for the dependent
task unless you finish the parent task.
Can I view Task Progress in Gantt chart?
Yes, you can view the task progress of a task in the Gantt chart task bar as
shown in the screenshot below.
Designed and Powered by23
Who can view Gantt chart?
Or
Can I give the Gantt chart access to users?
By default, owner and admin of the account can view Gantt chart. However
you can give access to view, view & edit, and no access to any user of your
account from Gantt setting.
Click on Gantt Setting, Select any of these options and click on Submit to
change & modify the access & view of Gantt chart for a user.
View: A user can view the Gantt chart. The User can’t edit, add, delete or
modify from Gantt setting.
View and Edit: A user can view & edit Gantt chart. Once you give this access,
the user will have the full control over the Gantt chart. S/he can edit, add
tasks, delete tasks & modify the Gantt chart.
No Access: Once you select this option against a user, then s/he can’t access
the Gantt chart on his/her account.

More Related Content

Similar to Orangescrum Gantt chart Add on User Manual

Orangescrum Invoice Add on User Manual
Orangescrum Invoice Add on User ManualOrangescrum Invoice Add on User Manual
Orangescrum Invoice Add on User ManualOrangescrum
 
Orangescrum Invoice Pro Add-on user manual
Orangescrum Invoice Pro Add-on user manualOrangescrum Invoice Pro Add-on user manual
Orangescrum Invoice Pro Add-on user manualOrangescrum
 
Users Guide of AthTek WebXone
Users Guide of AthTek WebXoneUsers Guide of AthTek WebXone
Users Guide of AthTek WebXoneAthTek Software
 
Os Projecteditor
Os ProjecteditorOs Projecteditor
Os Projecteditormustafa
 
Jira dashboards gadgets
Jira dashboards gadgetsJira dashboards gadgets
Jira dashboards gadgetsSajit Nair
 
IEC programing manual
IEC programing manualIEC programing manual
IEC programing manualquanglocbp
 
Git as version control for Analytics project
Git as version control for Analytics projectGit as version control for Analytics project
Git as version control for Analytics projectNag Arvind Gudiseva
 
Modifying infor erp_syte_line_5140
Modifying infor erp_syte_line_5140Modifying infor erp_syte_line_5140
Modifying infor erp_syte_line_5140rajesh_rolta
 
Orangescrum Mobile API Add on User Manual
Orangescrum Mobile API Add on User ManualOrangescrum Mobile API Add on User Manual
Orangescrum Mobile API Add on User ManualOrangescrum
 
Hp man sm9.30_application_patch_mgr_pdf
Hp man sm9.30_application_patch_mgr_pdfHp man sm9.30_application_patch_mgr_pdf
Hp man sm9.30_application_patch_mgr_pdfGLaDOS2199
 
Front End performance as a Continuous Integration - Part1
Front End performance as a Continuous Integration - Part1Front End performance as a Continuous Integration - Part1
Front End performance as a Continuous Integration - Part1Tarence DSouza
 
B-Translator as a Software Engineering Project
B-Translator as a Software Engineering ProjectB-Translator as a Software Engineering Project
B-Translator as a Software Engineering ProjectDashamir Hoxha
 
Master guide-ehp6for erp6.0-ehp3fornw7.0
Master guide-ehp6for erp6.0-ehp3fornw7.0Master guide-ehp6for erp6.0-ehp3fornw7.0
Master guide-ehp6for erp6.0-ehp3fornw7.0Adnan Khalid
 
Bpc 10.0 NW Mass User Management tool
Bpc 10.0 NW Mass User Management toolBpc 10.0 NW Mass User Management tool
Bpc 10.0 NW Mass User Management toolShanmugam Veerichetty
 
A little-book-of-r-for-time-series
A little-book-of-r-for-time-seriesA little-book-of-r-for-time-series
A little-book-of-r-for-time-seriesS DG
 
InnerSoft CAD Manual
InnerSoft CAD ManualInnerSoft CAD Manual
InnerSoft CAD ManualInnerSoft
 

Similar to Orangescrum Gantt chart Add on User Manual (20)

Orangescrum Invoice Add on User Manual
Orangescrum Invoice Add on User ManualOrangescrum Invoice Add on User Manual
Orangescrum Invoice Add on User Manual
 
Orangescrum Invoice Pro Add-on user manual
Orangescrum Invoice Pro Add-on user manualOrangescrum Invoice Pro Add-on user manual
Orangescrum Invoice Pro Add-on user manual
 
Users Guide of AthTek WebXone
Users Guide of AthTek WebXoneUsers Guide of AthTek WebXone
Users Guide of AthTek WebXone
 
Os Projecteditor
Os ProjecteditorOs Projecteditor
Os Projecteditor
 
Jira dashboards gadgets
Jira dashboards gadgetsJira dashboards gadgets
Jira dashboards gadgets
 
IEC programing manual
IEC programing manualIEC programing manual
IEC programing manual
 
Git as version control for Analytics project
Git as version control for Analytics projectGit as version control for Analytics project
Git as version control for Analytics project
 
Rstutorialbook
RstutorialbookRstutorialbook
Rstutorialbook
 
Modifying infor erp_syte_line_5140
Modifying infor erp_syte_line_5140Modifying infor erp_syte_line_5140
Modifying infor erp_syte_line_5140
 
Orangescrum Mobile API Add on User Manual
Orangescrum Mobile API Add on User ManualOrangescrum Mobile API Add on User Manual
Orangescrum Mobile API Add on User Manual
 
Hp man sm9.30_application_patch_mgr_pdf
Hp man sm9.30_application_patch_mgr_pdfHp man sm9.30_application_patch_mgr_pdf
Hp man sm9.30_application_patch_mgr_pdf
 
Front End performance as a Continuous Integration - Part1
Front End performance as a Continuous Integration - Part1Front End performance as a Continuous Integration - Part1
Front End performance as a Continuous Integration - Part1
 
B-Translator as a Software Engineering Project
B-Translator as a Software Engineering ProjectB-Translator as a Software Engineering Project
B-Translator as a Software Engineering Project
 
Master guide-ehp6for erp6.0-ehp3fornw7.0
Master guide-ehp6for erp6.0-ehp3fornw7.0Master guide-ehp6for erp6.0-ehp3fornw7.0
Master guide-ehp6for erp6.0-ehp3fornw7.0
 
Att E
Att EAtt E
Att E
 
Time series
Time seriesTime series
Time series
 
Bpc 10.0 NW Mass User Management tool
Bpc 10.0 NW Mass User Management toolBpc 10.0 NW Mass User Management tool
Bpc 10.0 NW Mass User Management tool
 
GIS.XL_manual
GIS.XL_manualGIS.XL_manual
GIS.XL_manual
 
A little-book-of-r-for-time-series
A little-book-of-r-for-time-seriesA little-book-of-r-for-time-series
A little-book-of-r-for-time-series
 
InnerSoft CAD Manual
InnerSoft CAD ManualInnerSoft CAD Manual
InnerSoft CAD Manual
 

More from Orangescrum

Agile Metrics and KPIs: Measuring Team Performance
Agile Metrics and KPIs: Measuring Team PerformanceAgile Metrics and KPIs: Measuring Team Performance
Agile Metrics and KPIs: Measuring Team PerformanceOrangescrum
 
Advanced Scrum Master Techniques | Sprint Planning
Advanced Scrum Master Techniques | Sprint PlanningAdvanced Scrum Master Techniques | Sprint Planning
Advanced Scrum Master Techniques | Sprint PlanningOrangescrum
 
The Use of Story Point and Sprint Report in Agile Project Methodology.pdf
The Use of Story Point and Sprint Report in Agile Project Methodology.pdfThe Use of Story Point and Sprint Report in Agile Project Methodology.pdf
The Use of Story Point and Sprint Report in Agile Project Methodology.pdfOrangescrum
 
Project management software for non-pofit organization.pdf
Project management software for non-pofit organization.pdfProject management software for non-pofit organization.pdf
Project management software for non-pofit organization.pdfOrangescrum
 
What are the Top Project Management Trends in 2023_.pdf
What are the Top Project Management Trends in 2023_.pdfWhat are the Top Project Management Trends in 2023_.pdf
What are the Top Project Management Trends in 2023_.pdfOrangescrum
 
Project Management Trends to Look for in 2023.pdf
Project Management Trends to Look for in 2023.pdfProject Management Trends to Look for in 2023.pdf
Project Management Trends to Look for in 2023.pdfOrangescrum
 
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...Orangescrum
 
Top Project Management Best Practices.pdf
Top Project Management Best Practices.pdfTop Project Management Best Practices.pdf
Top Project Management Best Practices.pdfOrangescrum
 
How to Streamline Your Workflow Using Orangescrum.pdf
How to Streamline Your Workflow Using Orangescrum.pdfHow to Streamline Your Workflow Using Orangescrum.pdf
How to Streamline Your Workflow Using Orangescrum.pdfOrangescrum
 
On-Premises Project Management Software for Construction Companies.pdf
On-Premises Project Management Software for Construction Companies.pdfOn-Premises Project Management Software for Construction Companies.pdf
On-Premises Project Management Software for Construction Companies.pdfOrangescrum
 
Project Management Software for Marketing and Advertising Agencies.pdf
Project Management Software for Marketing and Advertising Agencies.pdfProject Management Software for Marketing and Advertising Agencies.pdf
Project Management Software for Marketing and Advertising Agencies.pdfOrangescrum
 
My Work - Feature Release Update.pdf
My Work - Feature Release Update.pdfMy Work - Feature Release Update.pdf
My Work - Feature Release Update.pdfOrangescrum
 
Orangescrum for Marketing Agencies.pdf
Orangescrum for Marketing Agencies.pdfOrangescrum for Marketing Agencies.pdf
Orangescrum for Marketing Agencies.pdfOrangescrum
 
What is Task Cycle and How to View in Orangescrum.pdf
What is Task Cycle and How to View in Orangescrum.pdfWhat is Task Cycle and How to View in Orangescrum.pdf
What is Task Cycle and How to View in Orangescrum.pdfOrangescrum
 
Top 15 Project Management Tools in 2023.pdf
Top 15 Project Management Tools in 2023.pdfTop 15 Project Management Tools in 2023.pdf
Top 15 Project Management Tools in 2023.pdfOrangescrum
 
Top Self-Hosted Project Mangement Software.pdf
Top Self-Hosted Project Mangement Software.pdfTop Self-Hosted Project Mangement Software.pdf
Top Self-Hosted Project Mangement Software.pdfOrangescrum
 
Orangescrum’s New User-Onboarding - A Delightful Experience .pdf
Orangescrum’s New User-Onboarding - A Delightful Experience .pdfOrangescrum’s New User-Onboarding - A Delightful Experience .pdf
Orangescrum’s New User-Onboarding - A Delightful Experience .pdfOrangescrum
 
Data Center Project Management Software and Its Benefits
Data Center Project Management Software and Its BenefitsData Center Project Management Software and Its Benefits
Data Center Project Management Software and Its BenefitsOrangescrum
 
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...Orangescrum
 
Why Planning Is Important in Project Management
Why Planning Is Important in Project ManagementWhy Planning Is Important in Project Management
Why Planning Is Important in Project ManagementOrangescrum
 

More from Orangescrum (20)

Agile Metrics and KPIs: Measuring Team Performance
Agile Metrics and KPIs: Measuring Team PerformanceAgile Metrics and KPIs: Measuring Team Performance
Agile Metrics and KPIs: Measuring Team Performance
 
Advanced Scrum Master Techniques | Sprint Planning
Advanced Scrum Master Techniques | Sprint PlanningAdvanced Scrum Master Techniques | Sprint Planning
Advanced Scrum Master Techniques | Sprint Planning
 
The Use of Story Point and Sprint Report in Agile Project Methodology.pdf
The Use of Story Point and Sprint Report in Agile Project Methodology.pdfThe Use of Story Point and Sprint Report in Agile Project Methodology.pdf
The Use of Story Point and Sprint Report in Agile Project Methodology.pdf
 
Project management software for non-pofit organization.pdf
Project management software for non-pofit organization.pdfProject management software for non-pofit organization.pdf
Project management software for non-pofit organization.pdf
 
What are the Top Project Management Trends in 2023_.pdf
What are the Top Project Management Trends in 2023_.pdfWhat are the Top Project Management Trends in 2023_.pdf
What are the Top Project Management Trends in 2023_.pdf
 
Project Management Trends to Look for in 2023.pdf
Project Management Trends to Look for in 2023.pdfProject Management Trends to Look for in 2023.pdf
Project Management Trends to Look for in 2023.pdf
 
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...
Revolutionizing Healthcare_ How Project Management Software Can Increase Effi...
 
Top Project Management Best Practices.pdf
Top Project Management Best Practices.pdfTop Project Management Best Practices.pdf
Top Project Management Best Practices.pdf
 
How to Streamline Your Workflow Using Orangescrum.pdf
How to Streamline Your Workflow Using Orangescrum.pdfHow to Streamline Your Workflow Using Orangescrum.pdf
How to Streamline Your Workflow Using Orangescrum.pdf
 
On-Premises Project Management Software for Construction Companies.pdf
On-Premises Project Management Software for Construction Companies.pdfOn-Premises Project Management Software for Construction Companies.pdf
On-Premises Project Management Software for Construction Companies.pdf
 
Project Management Software for Marketing and Advertising Agencies.pdf
Project Management Software for Marketing and Advertising Agencies.pdfProject Management Software for Marketing and Advertising Agencies.pdf
Project Management Software for Marketing and Advertising Agencies.pdf
 
My Work - Feature Release Update.pdf
My Work - Feature Release Update.pdfMy Work - Feature Release Update.pdf
My Work - Feature Release Update.pdf
 
Orangescrum for Marketing Agencies.pdf
Orangescrum for Marketing Agencies.pdfOrangescrum for Marketing Agencies.pdf
Orangescrum for Marketing Agencies.pdf
 
What is Task Cycle and How to View in Orangescrum.pdf
What is Task Cycle and How to View in Orangescrum.pdfWhat is Task Cycle and How to View in Orangescrum.pdf
What is Task Cycle and How to View in Orangescrum.pdf
 
Top 15 Project Management Tools in 2023.pdf
Top 15 Project Management Tools in 2023.pdfTop 15 Project Management Tools in 2023.pdf
Top 15 Project Management Tools in 2023.pdf
 
Top Self-Hosted Project Mangement Software.pdf
Top Self-Hosted Project Mangement Software.pdfTop Self-Hosted Project Mangement Software.pdf
Top Self-Hosted Project Mangement Software.pdf
 
Orangescrum’s New User-Onboarding - A Delightful Experience .pdf
Orangescrum’s New User-Onboarding - A Delightful Experience .pdfOrangescrum’s New User-Onboarding - A Delightful Experience .pdf
Orangescrum’s New User-Onboarding - A Delightful Experience .pdf
 
Data Center Project Management Software and Its Benefits
Data Center Project Management Software and Its BenefitsData Center Project Management Software and Its Benefits
Data Center Project Management Software and Its Benefits
 
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...
Differences between On-Premise Vs Hosted Vs SaaS Project Management Software ...
 
Why Planning Is Important in Project Management
Why Planning Is Important in Project ManagementWhy Planning Is Important in Project Management
Why Planning Is Important in Project Management
 

Recently uploaded

BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 

Orangescrum Gantt chart Add on User Manual

  • 1. User Manual Version 2.0 | March 2017
  • 2. Designed and Powered by1 SL # Date Description Version 1 November, 2016 User Manual Released V 1.0 2 January, 2017 New Questions added at the end V 1.2 3 March, 2017 New Feature Added V 2.0 Table of Contents Gantt Chart – User Manual ................................................................................................. 2 How Can I install Gantt chart add-on?................................................................................ 2 Requirements ................................................................................................................ 2 Installation...................................................................................................................... 2 Add-on Installation:-....................................................................................................... 4 For Upgrading AddonInstaller:- ...................................................................................... 5 How to view the Gantt chart of my projects? ...................................................................... 6 Orangescrum Gantt Chart has some very desired and helpful functionalities:.................... 6 What are the basic features available in Gantt chart add-on? (What do they do?).............. 7 How to create a task in Gantt chart? .................................................................................. 8 How to delete a task from Gantt chart? ............................................................................ 11 Can I edit the milestone?.................................................................................................. 12 What is critical path & it’s significant in Gantt chart?......................................................... 12 Can I print my Gantt chart? .............................................................................................. 14 Can I edit a task from Gantt chart?................................................................................... 15 How can I create my task dependencies? ........................................................................ 16 I have created the dependency, but didn’t reflect on Gantt chart?.................................... 18 Why I am unable to delete milestone from Gantt chart? ................................................... 18 Can I change the task start date and end date?............................................................... 18 Can I see the task dependencies on task list page?......................................................... 19 Why I am unable to start the task? ................................................................................... 20 Why I am unable to log time for my task?......................................................................... 21 Why I am unable to change the progress of a task?......................................................... 22 Can I view Task Progress in Gantt chart? ........................................................................ 22 Who can view Gantt chart? .............................................................................................. 23 Can I give the Gantt chart access to users?..................................................................... 23
  • 3. Designed and Powered by2 GANTT CHART – USER MANUAL A Gantt chart is a project scheduler that shows tasks->resource->time mapping along with inter-task dependencies. Stakeholders throughout an organization can easily understand why, how and where resources and teams are engaged in a project. Benefits:  Operational Efficiency  Improved time management and productivity  Proactive readiness to deal with strategic and operational delays It helps teams to understand the overall influence and reasons of project delays giving the advantage to correct them with improved project schedule management. How Can I install Gantt chart add-on? Requirements * Apache with `mod_rewrite` * Enable curl in php.ini * Change the 'post_max_size' and `upload_max_filesize` to 200Mb in php.ini * PHP 5.4 or higher and less than PHP 7 * MySQL 4.1 or higher * If STRICT mode is On, turn it Off. Installation Below prerequisites need to be taken care of prior to installation. The most important thing is if you have already purchased any add-on before 16th July 2016, then contact us at "support@orangescrum.org" before you proceed to the following.
  • 4. Designed and Powered by3 Note: If you have already installed the AddonInstaller before then no need to install it again. Only exception is if you are finding any new version of installer or you have not installed before then follow the below steps for successful and seamless installation.  Make sure to keep a backup of your existing "app" folder of your current working directory.  Extract the zip file(AddonInstaller-V1.0.zip) to your desktop.  Remove the existing "app" folder from your working directory then copy and paste the extracted "app" folder inside "AddonInstaller-V1.0" to your working directory.  If you are using local machine as storage (excluding Amazon S3), please replace the folder, named "files" inside the "app/webroot" folder from the back up to the current "app/webroot" folder.  Give write permission to "app/Config", "app/tmp", "app/Plugin" and "app/webroot" folders. For Example:-chmod -R 777 app/Config chmod -R 777 app/tmp chmod -R 777 app/Plugin chmod -R 777 app/webroot  Import the "installer.sql" files from the extracted files to your current database. If you have already imported installer.sql before then no need to import it again. Only exception is if you are finding any new version of installer.sql then import to your current database.  Do necessary changes to "constants.php" and "database.php" inside "app/Config" folder again as you have done earlier. For Example SMTP email credentials in constants.php and database credentials in database.php.  Run your website once. Ex. http://localhost/orangescrum (if you are using localhost) http://127.0.0.1/orangescrum (if you are using IP)
  • 5. Designed and Powered by4 http://myprojects.orangescrum.com (if you are using any valid domain) Note: if you are facing any issue or seeing any blank page after doing all the above steps, then just do the following once.  Replace "Configure::write('debug',0);" with "Configure::write('debug',2);" in the app/Config/core.php. Run the web url once and restore the debug value to 0 again. i.e Configure::write('debug',0); Congratulations!! Add-on Installation:-  Download the Add-on zip file.  Place the downloaded zip file(Ex. Timelog-V1.0.zip) in the "app/webroot" folder.  Log in to the application.  To install the add-on(Ex. Time log add-on) run below link once and follow the instructions. Ex. http://..../install/ganttchart (for GanttChart add-on) http://..../install/timelog (for Time Log add-on) Note: http://.... means your Orangescrum access URL. Ex. http://localhost/orangescrum (if you are using localhost) http://127.0.0.1/orangescrum (if you are using IP) http://myprojects.orangescrum.com (if you are using any valid domain)  Do the same for other add-ons. Ex. http://..../install/invoice (for Invoice add-on)
  • 6. Designed and Powered by5 http://..../install/taskstatusgroup (for Task Status Group add-on) http://..../install/ganttchart (for GanttChart add-on) http://..../install/recurringtask (for Recurring Task add-on) http://..../install/api (for API add-on) http://..../install/chat (for Chat add-on) http://..../install/clientmanagement (for Client Management add-on) http://..../install/projecttemplate (for Project Template add- on) Note: you can find notification.js, node-js-installation-linux.pdf, node-js- installation-windows.pdf file in app/plugin folder after install the chat plug-in. For Upgrading AddonInstaller:-  Download the AddonInstaller zip file.  Before installing updated AddonInstaller, make sure to keep a backup of your existing "app/Plugin" and "app/webroot/files" folders.  Then follow the steps written above to install AddonInstaller.  After installing the new AddonInstaller, Copy all the folders inside "app/plugin" backup folder to the new "app/Plugin" folder.  Also copy all the folders inside "app/webroot/files" backup folder to the new "app/webroot/files" folder.
  • 7. Designed and Powered by6 How to view the Gantt chart of my projects?  Click on the Miscellaneous menu from the left menu panel  From the dropdown, click on the Gantt chart to view your chart page  To change or view the current project, click on the project drop down to view the Gantt chart of that project. Orangescrum Gantt Chart has some very desired and helpful functionalities:  Highly interactive graphical view of multiple tasks, their dependencies and timelines on a single platform.  Proactive planning to ensure each given project is working towards organization’s long-term strategic objectives.
  • 8. Designed and Powered by7  Quick and Easy milestone and task mapping and management  Easy to identify parent tasks and get a quick view of the project execution flow.  Allows all stakeholders to have the same information, set mutually understood expectations and conduct their efforts according to the desired results.  Allocate Resources Effectively, keep project costs within budget, assure on- time delivery/completion  Assures optimum workflow, maximized productivity and overall project success. What are the basic features available in Gantt chart add-on? (What do they do?)  “Undo” and “Redo” features enable ease of flipping through task changes until you save them.  Create task(s) by clicking on “Insert Task Above or Below ” icons. It will create an empty row above or below the current task selected for you to type task details.  Re-arrange the tasks by “Move up/Down” arrows and “Save” the chart before leaving or reloading the page  “Zoom In/Out” icon provides you daily, weekly and monthly view of the project tasks.  Delete the tasks by clicking the “Delete” icon. You can’t delete milestones from here. Milestones can only be managed from milestone list page.
  • 9. Designed and Powered by8  You can print the chart by clicking the “Print” icon. It will print only visible part of the Gantt chart and to set tasks in visible area, you can use “Zoom In/Out” feature.  You can view the “Critical Path” in the chart by clicking the “Critical Path” icon  The chart show milestones and associated tasks mapping.  Click on the task blocks/bar in the chart to edit Task details like task title, description, task group, task type, priority, assigned to, progress, start and end dates of a task(s)  You can drag the task blocks to change start and end date of task(s)  You can also map tasks to show dependencies.  In case of dependency, child (dependent) task(s) can be started only after the parent task(s) as well as it cannot be started until completion of parent task.  In task list, task details and milestone pages you will be able to see the tasks and their dependencies.  Child tasks actions are stopped if parent task is not closed; it is implemented in Task list, Task detail, Kanban and Milestone pages;  Task cannot be started  Task progress cannot be changed  Task time log cannot be entered  If parent task is closed, archived, or moved to other project, then dependent tasks are freed of the associated dependencies. How to create a task in Gantt chart? Create task(s) by clicking on “Insert Task Above/Below” icons. It will create an empty row above or below the current task selected for you to type task details.
  • 10. Designed and Powered by9 Once you enter the task details, click on “Save” to create a task from the Gantt chart. At any time you can edit the task by double clicking on the task bar as shown in image.
  • 11. Designed and Powered by10 On the Edit Task pop up, you can edit the task title, description, task type, priority, progress, start date & end date of a task. Click “Save” to save the changes for the task.
  • 12. Designed and Powered by11 How to delete a task from Gantt chart? Select the task from the Gantt chart page, click on the “delete” icon & select “Ok” and “Save” to delete the task as shown in image.
  • 13. Designed and Powered by12 Can I edit the milestone? Yes, you can edit only the milestone name from the Gantt chart page. Click on the any Milestone name, change the name & click on Save. But you can’t edit the default Milestone. What is critical path & it’s significant in Gantt chart? A Critical Path of a Gantt chart is • A list of all activities required to complete the project, • The dependencies between the activities  The estimate of time (duration) that each activity will take to completion
  • 14. Designed and Powered by13 Yes, You can. Select the task you want to up or down from the list and click on “Move Up or Move down” icon to move the task. In the above screenshot, I want to move the task number #19 to one step up. So I have selected it & clicked on the Move Up icon, it will be now above of task number #17 as shown in below screenshot. Note: Remember task move up & down will not affect the task number. It will only change the positions of your task.
  • 15. Designed and Powered by14 Can I print my Gantt chart? On the Gantt chart page, there is a print icon. You can click on it to print the Gantt chart. Also you can use the Zoom In/Out option for better picture. It will be look as in the below image once you click on the print icon:
  • 16. Designed and Powered by15 Can I edit a task from Gantt chart? Yes, You can. Double click on the task bar to edit the task. On the Edit Task pop up, you can edit the task title, description, task type, priority, progress, start date & end date of a task. Click Save to complete the editing of a task.
  • 17. Designed and Powered by16 How can I create my task dependencies?  Navigate to Gantt chart from Miscellaneous menu present in the main menu panel  Hover on the task bar & drag the circle & drop it on middle of other task bar to create the dependencies.
  • 18. Designed and Powered by17  The task from which arrow start is the Parent Task & where the arrow ends is the child (Dependent) task.  You can see the task level dependencies in the Task List page as shown in the below image.
  • 19. Designed and Powered by18 Benefits: Analytical view of a project with all its inter-dependencies – be it the tasks or the resources to help you identify and re-plan project schedules with improved task organization. You understand where resources and teams are engaged. So, you better manage them ahead to success. I have created the dependency, but didn’t reflect on Gantt chart? It shows you have not saved the data after you made the changes. Once you made changes to your Gantt chart, make sure you click on “Save”. Else it will not reflect on the Gantt chart. Why I am unable to delete milestone from Gantt chart? No, you can’t do that. But you can edit the Milestone by clicking on it. Can I change the task start date and end date? Yes, you can do that in two ways. i. First, Double click on the Task bar to edit the task; on the edit task pop up click on the start date & end date to edit the task.
  • 20. Designed and Powered by19 ii. Hover on the task bar, when you see the arrow, drag the task bar to left to change the start date. Once you fixed the start date, again hover on the task bar and drag the <-- icon to right to change the end date of the task. Note: The task start & end date should not cross the milestone start date & end date. Also if a task is dependent on other task, the child or dependent task’s start date cannot be before the end date of parent task. Tip: Use the Drag & drop option to edit the start & end date quickly. Can I see the task dependencies on task list page? Yes. You can see the “Parent” & “Dependent” task from the icons after the task title.
  • 21. Designed and Powered by20 Why I am unable to start the task? It is because the task is dependent task. You can’t change the status of the dependent task unless you finish the parent task.
  • 22. Designed and Powered by21 Why I am unable to log time for my task? It is because the task is dependent task. You can’t log time for the dependent task unless you finish the parent task.
  • 23. Designed and Powered by22 Why I am unable to change the progress of a task? It is because the task is dependent task. You can’t log time for the dependent task unless you finish the parent task. Can I view Task Progress in Gantt chart? Yes, you can view the task progress of a task in the Gantt chart task bar as shown in the screenshot below.
  • 24. Designed and Powered by23 Who can view Gantt chart? Or Can I give the Gantt chart access to users? By default, owner and admin of the account can view Gantt chart. However you can give access to view, view & edit, and no access to any user of your account from Gantt setting. Click on Gantt Setting, Select any of these options and click on Submit to change & modify the access & view of Gantt chart for a user. View: A user can view the Gantt chart. The User can’t edit, add, delete or modify from Gantt setting. View and Edit: A user can view & edit Gantt chart. Once you give this access, the user will have the full control over the Gantt chart. S/he can edit, add tasks, delete tasks & modify the Gantt chart. No Access: Once you select this option against a user, then s/he can’t access the Gantt chart on his/her account.