dspace-angular
dspace-angular copied to clipboard
DSpace 7.x (and later) User Interface built on Angular.io
## 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...
## 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...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
## 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...
## 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,...
## 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...
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...
## 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...
## 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...