benbosman
benbosman
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #8380 ## Description This adjusts `org.dspace.app.rest.utils.UsageReportUtils#resolveTotalDownloads` to use `org.dspace.app.rest.model.UsageReportPointRest#setLabel` with the filename and to set...
**Describe the bug** When creating e.g. a Person item, the MyDSpace page renders it like a publication (using dc.title, dc.date.issued, dc.description.abstract, …) This should use https://github.com/DSpace/dspace-angular/blob/main/src/app/entity-groups/research-entities/item-list-elements/search-result-list-elements/person/person-search-result-list-element.component.html instead **To Reproduce** Steps...
This PR provides a home page introduction text which can be modified and retrieved over REST. This is designed to access a list of all static pages (currently home page...