rdmo
rdmo copied to clipboard
A tool to support the planning, implementation, and organization of research data management.
### Description / Beschreibung related items are copied along ### Expected behaviour / Erwartetes Verhalten A clear and concise description of what you expected to happen. ### Steps to reproduce...
### Rationale / Begründung An instance can get cluttered with copies of (unnecessary) attributes that ideally could be replaced by (or merged into) another one and can subsequently be safely...
### Rationale / Begründung Created markdown output should be filtered using https://github.com/mozilla/bleach. Markdown conversion should be also deactivatable in the settings. ### References / Verweise * https://bleach.readthedocs.io/en/latest/clean.html * https://python-markdown.github.io/change_log/release-3.0/#safe_mode-and-html_replacement_text-keywords-deprecated
### Rationale / Begründung * Users should be able to create a Token using `/api/v1/accounts/token/`. * Admins and scripts should be able to create tokens for users `/api/v1/accounts/users//token/` ### Affected...
### Rationale / Begründung Currently, the delete profile button only deletes Memberships of Projects. However, in some cases also related Project and their Values could be deleted. For example, when...
### Rationale / Begründung During curation of an instance, sometimes an administrator needs to update information of several projects at the same time. It should be possible to do it...
### Rationale / Begründung After some Django commands, an empty space is generated which separates the output from the following punctuation. Source:  Output:  This behaviour was observed after...
### Description / Beschreibung The Django-language allows defining conditions based on variables's values or on variables being empty. That does not work for variables which can accept a vector of...
This PR adds a copyValue action to the new interface, which can be used to copy values to different tabs of a page.
## Description collects new dependency updates for merge in `dev-2.2.0` ## Motivation and Context ## How has this been tested? ## Screenshots (if appropriate) ## Types of Changes - [x]...