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.4.3 & Redmine 2.5.0 #1031

Open
brodock opened this issue Feb 19, 2014 · 15 comments
Open

Redmine 2.4.3 & Redmine 2.5.0 #1031

brodock opened this issue Feb 19, 2014 · 15 comments

Comments

@brodock
Copy link

brodock commented Feb 19, 2014

I'm planning to start using redmine backlogs and I would like to know if it's compatible with Redmine 2.4.4 (on the front page says only Redmine 2.3.2). I've found that travis is reporting green for 2.4.2, so isn't it a good time to release a new version and change documentation?

I also yould like to say that Redmine 2.5.0 is almost ready for release (96% done, lacking 3 tickets for final release), which raises the need to include it to travis CI also.

@GurvanLd
Copy link

I Installed on 2.4.3 and it looks like working good.

@brodock
Copy link
Author

brodock commented Feb 20, 2014

did you installed redmine_backlogs stable or from master?

@GurvanLd
Copy link

stable 1.0.6
Le 20 févr. 2014 17:45, "Gabriel Mazetto" [email protected] a
écrit :

did you installed redmine_backlogs stable or from master?

Reply to this email directly or view it on GitHubhttps://github.com//issues/1031#issuecomment-35641851
.

@eskuai
Copy link

eskuai commented Mar 12, 2014

what ruby version are you using ?

@GurvanLd
Copy link

Aupa Eskual :)

Version is ruby-1.9.3-p429

Gurvan

2014-03-12 16:54 GMT+01:00 eskuai [email protected]:

what ruby version are you using ?

Reply to this email directly or view it on GitHubhttps://github.com//issues/1031#issuecomment-37425373
.

@brodock
Copy link
Author

brodock commented Mar 12, 2014

works fine with ruby 2.0.0

@ebrahim
Copy link

ebrahim commented Apr 8, 2014

Any update on Redmine 2.5 support?

@eskuai
Copy link

eskuai commented Apr 9, 2014

I am using ...

Redmine version 2.5.1.stable
Ruby version 1.9.3-p0 (2011-10-30) [x86_64-linux]
Rails version 3.2.17

And backlogs is "partially" working, because, some functions shows "mysql"
error ...

does any alternative that really works?

2014-04-08 20:29 GMT+02:00 Ebrahim Mohammadi [email protected]:

Any update on Redmine 2.5 support?

Reply to this email directly or view it on GitHubhttps://github.com//issues/1031#issuecomment-39884254
.

@AGanguli
Copy link

I'm also trying out Redmine Backlogs w. Redmine 2.5.1. I'm trying the current git master.

Things are almost working. The problem right now is that the task board only has one column ("Story").

Is there anything I can do to help things along with Redmine 2.5 support? Backlogs looks like the best of the many agile/scrum plugins out there, but I'd rather not downgrade my Redmine installation at this point.

@bohansen
Copy link
Contributor

Latest master should work with 2.5.1. Missing columns sounds like you need to configure a task tracker?

@AGanguli
Copy link

I think I did that, but I'll do the whole install again and see what happens. I'll let you know.

@AGanguli
Copy link

Seemed to work on my test system. I think the problem is that failed to configure a workflow for the "task" issue type.

Thanks!

@shoaib-fazal16
Copy link

Hi,

Any one can mention his steps to install?

Thank you

@huepf
Copy link

huepf commented Jul 22, 2014

Hi,
I am running this configuration below and can't get the sprint cards printing to work. Seems like an issue with prawn 1.1.0

This is the output from the log file:
Backlogs printable cards: error loading FK1: uninitialized constant Prawn::Document::PageGeometry
/var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:79:in initialize' /var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:230:innew'
/var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:230:in block in <class:CardPageLayout>' /var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:226:ineach_pair'
/var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:226:in <class:CardPageLayout>' /var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:57:inmodule:BacklogsPrintableCards'
/var/www/redmine-2.5.2/plugins/redmine_backlogs/lib/backlogs_printable_cards.rb:56:in <top (required)>' /var/www/redmine-2.5.2/plugins/redmine_backlogs/init.rb:44:inblock in <top (required)>'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/activesupport-3.2.19/lib/active_support/callbacks.rb:440:in _run__384931820137344434__prepare__171014411525444988__callbacks' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/activesupport-3.2.19/lib/active_support/callbacks.rb:405:in__run_callback'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/activesupport-3.2.19/lib/active_support/callbacks.rb:385:in _run_prepare_callbacks' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/activesupport-3.2.19/lib/active_support/callbacks.rb:81:inrun_callbacks'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/actionpack-3.2.19/lib/action_dispatch/middleware/reloader.rb:74:in prepare!' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/actionpack-3.2.19/lib/action_dispatch/middleware/reloader.rb:48:inprepare!'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/application/finisher.rb:47:in block in <module:Finisher>' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/initializable.rb:30:ininstance_exec'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/initializable.rb:30:in run' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/initializable.rb:55:inblock in run_initializers'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/initializable.rb:54:in each' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/initializable.rb:54:inrun_initializers'
/var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/application.rb:136:in initialize!' /var/www/redmine-2.5.2/gems/ruby/1.9.1/gems/railties-3.2.19/lib/rails/railtie/configurable.rb:30:inmethod_missing'
/var/www/redmine-2.5.2/config/environment.rb:14:in `<top (required)>'

Environment:
Redmine version 2.5.2.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 3.2.19
Environment production
Database adapter Mysql2
SCM:
Mercurial 2.8.2
Git 1.9.1
Filesystem
Redmine plugins:
redmine_backlogs v1.0.6

@bohansen
Copy link
Contributor

I assume you use latest master. Could you try copying lib/labels/labels.yaml.default to lib/labels/labels.yaml?

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

8 participants