dataverse
dataverse copied to clipboard
Open source research data repository software
**What this PR does / why we need it**: These exclusions appear to remove warnings seen in the issue. The PR is being started as a draft - so it's...
**What this PR does / why we need it**: **Which issue(s) this PR closes**: - Closes https://github.com/IQSS/dataverse/issues/8739
**What this PR does / why we need it**: A possible addition to/replacement for zipping on the server. In this PR, the multi-file download button invokes JavaScript that will download...
**What this PR does / why we need it**: This adds a Github Action for [CodeQL](https://codeql.github.com/). It integrates well since it's from Github. It helps in checking for security vulnerabilities....
**This PR is for adding a new custom License to the Dataverse Documentation **: - closes #9301 **Suggestions on how to test this**: - make sure that the License is...
**What this PR does / why we need it**: Describe how images are produced from Github Actions. TODOs: - [ ] Make the logic in main workflow easier to read...
**What this PR does / why we need it**: Refactors code related to MetadataBlocks. Removes duplicated code and moves MetadataBlock related code from the DataverseService to the responsible MetadataBlockService. The...
**What this PR does / why we need it**: This PR increases the allowed length of a custom question (was 255 chars, now up to limit of the postgres text...
**What this PR does / why we need it**: Update documentation on configuring SELinux for use with Shibboleth **Which issue(s) this PR closes**: - Closes #10193 **Special notes for your...
**What this PR does / why we need it**: A PoC that shows how a user account can be created via an API call. This requires the configuration of an...