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

As described in this article https://medium.com/palantir/tslint-in-2019-1a144c2317a9 and highlighted on the github page [https://github.com/palantir/tslint](https://github.com/palantir/tslint#tslint), TSLint will be deprecated in favor of ESLint. We need to migrate to ESLint This can help...

code task

**Is your feature request related to a problem? Please describe.** Processes currently cannot be deleted from the User Interface, even though `DELETE` is possible from the REST API: https://github.com/DSpace/RestContract/blob/main/processes-endpoint.md#execution-deletion Without...

bug
improvement
help wanted
high priority
e/8
tools:processes

This pull request ports the Duplicate Detection framework from DSpace CRIS 7 into DSpace. *Attribution: Ported from DSpace-CRIS and extended by The Library Code with support of Technische Universität Berlin*...

component: submission
new feature
low priority
merge conflict

**Describe the bug** The "Status" search facet on MyDSpace (workflow configuration) doesn't update when a workflow Item's status is changed. The resulting mismatch is very noticeable when there are only...

bug
high priority
component: MyDSpace
e/0

When an item is claimed in the workflow, the counter in the sidebar filter facet is not updated. Before and after claiming the first item: ![image](https://user-images.githubusercontent.com/87638927/180256780-d562b586-94d2-40c2-b1e0-71c39a7cc24c.png) ![image](https://user-images.githubusercontent.com/87638927/180256823-e17d584e-fab6-4d34-a313-80a08f8a4724.png) If the filter...

bug
high priority
component: MyDSpace
e/16

**Describe the bug** When running a curation task via the DSpace 7.0 UI, the output generated by the task process is being written to the dspace.log but not being captured...

bug
help wanted
high priority
tools: curation-tasks
good first issue
e/6

**Is your feature request related to a problem? Please describe.** The [DSpace 7 Wiki > User Interface Configuration > Media Viewer Settings](https://wiki.lyrasis.org/display/DSDOC7x/User+Interface+Configuration#UserInterfaceConfiguration-MediaViewerSettings) mentions briefly video and image viewers that are...

new feature
needs triage

**Describe the bug** I'll report this as an Angular UI issue to start the discussion, but aspects of the REST API are also involved. Currently, when the user choses to...

bug
help wanted
usability
authorization
medium priority
Estimate TBD

Create Kazakh Translation ## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #[issue-number] * Requires DSpace/DSpace#[pr-number] (if a REST API PR is required to...

i18n / l10n

## References _Add references/links to any related issues or PRs. These may include:_ * Fixes #1579 ## Description Show restricted Bitstream thumbnails for logged in users that have the permissions...

merge conflict