roadmap
roadmap copied to clipboard
DCC/UC3 collaboration for a data management planning tool
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** Our institution uses the live service provided by [DMPonline](https://dmponline.dcc.ac.uk/). **Expected behaviour:** For...
We had a request from a DMPTool org admin to be able to create specific default templates for a department w/in her university. "We have created a template that is...
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** v4.1.0 **Expected behaviour:** The GillSansLight font should be rendered for header elements...
Plans id currently does not appear on the coversheet when the DMP is downloaded. It was suggested that the admins would like the plan id to appear also on the...
The `User.archive` method was introduced several years ago and has not kept up with the recent changes. It should be updated to clear out any entries in the `identifiers` table...
Depending on how the application is deployed to production, the CSSBundling compilation step can fail silently. This results in the system returning a 500 error due to the `public/assets/application-[fingerprint].css` not...
Hi, currently I am trying to integrate Keycloak as the OAuth provider and serve the basic authenticating functionality for my organization. I am following the guide from the wiki (https://github.com/DMPRoadmap/roadmap/wiki/Installation)...
The FlagShihTzu gem (which is used for bit field like user roles) is no longer maintained. It's not supposed to be compatible with Ruby 3 & Rails 6 : https://github.com/pboling/flag_shih_tzu#prerequisites...
Docker?
Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** None yet **Expected behaviour:** A preconfigured docker image that I can pull...
In the current version, research outputs are globally enabled via the configuration. Would it be possible to enable this on template level too? Something like a boolean flag `enable_research_output`.