dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

DSpace 7.x (and later) User Interface built on Angular.io

Results 496 dspace-angular issues
Sort by recently updated
recently updated
newest added

## 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...

bug
themes
1 APPROVAL

**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...

bug
cannot reproduce

**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...

bug
help wanted
component: statistics
medium priority
Estimate TBD

**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...

bug
help wanted
high priority
authorization
Estimate TBD

## 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...

bug
themes

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...

improvement
themes
e/3
claimed: 4Science

## 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...

dependencies
1 APPROVAL

## 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...

dependencies
1 APPROVAL

**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...

bug
usability
high priority
authorization
good first issue
e/10
claimed: 4Science

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

needs discussion
medium priority
e/16