dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
# Bug ## Version ```7.3```, ```node:14``` ## Description In 7.2, the dev server launched by ```yarn start:dev``` was configurable via environment variables (DSPACE_HOST/DSPACE_UI_HOST) or the YML configuration files (config.dev.yml) as...
## References * Further improvement to #1733 and #1357 * Continuation of #1760 ## Description This (work-very-much-in-progress) PR continues the integration of [Angular `preboot`](https://github.com/angular/preboot) into DSpace by enabling event replay,...
## References This ticket corresponds to issue 8 from #718. That ticket was too big to tackle at once so we split it up in to smaller, more manageable chunks...
**Describe the bug** DSpace 7.2? As first reported in https://groups.google.com/g/dspace-community/c/GMO020isfZQ/m/1ISexkihAwAJ, in facets, the check box for each option seems to be vertically centered on each option. This is fine for...
**Describe the bug** In Edit Item > Metadata, one must enter a Field Name in the left textbox. In DSpace 6 XMLUI, e.g., https://demo.dspace.org/xmlui/admin/item?administrative-continue=744b65332f2c4f2c6338636b1a7e785468161f2b&submit_metadata, one uses the dropdown box, which...
**Describe the bug** After a user was created, as an admin I've assign him the admin profile and went to see the user profile.  Then...
...at least it does so sometimes (when the fields are tagged with `@autoserializeAs(String)`. As far as I'm aware, this doesn't result in user-visible bugs in DSpace so far, but it's...
**Describe the bug** When someone try to add a metadata controlled by authority from /items/[uuid]/edit/metadata, it's not possible to add the authority key. In DSpace 6 it is possible to...
**New feature description** Users can create a new item out of an existing item instead of creating it from scratch. This in many instances can make the process quicker. The...
**Describe the bug** When there are a large number of tasks in the mydspace the usual process followed by a librarian to check and approve an item is cumbersome. **To...