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

Make checklist plugin compatible to Redmine 4.0.4 #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lammel
Copy link

@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
Author

lammel commented Oct 3, 2019

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

@lammel
Copy link
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
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
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

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

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.

None yet

4 participants