Redmine 3.x
This Redmine-Plugin adds a “Show Gantt of Issue(s)” offers a tree view for browsing projects.
-
go to ‘{REDMINE_ROOT}/plugin` directory.
-
Install:
git clone https://github.com/braini75/gantt_on_issue_tree.git
-
Restart the redmine service. E.g. ‘service apache2 restart`
-
enjoy!
(There is no need for database migration, as this plugin does not change anything in the database.)
Find a new link “Show Gantt of Issue(s): show” at the Issue details bottom page.