backlogs / redmine_backlogs

A Redmine plugin for agile teams
https://backlogs.github.io/www/
GNU General Public License v2.0
773 stars 460 forks source link

Redmine 2.4.3 & Redmine 2.5.0 #1031

Open brodock opened 10 years ago

brodock commented 10 years ago

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 commented 10 years ago

I Installed on 2.4.3 and it looks like working good.

brodock commented 10 years ago

did you installed redmine_backlogs stable or from master?

GurvanLd commented 10 years ago

stable 1.0.6 Le 20 févr. 2014 17:45, "Gabriel Mazetto" notifications@github.com a écrit :

did you installed redmine_backlogs stable or from master?

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

eskuai commented 10 years ago

what ruby version are you using ?

GurvanLd commented 10 years ago

Aupa Eskual :)

Version is ruby-1.9.3-p429

Gurvan

2014-03-12 16:54 GMT+01:00 eskuai notifications@github.com:

what ruby version are you using ?

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

brodock commented 10 years ago

works fine with ruby 2.0.0

ebrahim commented 10 years ago

Any update on Redmine 2.5 support?

eskuai commented 10 years ago

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 notifications@github.com:

Any update on Redmine 2.5 support?

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

AGanguli commented 10 years ago

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 commented 10 years ago

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

AGanguli commented 10 years ago

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

AGanguli commented 10 years ago

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 commented 10 years ago

Hi,

Any one can mention his steps to install?

Thank you

huepf commented 10 years ago

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 commented 10 years ago

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