Michael Spalti
Michael Spalti
## Description The canvas dimension task becomes quite slow when processing a large number of images. Removing each bitstream from the hibernate cache after it has been processed fixes the...
## Description By default, table of contents ranges (ToC's) are created when multiple IIIF bundles exist for the item. This allows us to use bundles to create nested ranges. There...
Fixes #1744 Fixes #1745 ## Description Introduces a new Angular configuration option to display Item thumbnail images in browse and search result lists. ## Instructions for Reviewers If the new...
## Description This PR converts `CommunityPageSubCommunityListComponent` and `CommunityPageSubCollectionListComponent` into theme-able components. It also introduces a new optional `pageSize` Input to these two components. The new input allows the user to...
**Describe the bug** I'll report this as an Angular UI issue to start the discussion, but aspects of the REST API are also involved. Currently, when the user choses to...
**Describe the bug** The discovery date facet does not work correctly when dates are prior to 1950. Here are some screenshots to illustrate. **Initial state:** **Selecting date range after 1950**...
**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...
## Description The current method used to "guess" the default canvas dimensions assumes too much about bundle content. It just checks the first bitstream in the first bundle. We actually...
**Describe the bug** If you begin at an object like a community and log in via Shibboleth to view restricted collections or sub-communities these objects don't appear until you reload...
## References * Fixes #1435 ## Description Adds a request preprocessor function to Mirador viewer configuration. If a DSpace auth token is present, the function adds an authentication header to...