roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

DCC/UC3 collaboration for a data management planning tool

Results 199 roadmap issues
Sort by recently updated
recently updated
newest added

In **app/models/guidance_group.rb** we have the method def self.create_org_default(org) GuidanceGroup.create!( name: org.abbreviation? ? org.abbreviation : org.name, org: org, optional_subset: false ) end In **app/controllers/guidances_controller.rb** the above method is called by method...

When there are more templates available for an organisation, there should be more generic text. It currently says _We found multiple DMP templates corresponding to your funder._ I think we...

templates
create plan

**maDMP features** This PR introduces the ability to register DMP IDs for your plans. A DMP ID is a persistent identifier that users can cite and reference in other systems....

Refactor the org selector box using a local copy of the ROR DB and create an explicit "other" org box to be used if the org does not have an...

maDMP

**What version of the DMPRoadmap code are you running?** v2.2.0 **Expected behaviour:** We would like to be able to answer some questions at the dataset level. We would like to...

Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** Fork of the commit 5cd2a36e457e8532c6f8228b94fc4d284e947645 **Expected behaviour:** "Data Manager", "Principal Investigator", "Project...

User are confused about the difference between Collaborators and Contributors. In the short term, we should improve wording of on-screen explanatory text to make this difference clearer. In the long...

Allow users to upload documents to DMPs. These could be PDFs to give timelines or supporting information. @xsrust are there limitations we need to specify for security issues and considerations...

suggestion
user group
post-rails5

Superadmins should be able to change ownership of plans for users that cannot login any longer if the users consent and there is a new user that is happy to...

suggestion
admin

Please complete the following fields as applicable: **What version of the DMPRoadmap code are you running? (e.g. v2.2.0)** v3 we have a task to create the last month's stats and...

suggestion
effort-medium