Andrea Bollini

Results 37 issues of Andrea Bollini

Our guidelines available here https://wiki.lyrasis.org/display/DSPACE/Code+Contribution+Guidelines are unknown to github that expect to have them as a CONTRIBUTING file in the repository (or in the .github folder). https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors Should we create...

code task
low priority

Angular part for https://github.com/DSpace/DSpace/issues/8536 The Angular import page should allow to input an URL other than drag&drop the file. 4Science can work on that, estimation is 4 hrs

improvement
new feature
tools: import
e/4
claimed: 4Science

**Describe the bug** The search feature in the navbar is problematic in screen with a width around 800px, At such size, attempt to use the search will result in overlapping...

bug
usability
good first issue
low priority
e/4
claimed: 4Science

**Describe the bug** When a facet value is very long the count badge go outside the facet component **To Reproduce** Steps to reproduce the behavior: 1. Do this https://demo7.dspace.org/search?query=&spc.page=1 ![Screenshot...

bug
usability
component: Discovery
e/3
claimed: 4Science

The pagination component lists explicitly all the pages this mean that you can easily get hundreds pages making the component not usable. The current implementation should list only the previous,...

bug
ready
component: Discovery

**Describe the bug** The statistics link in the header navbar is contextualized to the DSpace Object that is currently visualized, site, community, collection or item. This is confusing for end...

bug
usability
component: statistics
high priority
Estimate TBD

## References * Fixes #9272 * Related to https://github.com/DSpace/DSpace/issues/8731 ## Description I have introduced a utility iterator that keeps the list of the DSpace objects' UUID returned by a query...

bug
high priority
backend: Hibernate
tools: media-filters
performance / caching
port to dspace-7_x

**Describe the bug** If you look to the relationship tab of the administer item page any Person linked with a Publication is listed also at the bottom of the page...

bug
component: configurable entities
help wanted

**Describe the bug** If you attempt to run the filter-media script over a large repository is really likely to cause a downtime. The issue is related to the fact that...

bug
high priority
tools: media-filters
performance / caching

Currently, there is no way to get the submitter of an item via the REST API. We could eventually access the information stored in the dc.description.provenance metadata but this could...

new feature
interface: REST API v7+
component: submission
help wanted