Skip to content

Make checklist plugin compatible to Redmine 4.0.4 - #34

Open
lammel wants to merge 1 commit into
Restream:masterfrom
lammel:bugfix/redmine40-compat
Open

Make checklist plugin compatible to Redmine 4.0.4#34
lammel wants to merge 1 commit into
Restream:masterfrom
lammel:bugfix/redmine40-compat

Conversation

@lammel

@lammel lammel commented Sep 30, 2019

Copy link
Copy Markdown

This pull request will make the Checklist Plugin compatible with Redmine 4.0/Rails 5.x.

Tested with Redmine 4.0.4 and Ruby 2.5.5p157 (Debian).

@lammel

lammel commented Oct 3, 2019

Copy link
Copy Markdown
Author

This pull request might also resolve/help with issue #33

@lammel

lammel commented Oct 25, 2019

Copy link
Copy Markdown
Author

The TravisCI build failures do not seem to be related to the changes at all.
So the Travis setup should be fixed too.

@adrianobr adrianobr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working 4.1

@lammel

lammel commented Jun 18, 2020

Copy link
Copy Markdown
Author

Yes, it is compatible with Redmine 4.1 too. Using it already.
Merging would be nice.

@YongHwan-Jeong

Copy link
Copy Markdown

Redmine 4.0.6 migration error.

Is there a solution?


rake aborted!
StandardError: An error has occurred, all later migrations canceled:

Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for:

class CreateIssueChecklists < ActiveRecord::Migration[4.2]

@tony1223

tony1223 commented Oct 5, 2020

Copy link
Copy Markdown

@YongHwan-Jeong it's related the rails version, you could use my PR.

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

Successfully merging this pull request may close these issues.

4 participants