-
Notifications
You must be signed in to change notification settings - Fork 51
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
Avalon 7.7 RC 1 #5662
Merged
Avalon 7.7 RC 1 #5662
Conversation
This file contains 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
Fix incorrect logic in localStorage detection
Add auto-advance to media object manifests
Co-authored-by: Chris Colvard <[email protected]>
Add canvas reference to root range when childless divs are present
…nifest Add handling for missing derivatives to manifest generation
Bring in latest ramp build
* [WIP] Add to playlist form for page re-design * Fix form collapse and create form * Invoke coffeescript to add 'Add new playlist' option into dropdown, wire form submissions to API calls * Fix duplicating add new playlist option, event listeners for buttons and collapse panels * Fix user feedback panel, tandem share/add to playlist panels * Cleanup MEJS add-to-playlist code, handle no playlist case, general code cleanup * Fix failing tests, change structure item label parsing with rebase, fix playlist form updating with canvas switches * Update app/views/media_objects/_add_to_playlist.html.erb Co-authored-by: Chris Colvard <[email protected]> * Fix from code review --------- Co-authored-by: Chris Colvard <[email protected]>
New Ramp build with latest bug fixes
Co-authored-by: Dananji Withana <[email protected]>
Co-authored-by: Chris Colvard <[email protected]>
Fix manifest generation for playlist item with deleted source
Fix create thumbnail button behavior
Fix node install in Docker build
New Ramp build with latest changes
Add text-nowrap class to item page buttons
* Use active section/timespan items in Ramp to populate add to playlist options * Add form validation, fix playlist form reset after success * Disable/enable current track option based on the player's currentTime * Update app/assets/javascripts/ramp_utils.js Co-authored-by: Mason Ballengee <[email protected]> * Update app/assets/javascripts/ramp_utils.js Co-authored-by: Mason Ballengee <[email protected]> * Update app/assets/javascripts/ramp_utils.js Co-authored-by: Mason Ballengee <[email protected]> --------- Co-authored-by: Mason Ballengee <[email protected]>
Shorten title for encodes using s3 urls
Make timeline searches case insensitive
…vidually, and return intersection
Split query into terms, search each individually, and return intersecion
Delay localize_times until Ramp has loaded
Co-authored-by: Mason Ballengee <[email protected]>
Use playlist token for manifest requests
Add title for un-checked-out items
The console error seen with playlists was related to the activeElement variable briefly becoming undefined after a state update, breaking the second state update.
Use safe navigator on activeElement[0] methods
New Ramp build
Update license header for 2024
Bump iiif-manifest and active-encode to their most recent release in preparation for 7.7
Use released versions of dependencies
masaball
approved these changes
Feb 14, 2024
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.
No description provided.