Plugins Directory » Advanced Roadmap v2
Author: | Michel Loiseleur | |
---|---|---|
Website: | https://github.com/Coren/redmine_advanced_roadmap_v2 | |
Code repository: | https://github.com/Coren/redmine_advanced_roadmap_v2 | |
Registered on: | 2014-11-19 (about 10 years ago) | |
Current version: | 2.4.3 | |
Compatible with: | Redmine 4.0.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
Important¶
This plugin was a fork of Redmine Plugin: advanced roadmap, when it was not developed.
Since original plugin is back on rails, this plugin won't be maintained anymore.
Known Issues¶
- This plugin is not compatible with project milestones plugin
- This plugin is not compatible with didyoumean plugin
- This plugin is not compatible with redmine_multiprojects_issue
Installation notes
Steps:
- Download latest version
- Create destination directory
mkdir plugins/advanced_roadmap_v2
- Uncompress in this folder
tar xvzf /path/to/advanced_roadmap_vX.Y.Z.tar.gz -C plugins/advanced_roadmap_v2
- Into the Redmine root folder migrate plugins:
RAILS_ENV=production rake redmine:plugins:migrate
- Restart your Redmine.
Note: RMagick is used if present to generate graph & progress bar. RMagick is not mandatory since v2.0.2
Historic Note: This plugin is an up-to-date fork of advanced_roadmap, created by Emilio González Montaña
Changelog
2.4.3 (2016-04-03)
Compatible with Redmine 4.0.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Enhanced Chinese Translation
- Redmine 3.2, 3.3 & 4.0 compatiblity
- Documentation update
2.4.2 (2015-06-28)
Compatible with Redmine 4.0.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Restrict project list with current user permission (g#55)
2.4.1 (2015-05-09)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix spent time displayed for issues with subtask (g#47)
- Fix display of subproject milestones in gantt chart (g#43)
2.4.0 (2015-03-06)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Fix Milestone update under Redmine 3.x
- Fix Gantt view under Redmine 3.x
2.3.2 (2015-03-06)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix regression on roadmap introduced by fix on v2.3.1
2.3.1 (2015-03-06)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix milestone link in calendar view
- Fix milestone creation under Redmine 3.x
- Update deutsch translation (thanks to projectplan)
2.3.0 (2015-02-26)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Ensure Redmine 3.x compatibility
2.2.1 (2015-02-25)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix migration problem with Redmine v3
2.2.0 (2015-02-08)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Due date are shown by default instead of remaining time, in roadmap.
- Clean up code & bugfixes
NB: You can keep old behavior by checking first setting of this plugin, in its configuration page.
2.1.1 (2015-01-20)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Fix access to configuration page
- Fix Gantt view problem
2.1.0 (2015-01-09)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Fix milestone rights management
Fix graphical integration with subprojects
In case of an upgrade, don't forget to re-run
bundle exec rake redmine:plugins:migrate
2.0.3 (2014-12-19)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
Fix access to configuration page
2.0.2 (2014-12-15)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
2.0.1 (2014-11-19)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.