Skip to content

Releases: portagenetwork/roadmap

2.1.3+portage-1.0.12: WIP

11 Jun 04:40
Compare
Choose a tag to compare
All of the work for changing static content is done. Here is where we
switch branches to look for problem in template translations

2.1.3+portage-1.0.11

03 Jun 19:39
Compare
Choose a tag to compare

[2.1.3+portage-1.0.10] - 2021-06-03

Added

  • Added functionality for super administrators to create usage statistics filters including all organizations.
  • Added logos on footer for new affiliated organizations.

Changed

  • Changed landing page content to make it more user friendly.
  • Changed footer and header layout.
  • Logo on error pages now show DMP Assistant bi-lingual logo.

Fixed

  • Creating a plan from a direct link does no longer create a 422 error.

[2.1.3+portage-1.0.10] - 2021-04-22

28 Apr 17:24
Compare
Choose a tag to compare

Changed

  • Changed configuration to make sure we are using ruby 2.5.9
  • Made the option for adding cover sheet for plan options default to true
  • Changed configuration to restrict organization administrators from reading private plans

2.1.3+portage-1.0.9

19 Apr 19:05
Compare
Choose a tag to compare

[2.1.3+portage-1.0.9] - 2021-04-19

Fixed

  • Fix bug when copying new plan url on template paginated view

Removed

  • Pulled unused javascript validation when creating a new user

Changed

  • Changed redirect path when error in signup form

2.1.3+portage-1.0.8

06 Apr 16:52
Compare
Choose a tag to compare
Add security check to account creation

2.1.3+portage-1.0.7: Add visibility edit options to plan details

08 Mar 19:12
Compare
Choose a tag to compare
The former implementation did not have the ability to change the plan
visibility when it was being edited. This is a required action for our
current platform.

2.1.3+portage-1.0.6

02 Mar 20:31
Compare
Choose a tag to compare
Vertical align org name

2.1.3+portage-1.0.5

02 Mar 18:34
Compare
Choose a tag to compare
Update translation files

2.1.3+portage-1.0.4: Fix problem when searching templates

28 Feb 18:51
Compare
Choose a tag to compare
The templates model makes heavy use of raw SQL queries, this creates
problems when joining tables as their names are not aliased and the
database complains about this.

2.1.3+portage-1.0.3

28 Feb 06:30
Compare
Choose a tag to compare
Update locales