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 #2884 * Related: DSpace/DSpace#3134 ## Description Tilted relationships are useful for items with lots of relationships in order to improve the page load, but currently the...

bug
component: configurable entities
1 APPROVAL
claimed: Atmire

## References * Related to #2306 * Closes #2309 ## Description Update the ESLint configuration for json5 files to enforce a certain style that we can automatically verify and enforce...

i18n / l10n
needs discussion

Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tar&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=6.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies

## References None ## Description Remove the material-ui dependency, it's not used and it's a React library. ## Instructions for Reviewers The application works the same without these dependencies. These...

dependencies
port to dspace-7_x
port to dspace-8_x

## Describe the bug I am using DSpace CRIS 2023.01.00 Version. Here, I am the Administrator and I have to send the copy or Grant document copy request. In that,...

bug
needs triage

## References * Fixes https://github.com/DSpace/dspace-angular/issues/1074 ## Description Simplify the project by using npm (which ships with Node.js) instead of Yarn (an extra global dependency and prerequisite). The original reasons for...

improvement
dependencies
needs documentation

Yarn 2 was released last year, and yarn 1 will only get security upgrades anymore. I can't seem to find the date when those will end. Yarn 2 isn't backwards...

improvement
code task
medium priority
Estimate TBD

## References None ## Description Change the french translation of `submission.workspace.generic.view-help` to match the other `submission.workflow.generic.view-help` french translation. They are the same in english and should be the same in...

## References This PR does not directly address an open issue, but improves PR #3010 that addressed #3002. Requires: https://github.com/DSpace/DSpace/pull/9882 ## Description The `ItemPageCcLicenseFieldComponent`implemented in #3010 has some configuration properties...

new feature
integration: Creative Commons

## Describe the bug The `ItemPageCcLicenseFieldComponent`, which is rendered for any untyped item, wrongly assumes that any value in `dc.rights` is a valid CC license. ## To Reproduce Create an...

bug
integration: Creative Commons
affects: 8.x
affects: 7.x