Commit Graph

845 Commits (b95fa78c7d97fff0f0652020fdc87bf4e5701e6c)

Author SHA1 Message Date
Dave Lasley 04b6ef8131 [MIG] base_multi_image: Upgrade to v10
* Update openerp to odoo
* Bump versions
* Installable to True
2022-05-17 14:19:44 +02:00
Dave Lasley f9125e77af base_multi_image: Fix hook example * Add uninstall hook import to Readme example * Only except for ImportError * Fix note regarding need of hook use 2022-05-17 14:19:44 +02:00
Pedro M. Baeza fee431cb25 [MIG] Rename manifest files 2022-05-17 14:19:44 +02:00
Pedro M. Baeza 63ae28a0be [MIG] Make modules uninstallable 2022-05-17 14:19:44 +02:00
Holger Brunn b0662d0e8b [FIX] adapt to changes in binary attachment branch 2022-05-17 14:19:44 +02:00
Stéphane Bidoul (ACSONE) 3f83ff2a13 [FIX] remove en.po that was erroneously created by transbot 2022-05-17 14:19:44 +02:00
Pedro M. Baeza d59988aab2 [FIX] base_multi_image: Correct README instructions 2022-05-17 14:19:44 +02:00
Jairo Llopis 764630f4dc Add ondelete attribute, required for Many2one fields in v9. 2022-05-17 14:19:44 +02:00
Jairo Llopis 76dd615d99 Raise version. 2022-05-17 14:19:44 +02:00
Jairo Llopis 93f8b143cc Add uninstall hook to avoid garbage images hanging around after submodule is uninstalled. 2022-05-17 14:19:44 +02:00
Jairo Llopis 8270c38131 Add a reference field to get to the owner with 1 click. 2022-05-17 14:19:44 +02:00
Jairo Llopis e87a64fa79 Use v9 ormcache. 2022-05-17 14:19:44 +02:00
sebalix 39131a377b [FIX] base_multi_image - Fix method name 2022-05-17 14:19:44 +02:00
sebalix 2f4a874c2a [FIX] base_multi_image - Make validation error messages translatable 2022-05-17 14:19:44 +02:00
sebalix ebece80a42 [FIX] base_multi_image - Clean up + updated comments 2022-05-17 14:19:44 +02:00
sebalix dfe256d5eb [IMP] base_multi_image - Select only images as attachments 2022-05-17 14:19:44 +02:00
sebalix 7e17b85e9a [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 2022-05-17 14:19:44 +02:00
Atchuthan, Sodexis 3d52d71442 [MIG][9.0] base_multi_image 2022-05-17 14:19:44 +02:00
Jairo Llopis ca84b3db87 Fix bug that made previous images to disappear.
See https://github.com/OCA/product-attribute/pull/135#issuecomment-191358505.
2022-05-17 14:19:44 +02:00
Jairo Llopis e10cf36107 Add known issues section. 2022-05-17 14:19:44 +02:00
Jairo Llopis 5354e854ae Remove wrong copyright. 2022-05-17 14:19:44 +02:00
Jairo Llopis f56814cc12 Cache images' URL. 2022-05-17 14:19:44 +02:00
Jairo Llopis f18c876c26 Reduce methods. 2022-05-17 14:19:44 +02:00
Jairo Llopis b661e8bf72 Add sequence to images. 2022-05-17 14:19:44 +02:00
Jairo Llopis b9efd99cae Do not require a name. 2022-05-17 14:19:44 +02:00
Jairo Llopis d2d43cd2a0 No default value for storage. 2022-05-17 14:19:44 +02:00
Jairo Llopis b4246b58b8 Tenames and typos. 2022-05-17 14:19:44 +02:00
Jairo Llopis 72edee6d5c Extend model example. 2022-05-17 14:19:44 +02:00
Jairo Llopis 034cc97491 Split model in abstract & concrete. 2022-05-17 14:19:44 +02:00
OCA-git-bot bea5daf8bc [UPD] addons table in README.md 2022-05-10 21:01:41 +00:00
OCA-git-bot 11a223d2e3 upgrade_analysis 15.0.1.0.3 2022-05-10 21:01:36 +00:00
OCA-git-bot f6623cd5dd [UPD] README.rst 2022-05-10 21:01:36 +00:00
OCA-git-bot 1c89e30fa4 Merge PR #2338 into 15.0
Signed-off-by pedrobaeza
2022-05-10 20:58:30 +00:00
Jean-Charles Drubay c5ac438df6 [15.0][ADD] link to usage instructions 2022-05-10 22:41:28 +07:00
Ronald Portier b25af29c28 [FIX] letsencrypt: satisfy pre-commit checks
- No silent passing of exceptions;
- Open files with encoding specified;
- Use with whit subprocess.Popen().
2022-04-07 11:22:16 +02:00
Ronald Portier 7875475f94 [MIG] letsencrypt: Migration to 15.0 2022-04-07 11:22:16 +02:00
Ronald Portier 5041ec0eed [IMP] letsencrypt: black, isort, prettier 2022-04-07 11:21:35 +02:00
OCA Transbot 20a9b380fe Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-letsencrypt
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-letsencrypt/
2022-04-07 11:21:35 +02:00
oca-travis f4b4b0826d [UPD] Update letsencrypt.pot 2022-04-07 11:21:35 +02:00
oca-travis cfb10fadfd [UPD] Update letsencrypt.pot 2022-04-07 11:21:35 +02:00
Ronald Portier f5921a0a4b [FIX] letsencrypt. Use char instead of text fields for config.
res.config.settings does not allow Text fields for config_parameter fields. The solution to overcome this is generating
warnings in runbot. As varchar fields without size are to all intents and purposes the same as text fields in postgress,
and can be painlessly and automatically converted, the field type is changed.
2022-04-07 11:21:35 +02:00
Ronald Portier 610aa76b4d [MIG] letsencrypt: Migration to 14.0
Including reorganization and reordering of letsencrypt methods, because of warning of
to complicated _cron(..) method.
2022-04-07 11:21:35 +02:00
Ronald Portier 98b656ddf5 [IMP] letsencrypt: black, isort, prettier 2022-04-07 11:21:35 +02:00
Ronald Portier b64d83e1e1 [FIX] letsencrypt: adapt to conventions.
Get rid of unneeded decorators;
Remove copyright lines from init files;
Replace copyright symbol with text;
Use https: where possible.
2022-04-07 11:21:35 +02:00
Ronald Portier 7db8ebadb4 [IMP] letsencrypt: black, isort, prettier 2022-04-07 11:21:35 +02:00
Jan Verbeek fc9fd8f48e [IMP] letsencrypt: Handle web.base.url in a saner way 2022-04-07 11:21:35 +02:00
Jan Verbeek 57025b5917 [UPD] letsencrypt: Update hbrunn's email address 2022-04-07 11:21:35 +02:00
Jan Verbeek c6c84310a9 [MIG] Migrate letsencrypt 2.0.0 to Odoo 12.0 2022-04-07 11:21:35 +02:00
Jan Verbeek 192a46005b [FIX] letsencrypt: Increase test coverage 2022-04-07 11:21:35 +02:00
Jan Verbeek 11623a869c [MIG] Migrate letsencrypt 2.0.0 to Odoo 11.0 2022-04-07 11:21:35 +02:00