Giter Site home page Giter Site logo

Comments (12)

corakm avatar corakm commented on July 18, 2024 1

Quick fix. I'm not ruby developer, but this is working for me.
Change last line in plugins/advanced_roadmap_v2/app/views/versions/index.html.erb:45 from:
<%= context_menu issues_context_menu_path %> to <%= context_menu %>

from redmine_advanced_roadmap_v2.

corakm avatar corakm commented on July 18, 2024 1

same thing in:
plugins/advanced_roadmap_v2/app/views/versions/show.html.erb:48

from redmine_advanced_roadmap_v2.

ppoektos avatar ppoektos commented on July 18, 2024 1

from redmine_advanced_roadmap_v2.

huynguyen7815 avatar huynguyen7815 commented on July 18, 2024

Thank @corakm I did as you figured out and the issue has been resolved.

from redmine_advanced_roadmap_v2.

DanielBoettner avatar DanielBoettner commented on July 18, 2024

Can somebody confirm, that this is also working in redmine 3.4.2?

Unfortunately it seems the development on the original project seems to be either stopped again or very very slow. The developer is not on Github or any other platform it seems, which makes contacting him difficult.

from redmine_advanced_roadmap_v2.

DanielBoettner avatar DanielBoettner commented on July 18, 2024

Just installed the plugin with the fix into a redmine 3.4.2.
But somehow Missing settings to create a milestone.
Can somebody confirm?

from redmine_advanced_roadmap_v2.

ppoektos avatar ppoektos commented on July 18, 2024

Yes.
And if you open already created ones you'll get Internal error:

Started GET "/milestones/6" for 127.0.0.1 at 2017-10-13 14:00:11 +0200
Processing by MilestonesController#show as HTML
  Parameters: {"id"=>"6"}
  Current user: ppo (id=95)
  Rendered plugins/advanced_roadmap_v2/app/views/versions/_total.html.erb (1.0ms)
Scoped order and limit are ignored, it's forced to be batch order and batch size
Scoped order and limit are ignored, it's forced to be batch order and batch size
  Rendered versions/_overview.html.erb (3.6ms)
  Rendered plugins/advanced_roadmap_v2/app/views/versions/_info.html.erb (361.4ms)
  Rendered plugins/advanced_roadmap_v2/app/views/milestones/show.html.erb within layouts/base (428.7ms)
Completed 500 Internal Server Error in 696ms (ActiveRecord: 58.1ms)

ActionView::Template::Error (wrong number of arguments (1 for 0)):
    49: 
    50: <% html_title(l(:label_roadmap)) %>
    51: 
    52: <%= context_menu issues_context_menu_path %>
  app/helpers/application_helper.rb:1300:in `context_menu'
  plugins/advanced_roadmap_v2/app/views/milestones/show.html.erb:52:in `_plugins_advanced_roadmap_v__app_views_milestones_show_html_erb__492238276_120110730'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'

from redmine_advanced_roadmap_v2.

ppoektos avatar ppoektos commented on July 18, 2024

I fixed above by editing milestones/show.html.erb file as first two.
However I don't see how to add milestones.

from redmine_advanced_roadmap_v2.

DanielBoettner avatar DanielBoettner commented on July 18, 2024

Another Issues was created realted to the milestone problem:
#88

from redmine_advanced_roadmap_v2.

gisok avatar gisok commented on July 18, 2024

but 3.4.3 not work

from redmine_advanced_roadmap_v2.

aozhi2nd avatar aozhi2nd commented on July 18, 2024

this bug was fixed , see https://redmine.ociotec.com/issues/1413

from redmine_advanced_roadmap_v2.

garam-park avatar garam-park commented on July 18, 2024

Hey guys~

If pr(#93) was merged, 3.4.x version would be compatibility.

Go and Thumb up plz... (:+1: )

from redmine_advanced_roadmap_v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.