Skip to content

Rails5 fixes - #2702

Merged
briri merged 13 commits into
developmentfrom
rails5-fixes
Oct 7, 2020
Merged

Rails5 fixes#2702
briri merged 13 commits into
developmentfrom
rails5-fixes

Conversation

@briri

@briri briri commented Oct 6, 2020

Copy link
Copy Markdown
Contributor
  • Tweak to a class on the Edit Profile page
  • Fixed typo on the contributors page 'Principle' -> 'Principal'
  • New v3.rake file (the upgrade.rake file is getting really long) that contains:
    • Task to set nil orgs.language_id and users.language_id to the default language (creates an 'en-GB' one if not defined)
    • Task to set the nil orgs.feedback_email_subject and orgs.feedback_email_msg to the ones defined in the FeedbacksHelper.rb

@xsrust xsrust 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.

Looks great,
Thanks for making a new upgrade rake:task file.
It's probably a good convention for us to atleast do that every time we release a major version.

@briri
briri merged commit a3b6742 into development Oct 7, 2020
@briri
briri deleted the rails5-fixes branch October 7, 2020 16:36
portagenetwork pushed a commit to portagenetwork/roadmap that referenced this pull request Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants