roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

DCC/UC3 collaboration for a data management planning tool

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

# Description According to the https://ror.readme.io/: _Version 1 of the ROR schema and API has been deprecated As of December 9, 2025, version 1 of the ROR schema and API...

Fixes #3528 Changes proposed in this PR: - This change resolves issue #3528 by preventing the updating of `@org.managed` when `attrs[:managed]` is missing. Prior to this change, the `if attrs.key?(:managed)`...

Redesigned plan-creation page to enforce template access rules and simplify UI [#3534](https://github.com/DMPRoadmap/roadmap/issues/3534) Co-authored-by: don-stuckey [email protected] This feature was contributed to DMPonline by @don-stuckey. Changes: - Complete re-write of 'Create a...

# Note - This PR was previously approved and merged into `development`. https://github.com/DMPRoadmap/roadmap/pull/3507 - However, only a subset of `development` was merged into `main` for [release v5.0.1](https://github.com/DMPRoadmap/roadmap/releases/tag/v5.0.1). - These changes...

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...

dependencies
javascript

# Description Many of the codebase's controllers have corresponding `spec/controllers/*_controller_spec.rb ` test files. Despite `PlansController` being a core controller in the app, `spec/controllers/plans_controller_spec.rb ` does not exist. However, rather than...

Ethical_Issues fragment in plans project details page. Co-authored-by: don-stuckey This feature was contributed to DMPonline by @don-stuckey. **Changes:** - These changes only kick in if enable_ethical_issues is enable in the...

Hi all, I noticed that the omniauth‑shibboleth gem hasn’t been updated since August 2017 (via RubyGems). Is there a reason the community behind DMPRoadmap hasn’t replaced or upgraded this gem...

## Problem In the current plan-creation page, it is possible for a user to use an organisation's template even though the user is not a verified member of that organisation....