Project

General

Profile

Advanced Roadmap

Added by Ansgar Helfrich almost 12 years ago

Hi,

is it possible to use the "Advanced roadmap" with
redmine 2.0.2 (2012-06-05) ?

I tried it with this howto:
http://www.redmine.org/plugins/advanced_roadmap

but the "rake-command" failed.
@
root@information:/var/www/redmine-2.0.2# bundle exec rake --trace db:migrate RAILS_ENV=production
  • Invoke db:migrate (first_time)
  • Invoke environment (first_time)
  • Execute environment
    rake aborted!
    uninitialized constant RAILS_ENV
    /var/www/redmine-2.0.2/plugins/advanced_roadmap/init.rb:2:in `<top (required)>'
    /var/www/redmine-2.0.2/lib/redmine/plugin.rb:129:in `block in load'
    /var/www/redmine-2.0.2/lib/redmine/plugin.rb:120:in `each'
    /var/www/redmine-2.0.2/lib/redmine/plugin.rb:120:in `load'
    /var/www/redmine-2.0.2/config/initializers/30-redmine.rb:13:in `<top (required)>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/engine.rb:588:in `block (2 levels) in <class:Engine>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/engine.rb:587:in `each'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/engine.rb:587:in `block in <class:Engine>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/initializable.rb:30:in `instance_exec'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/initializable.rb:30:in `run'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/initializable.rb:55:in `block in run_initializers'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/initializable.rb:54:in `each'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/initializable.rb:54:in `run_initializers'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/application.rb:136:in `initialize!'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/railtie/configurable.rb:30:in `method_missing'
    /var/www/redmine-2.0.2/config/environment.rb:14:in `<top (required)>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/application.rb:103:in `require'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/application.rb:103:in `require_environment!'
    /usr/local/rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.5/lib/rails/application.rb:292:in `block (2 levels) in initialize_tasks'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `call'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:205:in `block in execute'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `each'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:200:in `execute'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain'
    /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:176:in `block in invoke_prerequisites'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `each'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:174:in `invoke_prerequisites'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain'
    /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:151:in `invoke_with_call_chain'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/task.rb:144:in `invoke'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:116:in `invoke_task'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block (2 levels) in top_level'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `each'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:94:in `block in top_level'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:88:in `top_level'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:66:in `block in run'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
    /usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/rake-0.9.2.2/bin/rake:33:in `<top (required)>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/bin/rake:19:in `load'
    /usr/local/rvm/gems/ruby-1.9.3-p194/bin/rake:19:in `<main>'
    /usr/local/rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `eval'
    /usr/local/rvm/gems/ruby-1.9.3-p194/bin/ruby_noexec_wrapper:14:in `<main>'
    Tasks: TOP => db:migrate => environment
    root@information:/var/www/redmine-2.0.2#
    @
    Is there a way to use it in redmine 2.0.2 ?
    How tos ?

Thanks in advance!

Ansgar


Replies (3)

RE: Advanced Roadmap - Added by Steven Wong over 11 years ago

ur....

a new version about the redmine advanced_roadmap has been released.
Version: 0.8.0

please check it on redmine 2.1.X

https://redmine.ociotec.com/projects/advanced-roadmap/files

RE: Advanced Roadmap - Added by Michael Lo over 11 years ago

BUMP...

Unfortunately the plugin is not working with Redmine 2.2.x

Completed 500 Internal Server Error in 1531ms

ActionView::Template::Error (Missing partial hooks/stylesheet with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :rsb]}. Searched in:
  * "redmine/htdocs/app/views" 
):
    11: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %>
    12: <%= javascript_heads %>
    13: <%= heads_for_theme %>
    14: <%= call_hook :view_layouts_base_html_head %>
    15: <!-- page specific tags -->
    16: <%= yield :header_tags -%>
    17: </head>
  lib/redmine/hook.rb:111:in `block in render_on'
  lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
  lib/redmine/hook.rb:61:in `each'
  lib/redmine/hook.rb:61:in `block in call_hook'
  lib/redmine/hook.rb:58:in `tap'
  lib/redmine/hook.rb:58:in `call_hook'
  lib/redmine/hook.rb:158:in `call_hook'
  app/views/layouts/base.html.erb:14:in `_app_views_layouts_base_html_erb__174618642_21506028'
  app/controllers/application_controller.rb:380:in `block (2 levels) in render_error'
  app/controllers/application_controller.rb:378:in `render_error'
  app/controllers/application_controller.rb:366:in `render_404'
  app/controllers/application_controller.rb:390:in `missing_template'

RE: Advanced Roadmap - Added by Evgeny Tataurov about 11 years ago

It works! But you should rename folder advanced_roadmap.0.8.0 to advanced_roadmap in plugins directory

    (1-3/3)