dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## References * Related to https://github.com/DSpace/RestContract/pull/192 * Related to https://github.com/DSpace/DSpace/pull/8280 * Includes https://github.com/DSpace/dspace-angular/pull/1562 Unique code in this PR can be found via this diff: https://github.com/4Science/dspace-angular/compare/CST-5337...4Science:dspace-angular:CST-5249_suggestion The suggestion feature requires the...
From release plan spreadsheet Estimate from release plan: 2 hours Expressing interest: none Links should appear on Item pages when enabled. Estimate is for just displaying embedded links if configuration...
**Describe the bug** The "Return to pool" button still shows up even though the WFI was assigned automatically and can't be returned to the pool. [We make the assumption that...
From release plan spreadsheet Estimate from release plan: 50 hours Expressing interest: none Requires rendering workflow actions dynamically
Application will totally hang if session expires while computer is hibernated **To Reproduce** 1. Login with any user 2. Hibernate your computer for longer period to exceed session timeout period...
**Describe the bug** When external authentication plugins (such as Shibboleth) are being used, a new ePerson is automatically created for each external account. If the automatic creation is disabled, when...
**Describe the bug** My model has two relation types, with same relation name, but involving different entities: ``` Publication Person isAuthorOfPublication isPublicationOfAuthor 0 0 Publication OrgUnit isAuthorOfPublication isPublicationOfAuthor 0 0...
This is the counterpart of the REST ticket https://github.com/DSpace/DSpace/issues/8255
From release plan spreadsheet Estimate from release plan: 16 hours Expressing interest: none Likely should be redesigned to use the scripts & processes endpoint Depends on REST ticket https://github.com/DSpace/DSpace/issues/2842
**Describe the bug** The discovery date facet does not work correctly when dates are prior to 1950. Here are some screenshots to illustrate. **Initial state:** **Selecting date range after 1950**...