dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## References Fixes #1911 ## Description This PR refactors listable-object decorator to use a new system for determining the relevancy between matching components and returning the most relevant one for...
**Describe the bug** When depositing a submission a second time (e.g. after the first one failed validation) without any changes. the submission form enters an endless loop, requesting, re-requesting, and...
**Describe the bug** When you visit an community/collection/item page for the very first time (as in your first page on a repository) the POST to the "/server/api/statistics/viewevents" leads to a...
**Describe the bug** This issue was previously described in #924, but has reappeared (or perhaps was never fully solved) When attempting to download an access restricted bitstream in a new...
## References * Fixes #1914 ## Description This PR fixes some issues related to the _base_ and _dspace_ theme colours. ## Instructions for Reviewers * Bootstrap uses a semantic colour...
Bootstrap uses a semantic colour scheme, that associates each colour to a meaning (primary and secondary colour, warning, info...). The current colour scheme has a few issues that limit its...
## References This PR continues to try to decrease the size of `main.js`. * This PR includes the changes in #1903 (so it is smaller than it appears) **This PR...
## Description In an attempt to start to shrink the size of our main.js, this PR replaces moment.js with date-fns (which is much smaller in size) * Why? Because Moment.js...
**Describe the bug** The resource policy name column in DSpace has a character limit of 30 characters. Angular will allow any length in the "name" field of a resource policy...
From the release plan spreadsheet; no additional notes were included. Estimate from release plan: 16 hours Expressing interest: 4Science NEW FEATURE FROM 4Science Depends on REST ticket https://github.com/DSpace/DSpace/issues/2876