-
Notifications
You must be signed in to change notification settings - Fork 13
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
Zip files merge main 10/10/2024 #1811
Merged
sharonluong
merged 15 commits into
zip-files-development
from
zip-files-development-merge1
Oct 10, 2024
Merged
Zip files merge main 10/10/2024 #1811
sharonluong
merged 15 commits into
zip-files-development
from
zip-files-development-merge1
Oct 10, 2024
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
…ancements recursively, and allows the list of ids submitted to be hand editted.
…nd after being submitted, which was happening in firefox. This was resulting in getting the wrong form values after the first time the form was opened on teh page
BXC-4729 - Run enhancements for list of objects
* BXC-4712 update enhancements for thumbnails * BXC-4712 remove unused constant * BXC-4712 adding new request and processors and updating thumbnail router * BXC-4712 update tsts and message senders * BXC-4712 fix router test * BXC-4712 remove unused variable * BXC-4712 cleanup * extra space removed * BXC-4712 make separate queues for importing thumbnails * BXC-4712 fix import thumbnail router test * BXC-4712 update URI to string * BXC-4712 update storage path to string * BXC-4712 update thumbnail datatream choice * BXC-4712 add datastream test * BXC-4712 a bit of cleanup * BXC-4712 working on datastream controller IT * BXC-4712 adjusting download image service * BXC-4712 set up test corpus datastreams correctly * BXC-4712 trigger indexing * BXC-4712 fix tests * BXC-4712 cleanup imports
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.4...v3.29.5) --- updated-dependencies: - dependency-name: rollup dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump commons-io:commons-io from 2.7 to 2.14.0 Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Go to 2.17.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Pennell <[email protected]>
BXC-4743 - Use fcrepo:5.1.1-multiplatform
* BXC-4710 delete image router routes * BXC-4710 trying to update tests * BXC-4710 fix SetDatastreamFilter * BXC-4710 deleting THUMBNAIL_SMALL datastream type * BXC-4710 remove THUMBNAIL_LARGE datastream * BXC-4710 working on destroy derivatives router test * BXC-4710 fix destroy derivatives router without thumbnail datastreams * BXC-4710 cleanup * BXC-4710 remove nonbinary enhancement processor * BXC-4710 updating enhancement router * BXC-4710 fixing destroy derivatives and access copies services * BXC-4710 update destroy derivatives test * BXC-4710 adding jp2 datastreams * BXC-4710 delete more thumbnail references
sharonluong
approved these changes
Oct 10, 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.