Plugins Directory » Advanced roadmap
Author: | Emilio González Montaña | |
---|---|---|
Website: | https://redmine.ociotec.com/projects/advanced-roadmap | |
Code repository: | https://redmine.ociotec.com/projects/advanced-roadmap/files | |
Registered on: | 2012-06-11 (over 12 years ago) | |
Current version: | 0.10.1 | |
Compatible with: | Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x | |
User ratings: |
The Advanced roadmap for Redmine is a plugin that allows to:
- Show more information into the Roadmap view:
- A total for the roadmap is displayed, so you can easily check the whole project status.
- Each version has more info about the completion and due times, being these pourcentage values calculated not with the default count of issues, but with the issues duration and completion pourcentages.
- The issues of the versions are shown as a table instead as a list, with more information about the time (completed and due) with real status calculated based on the duration, the current completion pourcentage and the consequent estimation of the due time. These issues are printed with color (red: the task is over due, orange: over due but not so bad as red, black: normal, green: the issue is been solved faster than the estimation).
- You can define milestones for a project, and attach versions to the milestones (from this or other projects):
- Milestones are edited on the project Settings tab (create, edit (associate versions to them) and delete).
- Milestone information is shown into the Roadmap view, above the Version list, into a Milestone list. When a milestone view is clicked a view similar to Roadmap is shown, but instead of showing the project versions list, a list of the milestone versions list is shown.
Installation notes
Steps:
- Download last version from https://redmine.ociotec.com/projects/advanced-roadmap/files.
- Unzip on your Redmine folder
/plugins
. - Rename the folder from
advanced_roadmap vx.y.z
toadvanced_roadmap
. - Into the Redmine root folder migrate plugins:
rake redmine:plugins:migrate
- Restart you Redmine.
Changelog
0.10.1 (2016-06-24)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Release notes:
https://redmine.ociotec.com/versions/195 - Download:
https://redmine.ociotec.com/attachments/download/388/advanced_roadmap%20v0.10.1.tar.gz
0.10.0 (2016-06-23)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x.
- Release notes:
https://redmine.ociotec.com/versions/194 - Download:
https://redmine.ociotec.com/attachments/download/387/advanced_roadmap%20v0.10.0.tar.gz
0.9.1 (2016-06-22)
Compatible with Redmine 3.1.x, 3.0.x.
- Release notes:
https://redmine.ociotec.com/versions/189 - Download:
https://redmine.ociotec.com/attachments/download/386/advanced_roadmap%20v0.9.1.tar.gz
0.9.0 (2015-06-15)
Compatible with Redmine 3.0.x.
https://redmine.ociotec.com/versions/185
0.7.0 (2012-06-12)
Compatible with Redmine 1.4.x.
0.6.0 (2012-06-11)
Compatible with Redmine 1.0.x, 1.1.x, 1.2.x, 1.3.x.