Skip to content

Make checklist plugin compatible to Redmine 4.0.4#34

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

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

Conversation

@lammel
Copy link
Copy Markdown

@lammel lammel commented Sep 30, 2019

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
Copy link
Copy Markdown
Author

lammel commented Oct 3, 2019

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

@lammel
Copy link
Copy Markdown
Author

lammel commented Oct 25, 2019

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

Copy link
Copy Markdown
Contributor

@adrianobr adrianobr left a comment

Choose a reason for hiding this comment

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

Working 4.1

@lammel
Copy link
Copy Markdown
Author

lammel commented Jun 18, 2020

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
Copy link
Copy Markdown

tony1223 commented Oct 5, 2020

@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