Skip to content
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

Release 7.5.1 #5067

Merged
merged 42 commits into from
Feb 15, 2023
Merged

Release 7.5.1 #5067

merged 42 commits into from
Feb 15, 2023

Conversation

cjcolvar
Copy link
Member

No description provided.

Dananji and others added 30 commits December 7, 2022 15:03
Necessary update of dependencies
This avoids us needing to remember to update the image manually.
Resize XML editor window to make space in the editor
Add structural metadata param to additional endpoints
Fix bad refactoring by passing missing parameter
Enable rendering of transcript viewer when CDL is disabled
Fix for broken timeliners with custom scope
Bump ActiveEncode and update FileLocator
In case file name includes ? or # use full uri omitting components before path
instead of using only path which would miss query or fragment components
Allow file uris to include ? or # in filename
masaball and others added 12 commits February 1, 2023 14:08
For some reason when a filename with UTF-8 characters is uploaded as a collection poster image
it roundtrips from Fedora as ASCII-8BIT probably due to the fact that it is returned in an
HTTP header.  Forcing the original_name to UTF-8 in an override feels safe after reviewing Avalon's
use of IndexedFiles.

Co-authored-by: Mason Ballengee <[email protected]>
Force encoding of IndexedFile original_name to UTF-8
Fix track selection issue when player is paused
This is needed because the avalon docker image has /home/app/avalon owned by the app user
but circleci runs the checkout action as root
…5049)

* Add expand option to filenames on edit page

* Fix line break behavior when expanding filenames

Co-authored-by: Dananji Withana <[email protected]>

* Scope d-flex override within .associated-files-top-row

Co-authored-by: Dananji Withana <[email protected]>

---------

Co-authored-by: Dananji Withana <[email protected]>
Fix timeliner bug when splitting segments
Add timeliner splitting bugfix to 7.5.1. release candidate
Copy link
Contributor

@joncameron joncameron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@cjcolvar cjcolvar merged commit 941b660 into main Feb 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants