Hrafn Malmquist

Results 7 issues of 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,...

quick win
interface: REST API v4-6
backend: Hibernate

## 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...

new feature
merge conflict
interface: REST API v7+

## 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...

bug
component: Discovery
1 APPROVAL
merge conflict
integration: syndication feed
port to dspace-7_x

**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...

bug
help wanted
component: statistics
Google Analytics

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...

bug
1 APPROVAL
low priority

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,...

stale