Atmire-Kristof
Atmire-Kristof
Because the "view more" page for a discovery facet shows the number of items returned by the search rather than the number of values in the relevant field, the total...
## References * Fixes bug in #1548 * Depends on #1741 ## Description This PR fixes 3 bugs concerning cached requests of the groups for an eperson and vice versa...
**Describe the bug** Links found within the sidebar of a search components (e.g. facets) outside of discovery context (so not on route "/search") link towards the "/search" page instead of...
## References Fixes #1911 ## Description This PR refactors listable-object decorator to use a new system for determining the relevancy between matching components and returning the most relevant one for...
**Describe the bug** The listable-object decorator uses default values for inputs in situations where it shouldn't. More specifically after it resorts to a default value for one of the fields,...
## References * Fixes [#9236](https://github.com/DSpace/DSpace/issues/9236) * REST side of this PR: [#9368](https://github.com/DSpace/DSpace/pull/9368) * "7_x" REST side of this PR: [#9369](https://github.com/DSpace/DSpace/pull/9369) * "7_x" Angular side of this PR: [#2839](https://github.com/DSpace/dspace-angular/pull/2839) ## Description...
## References * Fixes #2729 * Fixes #2739 * PR for 7_x: #2735 ## Description Clears all url parameters when switching search tabs on entity pages to avoid using non-existent...
## References * Fixes #2729 * Fixes #2739 * PR for main: #2734 ## Description Clears all url parameters when switching search tabs on entity pages to avoid using non-existent...
## References * Fixes [#9236](https://github.com/DSpace/DSpace/issues/9236) * REST side of this PR: [#9369](https://github.com/DSpace/DSpace/pull/9369) * "main" REST side of this PR: [#9368](https://github.com/DSpace/DSpace/pull/9368) * "main" Angular side of this PR: [#2838](https://github.com/DSpace/dspace-angular/pull/2838) ## Description...
## References Fixes #2688 ## Description Fixes comcol-page-logo component to create a proper download link for the logo, attaching an authentication token to the url, akin to how thumbnail component...