rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

A tool to support the planning, implementation, and organization of research data management.

Results 169 rdmo issues
Sort by recently updated
recently updated
newest added

### Rationale / Begründung It seems to be quite common that the help text for the project title and description needs to be changed from the `help_text` given in the...

type:feature-request

### Rationale / Begründung Managers expressed their desire to use markdown in questions and question sets. Implementing this is not hard. Implications on styling need to be checked (question titles...

priority:low
type:feature-request
effort:moderate

This PR adds small ORCID icons with the link to the profile to the membership list of projects, if those users logged in via ORCID. This might be nessesary for...

## Description The new endpoints that add or remove the current site from the `sites` of an element are: ### Django back-end questions * `PUT /api/v1/questions/catalogs/{id}/toggle-site/` tasks * `PUT /api/v1/tasks/tasks/{id}/toggle-site/`...

type:feature-request

At one point we changed ``` {% test_rule 'management.can_view_management' request.user as can_view_management %} ``` to ``` {% test_rule 'management.can_view_management' request.user request.site as can_view_management %} ``` I think it should also...

### Description / Beschreibung When clicking on x tick box (data) *.asc , for the question "Which data types in terms of data formats (e.g. image data, text data or...

### Rationale / Begründung It might be interesting to have questions in the interview, where users cannot change the value. In particular if a post_save Signal populates the values. ###...

type:feature-request

### Rationale / Begründung The dfg checklist catalog uses a lot of option sets. Some options contain additional "help" information during the questionaire. This help texts interfere when creating a...

type:feature-request

### Rationale / Begründung So far, we did not care much about accessibility. This is not *cool* we need to improve here. ### Affected Users ### Minimal functionality RDMO follows...

effort:major
type:feature-request
priority:medium