dataverse
dataverse copied to clipboard
Open source research data repository software
Hi reviewer, In order to resolve #8838 in Add CSTR to Harvard Dataverse Related Publication ID Type list, we refer to the arXiv logo and Please review the code and...
**What this PR does / why we need it**: Feide authentication service returns an array of values. The affiliation in English is expected to be the last element in the...
Working on [CORE2](https://github.com/OdumInstitute/dataverse-corere) which uploads to dataverse, I'm writing code to prevent certain characters in filenames. Testing Dataverse's restrictions, it reports `File Name cannot contain any of the following characters:...
With the addition of archival status APIs and then a display mechanism (both for 5.12), we should prohibit HTML in the message sent. In looking through the MarkupCkecker class, I...
**What this PR does / why we need it**: Right now licenses are sorted only by the ID and this order cannot be changed. With this pull request, admins can...
**What this PR does / why we need it**: It allows loading a custom JavaScript for editing metadata. **Which issue(s) this PR closes**: Closes #8722 **Is there a release notes...
**What this PR does / why we need it**: With the interactions between HDC PRs, it makes more sense to have one integrated release notes - this is it. **Which...
**What this PR does / why we need it**: Refactors PID classes (tbd) and adds a new PermaLink Provider for catalog/replica use **Which issue(s) this PR closes**: Closes # **Special...
**What this PR does / why we need it**: Adds bounding box indexing in preparation for providing geosearch or other features **Which issue(s) this PR closes**: Closes # **Special notes...
**What this PR does / why we need it**: For non File Stores, redetect was using the name of the temp file and it's extension (always .tmp) to determine the...