dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## References * Fixes bug in #1548 * Depends on #1741 ## Description This PR fixes 3 bugs concerning cached requests of the groups for an eperson and vice versa...
## References _Add references/links to any related issues or PRs. These may include:_ * Fixes [#8254](https://github.com/DSpace/DSpace/issues/8254) * Requires DSpace/DSpace#[8404](https://github.com/DSpace/DSpace/pull/8404) ## Description Short summary of changes (1-2 sentences). 422 error code...
# PR # ## References * Fixes #1515 * Builds on #1741 ## Description Currently, most admin sidebar functions are unavailbable when logging in as an admin via Shibboleth; they...
**Is your feature request related to a problem? Please describe.** In DSpace 7, long community and collection names are clipped in breadcrumb navigation. (The item title is also included in...
## References * Fixes #742 ## Description This PR refactors all data services into a composition pattern * Data services should extend `BaseDataService` or `IdentifiableDataService` * `BaseDataService` contains only the...
**Is your feature request related to a problem? Please describe.** In DSpace 7, the Edit resource policy page requires scrolling and extra work that is unnecessary in DSpace 6 XMLUI....
Fixes #1744 Fixes #1745 ## Description Introduces a new Angular configuration option to display Item thumbnail images in browse and search result lists. ## Instructions for Reviewers If the new...
**Describe the bug** A clear and concise description of what the bug is. Include the version(s) of DSpace where you've seen this problem & what *web browser* you were using....
## References * Fixes #1737 * Requires DSpace/DSpace#[pr-number] (REST API PR is coming) ## Description Added changes to pass current password as challenge value to BE to update password. ##...
## References * Fixes #1721 ## Description This PR adds a new configuration parameter `forceHTTPSInOrigin` to force to return the origin URL with the `https://` protocol. This PR also uses...