Project

General

Profile

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 (over 9 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:   (14)

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

  1. This plugin is not compatible with project milestones plugin
  2. This plugin is not compatible with didyoumean plugin
  3. This plugin is not compatible with redmine_multiprojects_issue

Installation notes

Steps:

  1. Download latest version
  2. Create destination directory
    mkdir plugins/advanced_roadmap_v2
  3. Uncompress in this folder
    tar xvzf /path/to/advanced_roadmap_vX.Y.Z.tar.gz -C plugins/advanced_roadmap_v2
  4. Into the Redmine root folder migrate plugins:
    RAILS_ENV=production rake redmine:plugins:migrate
  5. 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)
advanced_roadmap_v2.4.2.tar.gz (89.8 KB) advanced_roadmap_v2.4.2.tar.gz Michel Loiseleur, 2015-06-28 15:37

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)
advanced_roadmap_v2.4.1.tar.gz (89.8 KB) advanced_roadmap_v2.4.1.tar.gz Michel Loiseleur, 2015-05-09 14:30

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
advanced_roadmap_v2.4.0.tar.gz (89.8 KB) advanced_roadmap_v2.4.0.tar.gz Michel Loiseleur, 2015-03-06 15:27

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
advanced_roadmap_v2.3.2.tar.gz (89.8 KB) advanced_roadmap_v2.3.2.tar.gz Michel Loiseleur, 2015-03-06 12:16

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)
advanced_roadmap_v2.3.1.tar.gz (89.7 KB) advanced_roadmap_v2.3.1.tar.gz Michel Loiseleur, 2015-03-06 10:58

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
advanced_roadmap_v2.3.0.tar.gz (89.7 KB) advanced_roadmap_v2.3.0.tar.gz Michel Loiseleur, 2015-02-26 12:08

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
advanced_roadmap_v2.2.1.tar.gz (89.7 KB) advanced_roadmap_v2.2.1.tar.gz Michel Loiseleur, 2015-02-25 10:45

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.

advanced_roadmap_v2.2.0.tar.gz (89.7 KB) advanced_roadmap_v2.2.0.tar.gz Michel Loiseleur, 2015-02-08 17:51

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
advanced_roadmap_v2.1.1.tar.gz (89.8 KB) advanced_roadmap_v2.1.1.tar.gz Michel Loiseleur, 2015-01-20 10:28

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

advanced_roadmap_v2.1.0.tar.gz (89.7 KB) advanced_roadmap_v2.1.0.tar.gz Michel Loiseleur, 2015-01-09 14:32

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

advanced_roadmap_v2.0.3.tar.gz (89.9 KB) advanced_roadmap_v2.0.3.tar.gz Michel Loiseleur, 2014-12-19 09:32

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.

advanced_roadmap_v2.0.2.tar.gz (89.8 KB) advanced_roadmap_v2.0.2.tar.gz Michel Loiseleur, 2014-12-15 21:11

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.

User ratings

  by Saemi Kwon over 4 years ago

It's not compatile with Redmine 4.0.x, because some methods deprecated in Rails 5.1 are still in used (around_filter, alias_method_chains, ...).

  by Quan VN over 7 years ago

Excellent. The compatibility with multiple_project could be solved by changing @query.milestones... into @query.becomes(Query).milestones...

  by joao paulo lima saraiva over 7 years ago

Muito bom esse plugin, deveria ser algo padrão no redmine

  by Hoàng Quang Vũ almost 8 years ago

This plugin is great, but when install this plugin then field Estimate Hours in Issue is invisiabled. Anyone else?
Plz check ít for me

  by Nothing Ctrl about 8 years ago

  by Marcelo Silva over 8 years ago

  by Emilio González Montaña over 8 years ago

I'm the original author of this plugin, but I never authorized to fork this project.

The original plugin is at:
* http://www.redmine.org/plugins/advanced_roadmap
* https://redmine.ociotec.com/projects/advanced-roadmap

  by haihua li over 8 years ago

Great.But after i migrated successfully, it does not show in the modules. I use redmine2.5.3,and installed the following plugins:
Redmine Agile 1.3.8
Redmine Checklists 3.0.2
Redmine Code Review 0.6.5
Import Issues 1.0
Redmine Q&A 0.0.5.

  by Thierry Brochu almost 9 years ago

  by Slawomir CALUCH about 9 years ago

One of the little gems in redmine plugins. It adds additional information on the current roadmaps with visual improvements. It also adds the missing controls in the roadmap view. Most of this plugin should be part of redmine.

  by Eric Göltzer about 9 years ago

  by Felix Schupp about 9 years ago

Great work! Have some css issues with other plugins but I am sure that will be worked out easily. Besides that, perfect.

  by Pavel Potcheptsov about 9 years ago

Thanks! It works with Redmine 2.6.0.

  by Frank Muller over 9 years ago

Excellent plugin! I don't have the problem with calendar that Slawomir mentioned. I am using Redmine 2.2.0