forked from DMPRoadmap/roadmap
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Roadmap release v4 0 1 date 19 01 23 #136
Merged
martaribeiro
merged 58 commits into
development_for_rails6
from
Roadmap_release_v4_0_1_date_19_01_23
Jan 19, 2023
Merged
Roadmap release v4 0 1 date 19 01 23 #136
martaribeiro
merged 58 commits into
development_for_rails6
from
Roadmap_release_v4_0_1_date_19_01_23
Jan 19, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…issing labels for form elements
Merging main back into development after the 4.0 release
… rubocop fixes. reran Brakeman
Fix issue 3247: change ubuntu version in Github Actions to ubuntu-20.04
Accessibility fixes
Updates to bin/setup to make installation easier
Patches to Rails 6
Webdriver update
…iation remove the extra Affiliation row in csv download
…edback_notification add translation format for feedback notification page
add translation format for at_csv.rb and usage section
…routes Fix DMPRoadmap#3249: replace some double quotes to single quotes in config/routes.rb
Added EditorConfig file
…_yaml_list fix YAML safe load capatibility potential error
bundle, yarn update and translation.io update for 4.0.1 release
PENDING to push on Dec 1st: v4.0.1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug Fixes
Fixed bin/rails db:schema:load issue in version 4.0.0 and enhanced bin/setup command to improve the installation process DMPRoadmap#3216
Added patches to 4.0.0 version for Rails 6 fixes
Removed translation.io error message from the system email to users
Added new translations to usage page, feedback notification page and guidance group page
Accessibility fixes DMPRoadmap#3211
CDLUC3#366
CDLUC3#367
CDLUC3#368
CDLUC3#369
Also went through and fixed errors on Project details, Contributor form, Research Output form and Write Plan
Fixed potential plan visibility issue
Added header translation and removed the extra 'Affiliation' row in the downloaded csv file
Fixed Tried to load unspecified class: Symbol error that some users encountered in download page
Developers
Added EditorConfig file to help maintain constant coding style
Updated some coding style DMPRoadmap#3249
Kept Github Actions using ubuntu-20.04 as the OS for test DMPRoadmap#3247
Dependency Updates
Bumped engine.io from 6.2.0 to 6.2.1
Bumped Webdriver from version 4 to 5.2
Bumped nokogiri from 1.13.18 to 1.13.9