Hrafn Malmquist
Hrafn Malmquist
Fixes #7412 This PR borrows from #1879 to make the item and bitstream endpoints resourcepolicy aware. This prevents the current behaviour of internally fetching offset-limit and returning from that subset,...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #9056 * Related to [DSpace/RestContract#`240`](https://github.com/DSpace/RestContract/pull/240) ## Description This PR adds a new REST endpoint that...
## References * Fixes https://github.com/DSpace/dspace-angular/issues/791 * Requires https://github.com/DSpace/DSpace/pull/9058 ## Description The RSS component injects link tags into the document header. One of them is for autodiscovery and is incorrectly formatted...
**Describe the bug** If a repository is not set up to use Google Analytics, the backend responds with a 404 response. If a property hasn't been set (see [REST contract...
Fixes https://github.com/DSpace/DSpace/issues/9056 as discussed in DevMtgs [14th](https://wiki.lyrasis.org/display/DSPACE/2023-09-14+DSpace+Developers+Meeting) and [21st September 2023](https://wiki.lyrasis.org/display/DSPACE/2023-09-21+DSpace+Developers+Meeting). This PR adds an endpoint to the configuration endpoint to more efficiently share configuration with the frontend. ## Current...
In the API documentation it is said that "Most requests to the ArchivesSpace backend requires a user to be authenticated." (http://archivesspace.github.io/archivesspace/api/#authentication & https://github.com/archivesspace/tech-docs/blob/master/architecture/api.md) However I can find no reference to...
## Is your feature request related to a problem? Please describe. Related works have 4 fields, **Relation**, **Identifier**, **Scheme** and **Resource type**. I recently had to add several related works,...