sebalix
|
ac5d45d254
|
[FIX] base_multi_image - Fix method name
|
2024-08-19 14:45:58 +02:00 |
sebalix
|
4538ab3d18
|
[FIX] base_multi_image - Make validation error messages translatable
|
2024-08-19 14:45:58 +02:00 |
sebalix
|
d1293ac306
|
[IMP] base_multi_image - Select only images as attachments
|
2024-08-19 14:45:58 +02:00 |
sebalix
|
4c2f989318
|
[FIX] base_multi_image - New storage backend 'Filestore' to link an existing attachment record + Fix the 'pre_init_hook_for_submodules()' hook to extract the images from the ir_attachment table for binary fields initialized with the 'attachment=True' parameter
|
2024-08-19 14:45:58 +02:00 |
Jairo Llopis
|
c7c5682b08
|
Cache images' URL.
|
2024-08-19 14:45:58 +02:00 |
Jairo Llopis
|
06a49cc9e9
|
Reduce methods.
|
2024-08-19 14:45:58 +02:00 |
Jairo Llopis
|
b20f85de94
|
Add sequence to images.
|
2024-08-19 14:45:57 +02:00 |
Jairo Llopis
|
afdef2f2b4
|
Do not require a name.
|
2024-08-19 14:45:57 +02:00 |
Jairo Llopis
|
ed22202c6d
|
No default value for storage.
|
2024-08-19 14:45:57 +02:00 |
Jairo Llopis
|
7a4e5f9c7e
|
Tenames and typos.
|
2024-08-19 14:45:57 +02:00 |
Jairo Llopis
|
fc3aa08222
|
Split model in abstract & concrete.
|
2024-08-19 14:45:57 +02:00 |