roadmap
roadmap copied to clipboard
DCC/UC3 collaboration for a data management planning tool
We recently upgraded Ruby 2.6.3 to Ruby 2.7.6 during the upgrade to Rails 6.1. We need to next migrate to Ruby 3.0. There are several language changes that will require...
Bumps [tinymce](https://github.com/tinymce/tinymce-dist) from 4.9.11 to 5.6.0. Changelog Sourced from tinymce's changelog. Version 5.6.2 (2020-12-08) Fixed a UI rendering regression when the document body is using display: flex #TINY-6783 Version 5.6.1...
Various accessibility fixes discovery during audit of DMPTool. #3211 See - [Missing form labels - Contact us](https://github.com/CDLUC3/dmptool/issues/366) - [Missing form label - Dashboard - test checkbox](https://github.com/CDLUC3/dmptool/issues/367) - [Missing form labels...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** `3.1.1` **Behaviour:** Depending on the html in `Question#text` (see https://github.com/DMPRoadmap/roadmap/blob/master/app/views/shared/export/_plan.erb#L45), the result...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** Roadmap V3.1.1 **Expected behaviour:** Only send one reset password email within a...
Hello ! I am adding in DMP OPIDoR a feature allowing the user to manage which ApiClient has access to their plan. At the moment, ApiClients can only access plans...
Changes proposed in this PR: 1. Disable `Capybara::Webmock.start` since Webmock complains about the use of this method (`start` is not there anymore I believe) 3. New Feature from DMP Assistant:...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** master branch **Expected behaviour:** bin/rails db:schema:load should just work **Actual behaviour:** ```...
The `contact_email` should be limited to contacting the person managing the org. At the moment, the `helpdesk_email` is only displayed in mails signature when available. It creates confusion for org...
CDL's UX team recently conducted an accessibility audit on the DMPTool. They used the Voluntary Product Accessibility Template (VPAT). @briri is working on addressing the "major" assessability issues uncovered in...