-
Notifications
You must be signed in to change notification settings - Fork 10
1.0.0 Release Sync to main #220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Refactor of Video/Audio missed CSS variables when using Subtitles
Forgot to inherit parent settings
This should be a metadata driven option or some fancy 3D calculation based on the mesh size..
Why did I refactor? Well, embargoes. Never forget. This was inheriting some Audio CSS which is different
If an ADO has no media, wrong metadata, etc, and we can not show anything we still are merging the cache tags, so put the to [] sooner
ISSUE-177: Initialize embargo cache arrays sooner
…t using IIIF Presentation Manifest API 3.0 everything seems to work except the aspect ratio (height) is wrong.
…IIF Presentation API 3 Creative Works Series Manifest' as the metadata display template
…rifying that the getImagesListApi3 works with the 'IIIF Presentation API 3 Creative Works Series Manifest'
…irst structure range, if present, to define image order. I noticed that the initial structures page ordering failed for PDF books because the IIIF 3.0 Presentation Manifest has a bug in assigning the page IDs to the structure range item ids. I added trapping for that, and do not use the structure order if the ids don't match.
…not have been committed
ISSUE #184: Enable Creative Work Series and PDF to be displayed in IABookReader using IIIF Presentation API 3.0 Manifest
ISSUE-187: Wrong key value collection for UUID based Metadata Display Entity Autocomplete element for 1.0.0
ISSUE-187: Wrong key value collection for UUID based Metadata Display Entity Autocomplete element
…template yet). Also does not include language/locale processing yet and uses default (en-us).
…t using IIIF Presentation Manifest API 3.0 everything seems to work except the aspect ratio (height) is wrong.
This is new. For some reason cdn now does a few redirects when working on localhost (http) to https and the current pdfjsLib goes crazy with it. Not an issue in Chrome and firefox...
Will add a config option, also an option for a fixed type (poly/square OR all and only then show the full bar)
Adds an extra container outside of the Field formatter, attaches all there @todo i like this icons better. Or variations https://www.svgrepo.com/collection/boxicons-interface-icons/8 The format is easy https://gitlab.com/tombrossman/openseadragon-svg-icons/-/tree/main/icons we can provide a CDN for these and done. We can also make this configurable, people can pass a CDN URL and we default to the current one if none passed
@aksm can you look at this? It might be my tired eyes...
Why? Chrome goes crazy with JQUERY modals + absolute positioned elements (Canvas, divs, etc) inside Pannellum. This also adds extra option for cancelling full screen. @todo: make the modal/static HTML dynamic or more resilient because the ID here is static...
This is new. For some reason cdn now does a few redirects when working on localhost (http) to https and the current pdfjsLib goes crazy with it. Not an issue in Chrome and firefox...
Will add a config option, also an option for a fixed type (poly/square OR all and only then show the full bar)
Adds an extra container outside of the Field formatter, attaches all there @todo i like this icons better. Or variations https://www.svgrepo.com/collection/boxicons-interface-icons/8 The format is easy https://gitlab.com/tombrossman/openseadragon-svg-icons/-/tree/main/icons we can provide a CDN for these and done. We can also make this configurable, people can pass a CDN URL and we default to the current one if none passed
Add grouping, not sure if its working well, but it looks like, will probably debug a bit. Each grouped element (e.g Parent Collection) generates a new Layer that is also bound to the Marker Cluster. Also removed redundant options for the Style Plugin. This still needs a schema yml for the config
To research @aksm how do we connect to the actual 'metadataexpose_entity.metadataexpose_entity.*' ID instead of using metadataexposeentity_source: type: string label: "ID of a metadataexpose_entity configuration that generates GeoJSON" ??
ISSUE-208: Search API Twig extension, Map Views and Cleanup
…er override is no longer needed.
ISSUE-217: CiteProc dependencies folders need to be updated to vendor
Moved all extensions needed for BookReader to the plugin JS. That way OSD does not need to initialize the Web Worker. In the future i can revisit the Annotation loading so pages of a Book that are annotated show (or can be annotated) in the Zoom @giancarlobi build a while ago
ISSUE-197: Clears BookReader/OSD and Annotorious cross dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release duties