Skip to content

Releases: portagenetwork/roadmap

3.0.4+portage-3.0.2

10 Feb 19:12
Compare
Choose a tag to compare

Changed

  • Update footer for the new Alliance branding

Added

  • Danger workflow to automate code review tasks

Release 3.0.4+portage-3.0.1

17 Jan 23:05
Compare
Choose a tag to compare

Changed

Update mysql installation process for the Github action

3.0.4+portage-3.0.0

09 Dec 21:25
Compare
Choose a tag to compare

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

15 Sep 22:05
Compare
Choose a tag to compare

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

25 Aug 20:26
Compare
Choose a tag to compare
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

11 Aug 19:48
Compare
Choose a tag to compare

This release fixes two problems in production:

  • 422 error on direct links
  • Customized templates not showing

2.1.3+portage-1.0.16

21 Jul 20:27
Compare
Choose a tag to compare
Update CHANGELOG

2.1.3+portage-1.0.15: Enforce access permissions on plan JSON view

16 Jul 19:53
Compare
Choose a tag to compare
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

17 Jun 19:56
Compare
Choose a tag to compare
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

16 Jun 20:27
Compare
Choose a tag to compare
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.