dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: - Adds "review" as dataset type and publishes `resourceTypeGeneral=Other` to DataCite for it. - Adds custom metadata blocks related to reviews...
**What this PR does / why we need it**: As explained in this issue... - #11512 ... we need to update all packages that publish to Maven Central to get...
**Please note that this is a draft!** Also note that it's not going to build outside of my own environment at the moment, since it's configured with an unreleased version...
## Overview - Release 6.9: Deploy release candidate to demo.dataverse.org - See: [Deploy Release Candidate to Demo](https://preview.guides.gdcc.io/en/develop/developers/making-releases.html#deploy-release-candidate-to-demo) ## Resources - Dataverse Guides: [Making Releases](https://preview.guides.gdcc.io/en/develop/developers/making-releases.html)
## Overview of the Feature Request This feature request proposes making the default value of the **“Include Deleted Files”** option configurable when granting access permissions through the Dataverse user interface....
The configuration for blocked API endpoint basically allows any value. In case of typos or misconfiguration (like a /api prefix due to copy+paste from Apache/NGINX rules), the rules are essentially...
**What this PR does / why we need it**: Adds apis to allow users to get an individual template is json format by its id or to delete a template...
Check and highlight for production setups in classic and/or containerized installations: 1. Block /api/admin and /api/builtin-users in Dataverse with a policy 2. Block these endpoints on the Reverse Proxy as...
**Overview of the Feature Request** Project identifiers and research activity records like RAiD (raid.org) facilitate reporting and discovery of research outputs via their project identifier. This feature request is about...
**What this PR does / why we need it**: This PR updates Dataverse to be compatible with Payara 7.2025.2 and Java 21. Aside from the doc changes (payara6 -> payara7...