Releases: portagenetwork/roadmap
Releases · portagenetwork/roadmap
3.0.4+portage-3.0.2
Changed
- Update footer for the new Alliance branding
Added
- Danger workflow to automate code review tasks
Release 3.0.4+portage-3.0.1
Changed
Update mysql installation process for the Github action
3.0.4+portage-3.0.0
Updated
- Upgrade Ruby to 2.6.6
- Upgrade Bundler to 2.2.24.
- Upgrade node to 12
- Upgrade node-sass to 7.0.0
Added
- Add content based on the feedback from our French language review
- Add translated read access method for Template and Plan content
- Add rake tasks to export and import templates
- Include application name on translation
- Add locale permanency after logout
- Add tinymce translations
- Add localized DMP assistant logo
- Add translation for Theme content
- Add configuration for ActionMailer to use SMTP
- Add crafted favicon to be served as static content
- Render a 404 error page when record is not found
- Add configuration for rollbar calls
- Add configuration for wicked_pdf proxy
- Add Google analytics
- Add rake tasks to remove span accounts
Removed
- Remove references of "Do not reply" on mailers as we are now expecting replies from application emails
- Remove all calls trying to translate an empty string
- Remove autofill for plan grant number
- Remove institutional credential from profile edit as we are not currently using Shibboleth
- Deactivate Shibboleth authentication
Changed
- Update response to reset password email to suggest a direct response
- Update translation files
- Change the "number to text" js package to a newer version with continued support
- Change translation.io gem to our own customization to allow database translation support
- Change French date format localization
- Update static content pages
- Change CSS Branding for navbar
- Replace portage orange in favor of white as 2nd UI color
- Change logger to syslog
Fixed
- Fix random log warnings
- Address problems with tests using tinymce
- Fix locales tests
- Fix issues with tests taking too long
- Fix support for nulldb adapter
- Fix 500 error when downloading usage statistics
2.1.3+portage-1.0.19
Fix usage statistics so that they actually represent the usage statistics from the current user.
2.1.3+portage-1.0.18: Fix organizations templates not appearing
The change to a default funder was stopping the organizations templates from showing up on the template selection list.
2.1.3+portage-1.0.17
This release fixes two problems in production:
- 422 error on direct links
- Customized templates not showing
2.1.3+portage-1.0.16
Update CHANGELOG
2.1.3+portage-1.0.15: Enforce access permissions on plan JSON view
The API should only show user content when it is open to the organization or is public
2.1.3+portage-1.0.14: Fix duplicate default template in listings
This hotfix addresses an error where the default template would appear at least twice when using a different organization to the users organization affiliated organization.
2.1.3+portage-1.0.13: Fix bugs with organization templates listings
When choosing an organization that had a customized version of the default template, the system showed both the detault template and the organization customized version. The system now shows the institutional templates that were removed due to the changes in new plan view.