Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redmine 2.2 #7

Open
andreav opened this issue Dec 20, 2012 · 4 comments
Open

redmine 2.2 #7

andreav opened this issue Dec 20, 2012 · 4 comments

Comments

@andreav
Copy link

andreav commented Dec 20, 2012

Anyone knows?

I tried installing it on 2.2 but got this error:

uninitialized constant ActiveSupport::CoreExtensions
/opt/redmine-2.2/plugins/redmine_loader/init.rb:29
/opt/redmine-2.2/lib/redmine/plugin.rb:73:in `instance_eval'
/opt/redmine-2.2/lib/redmine/plugin.rb:73:in `register'
/opt/redmine-2.2/plugins/redmine_loader/init.rb:3
/opt/redmine-2.2/lib/redmine/plugin.rb:130:in `load'
/opt/redmine-2.2/lib/redmine/plugin.rb:121:in `each'
/opt/redmine-2.2/lib/redmine/plugin.rb:121:in `load'
/opt/redmine-2.2/config/initializers/30-redmine.rb:12
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/engine.rb:588
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/engine.rb:587:in `each'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/engine.rb:587
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/initializable.rb:30:in `instance_exec'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/initializable.rb:30:in `run'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/initializable.rb:55:in `run_initializers'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/initializable.rb:54:in `each'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/initializable.rb:54:in `run_initializers'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/application.rb:136:in `initialize!'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/railtie/configurable.rb:30:in `send'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/railtie/configurable.rb:30:in `method_missing'
/opt/redmine-2.2/config/environment.rb:14
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/application.rb:103:in `require'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/application.rb:103:in `require_environment!'
/var/lib/gems/1.8/gems/railties-3.2.9/lib/rails/application.rb:297:in `initialize_tasks'
Tasks: TOP => db:migrate_plugins => redmine:plugins:migrate => environment

My configuration is:

Environment:
  Redmine version                          2.2.0.stable
  Ruby version                             1.8.7 (x86_64-linux)
  Rails version                            3.2.9
  Environment                              production
  Database adapter                         MySQL
Redmine plugins:
  extended_fields                          0.2.1
  redmine_dnoise_workload                  0.0.1
  redmine_importer                         1.0
  redmine_plugin_views_revisions           0.0.1
  redmine_xls_export                       0.2.1

Otherwise, does anyone know an alternative solution for redmine 2.x to synchronize with openproj?

Thank you.

@sergeyirl
Copy link
Owner

We did not port it to newer versions of redmine, as we are still using the old one. Sorry about that

@andreav
Copy link
Author

andreav commented Dec 20, 2012

So, I hope you will need a new redmine version soon! ;)
Thank you.

@igloo15
Copy link

igloo15 commented Dec 29, 2012

I have created a new version of redmine loader that fixes a number of problems and is compatible with redmine 2.1.X and above. https://github.com/igloo15/redmine_loader. I used it with MS project 2010 and redmine 2.1.4 but it should work with all version 2.X.X of redmine.

@andreav
Copy link
Author

andreav commented Jan 7, 2013

Great news!!!!!!
I will try it as soon as possible! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants