Coder Social home page Coder Social logo

Comments (11)

sysgloo avatar sysgloo commented on June 30, 2024

I have a similar question!

from redmine_better_gantt_chart.

isabelacristinaterra avatar isabelacristinaterra commented on June 30, 2024

I have this similar question too!

from redmine_better_gantt_chart.

BRUTEF0RCE avatar BRUTEF0RCE commented on June 30, 2024

+1

from redmine_better_gantt_chart.

spacekookie avatar spacekookie commented on June 30, 2024

What are currently the issues with the plugin under 3.x?

from redmine_better_gantt_chart.

cognitus avatar cognitus commented on June 30, 2024

another dead proyect?

from redmine_better_gantt_chart.

spacekookie avatar spacekookie commented on June 30, 2024

The way that it looks it was just added into redmine a few years ago.

from redmine_better_gantt_chart.

archonwang avatar archonwang commented on June 30, 2024

+1
at present not support redmine 3.X for rails version is low...

loading error:

/usr/local/rvm/gems/ruby-2.2.4@newgemset/gems/polyglot-0.3.5/lib/polyglot.rb:65:in require': cannot load such file -- active_support/basic_object (LoadError) from /opt/redmine/plugins/redmine_better_gantt_chart/lib/redmine_better_gantt_chart/active_record/callback_extensions_for_rails3.rb:1:in<top (required)>'

from redmine_better_gantt_chart.

jancybsec avatar jancybsec commented on June 30, 2024

The 0.9 release works on Redmine 3.3 if you make the following edits:

  • add the activerecord-deprecated_finders gem to the Gemfile and then bundle install
    gem 'activerecord-deprecated_finders', require: 'active_record/deprecated_finders'
  • fix deprecated call to BasicObject, change "basic" to "proxy" in lines 1 and 5 of lib/redmine_better_gantt_chart/active_record/callback_extensions_for_rails3.rb
  • fix "pourcent" to "percent" spelling errors in lib/redmine/helpers/better_gantt.rb
  • make sure plugin folder is named redmine_better_gantt_chart

from redmine_better_gantt_chart.

kulesa avatar kulesa commented on June 30, 2024

@jancybsec Thank you! Mind creating a pull request for this?

from redmine_better_gantt_chart.

jancybsec avatar jancybsec commented on June 30, 2024

@kulesa all done!

from redmine_better_gantt_chart.

janekska avatar janekska commented on June 30, 2024

It is working for me:

Environment:
Redmine version 3.2.1.stable
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-linux-gnu]
Rails version 4.2.7.1
Environment production
Database adapter PostgreSQL
SCM:
Git 2.9.3
Filesystem
Redmine plugins:
event_notifications 3.2.1
planner 0.5
redmine_checklists 3.1.5
redmine_dashboard 2.7.1
redmine_mail_reminder 3.0.0.0001
redmine_mentions 0.0.1
redmine_percent_done 1.0.0
redmine_spent_time_in_issue_description 2.8.0
redmine_tags 3.1.1
redmine_work_time 0.3.3
timelog_timer 2.0.0

from redmine_better_gantt_chart.

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.