Releases: portagenetwork/roadmap
Releases · portagenetwork/roadmap
2.1.3+portage-1.0.12: WIP
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
[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
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
[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
Add security check to account creation
2.1.3+portage-1.0.7: Add visibility edit options to plan details
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
Vertical align org name
2.1.3+portage-1.0.5
Update translation files
2.1.3+portage-1.0.4: Fix problem when searching templates
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
Update locales