Andrea Bollini
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...
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
**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...
**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...
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,...
**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...
## 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...
**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...
**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...
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...