dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## References * Fixes #2511 ## Description The `ItemListElementComponent` previously used the `ItemSearchResultListElementComponent` selector directly in its HTML, instead of using the `ListableObjectComponentLoaderComponent`. Because of this the `base` theme is...
**Describe the bug** When a relationship is `tilted`; the other side from the tilt, eg side where we expect many relationships, eg the Author side with many Publications linked to...
DSpace Turkey Community Mehmet Demirel ## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #`issue-number` (if this fixes an issue ticket) * Requires DSpace/DSpace#`pr-number`...
As new features are added, we typically provide i18n text in English first and use `yarn sync-i18n` to synchronize these changes to the other translations. If we don't do this,...
**Describe the bug** The date input type added a prefix `00XX` if you fill just `XX`. It seems to be a strange approach that could be fixed. **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** Currently, there are just two options in Administer Workflow. Delete or "Send Back", which sends the item back to the...
## References Fixes #2825
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #2817 ## Description This change makes sure the correct status code is returned for pages...
**Describe the bug** DSpace 7.6.1, Firefox 122, Chrome 121.0.6167.85 If the `dc.date.issued` metadata for an item has an invalid date format with a two-digit year (e.g., 22-01-01 instead of 2022-01-01)...
**Is your feature request related to a problem? Please describe.** In terms of the UX of the system, I consider it more usable having collapsing breadcrumbs on mobile. It's highly...