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

Traditionally, labels for the submission forms were managed in input-forms.xml, outside of the general message catalog. It's not 100% clear to me how we are going to tackle i18n for...

bug
help wanted
usability
i18n / l10n
component: submission

From release plan spreadsheet Estimate from release plan: 14 hours Expressing interest: none No additional notes

Difficulty: Medium
tools: import
medium priority
e/14

**Background** During submission and workflow, Edit Bitstream displays a form that includes the Access Condition section to help submitters and reviewers choose the appropriate access policy for the bitstream. **Problem**...

help wanted
new feature
medium priority

## Describe the bug Two template files contain a hard coded "or" which should be replaced by an translation key lookup: ```html or ``` - src/app/shared/search-form/scope-selector-modal/scope-selector-modal.component.html - src/app/shared/dso-selector/modal-wrappers/create-community-parent-selector/create-community-parent-selector.component.html What is...

bug
help wanted
i18n / l10n
good first issue
medium priority

## Describe the bug missing translations of `submission.sections.describe.relationship-lookup.title.isPublicationOfAuthor` and `submission.sections.describe.relationship-lookup.search-tab.tab-title.isPublicationOfAuthor` ![image](https://user-images.githubusercontent.com/952735/179257728-1b4cc6e8-311c-4487-b30f-f58d7c0e2475.png) ## To Reproduce Steps to reproduce the behavior: 1. enable "configurable entites" feature 2. establish a "person" collection 3....

bug
help wanted
i18n / l10n
high priority
good first issue

**Describe the bug** Currently RegisterDOI does not have an associated label translation. The translation of `curation-task.task.registerdoi.label` is missing. ![image](https://user-images.githubusercontent.com/952735/179236900-4fcc5e01-29fd-4bf5-9f67-e5ca6b6572cf.png) **To Reproduce** Steps to reproduce the behavior: 1. Open "Edit Collection"...

bug
help wanted
i18n / l10n
high priority
good first issue
component: Collection

**Describe the bug** In https://github.com/DSpace/dspace-angular/pull/1627 we've used a number of strategies to mitigate the problem that pages appear to load twice: they come back from the server fully rendered, but...

bug
high priority
performance / caching
e/20

**Describe the bug** I can't find this described in another issue. I notice that when I login as an administrator using Shibboleth only basic options are rendered. All options become...

bug
high priority
authentication: Shibboleth
performance / caching

**Describe the bug** The Cookie consent dialog doesn't look to the google analytics property to decide if a consent is needed about statistics service or not. **To Reproduce** This can...

bug
component: statistics
high priority
e/16
privacy

Google Analytics is going to lose support of the UA ID on July 2023 the code currently in [google-analytics.service.ts](https://github.com/DSpace/dspace-angular/blob/main/src/app/statistics/google-analytics.service.ts#L40-L46) only supports the UA identifier, this needs to be changed to...

bug
help wanted
component: statistics
high priority
e/16