-
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
Release 7.5 #5005
Merged
Release 7.5 #5005
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
Co-authored-by: Chris Colvard <chris.colvard@gmail.com>
Update controlled vocab API to accept key/value pairs
Allow managers to GET collection/items endpoint
Update checkouts page
Updates to item page CDL controls
Change file_watcher implementation used in development to support M1 Macs
Lending period countdown changes
…-time Display remaining time for non-admin users
Fix validation check on collection page
Controlled digital lending needs to be able to be turned on and off. This adds conditional checks to routes, controllers, views, etc. to enable on/off functionality.
Co-authored-by: Chris Colvard <chris.colvard@gmail.com>
Without this change If you click the `more>>` link to open a facet modal then click `Next` or `A-Z sort` it would cause a page reload and the modal is the page contents. This change makes the ajax request update the currently open modal without a page reload.
…ptions-bugfix Revert "Fix for ios fullscreen captions not displaying"
Redirect unauthenticated users from checkouts page
Convert utc dates to local time zone on client-side using moment.js
Remove "Item Unavailable" message from Checkouts table
Fix portrait video aspect ratio in player fullscreen mode
Change CDL message for existing embeds & re-add embed share tab
Remove checkout buttons for historical checkouts
Covert utc dates whenever datatables redraws
Release 7.5 RC2
Upgrade to latest active_encode for google drive processing fix
Bump version of ActiveEncode in 7.5 RC
Store only user relevant locations for later redirection post-login
Use class instead of id since the id wasn't unique
Change restricted redirect param to user_return_to
More bugfixes
Dananji
approved these changes
Dec 7, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
joncameron
approved these changes
Dec 7, 2022
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.