alexbevi / redmine_knowledgebase

A knowledgebase plugin for Redmine
452 stars 199 forks source link

Redmine 4.0.4 stable #369

Closed jscolaire closed 4 years ago

jscolaire commented 4 years ago

Have you planned to launch this plugin for Redmine 4x versions.

Heroldgray commented 4 years ago

Have you planned to launch this plugin for Redmine 4x versions.

+1, Great if your excellent plugin works with 4x versions !

olemskoi commented 4 years ago

Look at our fork https://github.com/centosadmin/redmine_knowledgebase for Redmine 4.0 support.

jscolaire commented 4 years ago

I installed 4.0.4 stable version, Rails 5.2.3. I'll try again.

Thanks

El vie., 4 oct. 2019 a las 16:17, Igor Olemskoi (notifications@github.com) escribió:

Look at our fork https://github.com/centosadmin/redmine_knowledgebase for Redmine 4.0 support.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/alexbevi/redmine_knowledgebase/issues/369?email_source=notifications&email_token=AAJBD65XXX3B2CAGZMW26WLQM5F67A5CNFSM4I5BYM2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEALZIDA#issuecomment-538416140, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJBD64JAXF3B47BTIIMYFTQM5F67ANCNFSM4I5BYM2A .

-- José Antonio Caro Leiva Ingeniero Técnico de Sistemas jacaro37@gmail.com

Heroldgray commented 4 years ago

Look at our fork https://github.com/centosadmin/redmine_knowledgebase for Redmine 4.0 support.

Thank's, i will try your fork when Redmine 4.1 released !

jscolaire commented 4 years ago

HI, I try again. This is the error on migration:

bundle exec rake redmine:plugins:migrate NAME=redmine_knowledgebase RAILS_ENV=development rake aborted!
StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:

class ActsAsTaggableOnMigration < ActiveRecord::Migration[4.2]

Info about the box running Redmine: Rails 5.2.3 Redmine version 4.0.4.stable ruby 2.5.5p157 (2019-03-15 revision 67260) [x86_64-linux-gnu]

sphereweb83 commented 4 years ago

Any chance this will be made available for Redmine 4.0?

AndyZhuWei commented 4 years ago

@Heroldgray Any chance this will be made available for Redmine 4.X?

cynen commented 4 years ago

@olemskoi hi, i try again,but not work ,the problem same as @jscolaire

olemskoi commented 4 years ago

@olemskoi hi, i try again,but not work ,the problem same as @jscolaire

We use https://github.com/southbridgeio/redmine_knowledgebase with Redmine 4.1.0.stable.

robspearman commented 4 years ago

Redmine 4.1 support was just merged today.