[16.0][ADD] fs_image: New field to store your images into external filesystems#274
Merged
OCA-git-bot merged 7 commits intoOCA:16.0from Sep 22, 2023
Merged
[16.0][ADD] fs_image: New field to store your images into external filesystems#274OCA-git-bot merged 7 commits intoOCA:16.0from
OCA-git-bot merged 7 commits intoOCA:16.0from
Conversation
bd6fc3a to
52728c1
Compare
8b638dc to
a131131
Compare
Fix image streaming Fix image streaming with resize Fix content size whithout x-send-file
Uses the FilUploader component to manage the file selection and save the file content at same time as the model. Prior to this change, the content was saved as soon as it was selected which is not possible on new records
* Defines extension hooks to use to specify the object type to use as field value and the value to pass when updating the attachment. * Fixes onchange
5166c3a to
a349d27
Compare
a349d27 to
5b6cdaf
Compare
2 tasks
5b6cdaf to
32d4699
Compare
This was referenced Sep 5, 2023
[16.0] [ADD] fs_product_brand_multi_image: a drop-in replacement of storage_image_product_brand
#277
Merged
Store your image into an external filesystem
This code was initially used to magically know if we need to obfusc or not the filename into the database. Since this option is now explicit, we can safely remove-it. Moreover, without this code it's now possible to migrate old storage_file contents to the new fs_* addons
7d0cf1c to
3e8b73c
Compare
Contributor
Author
|
/ocabot merge nobump |
Contributor
|
What a great day to merge this nice PR. Let's do it! |
Contributor
|
Congratulations, your PR was merged at 782c33e. Thanks a lot for contributing to OCA. ❤️ |
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
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.
Uh oh!
There was an error while loading. Please reload this page.