Davide Negretti
Davide Negretti
## References * Fixes #8386 - [x] My PR is small in size (e.g. less than 1,000 lines of code, not including comments & integration tests). Exceptions may be made...
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:   If the filter...
**Describe the bug** When external authentication plugins (such as Shibboleth) are being used, a new ePerson is automatically created for each external account. If the automatic creation is disabled, when...
## 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...
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...
Add the support to the Italian language and create the `it.json5` language file
**Describe the bug** When the user is authenticated, clicking on user menu icon opens a dropdown menu that includes the logout button. On narrow screens, however, clicking on user menu...
Items in the expandable menu, showed on narrow screens, used to be horizontally aligned to the left and vertically aligned on the top. Now items are horizontally centered, and they...
## References * Fixes #1890 * Fixes #1891 ## Description List of changes in this PR: * On wide screens clicking on the user icon opens the user menu. On...
## 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 test this) ##...