Commit Graph

18 Commits (e01ce3d4c0196e47388a8864267119c115afb6eb)

Author SHA1 Message Date
OCA-git-bot 2f196a5a04 html_image_url_extractor 15.0.1.0.1 2023-06-07 01:14:53 +00:00
Luis González 7af5f521fb [FIX] html_image_url_extractor: remove `lxml` from python depends
Such dependency is already included in Odoo requirements using a pinned
version [1]. Adding here could cause to upgrade the library to an
incompatible version.

[1] https://github.com/odoo/odoo/blob/54e58b3e47ee/requirements.txt#L23
2023-06-06 19:15:23 +00:00
Weblate 868d06bf94 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-15.0/server-tools-15.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-html_image_url_extractor/
2023-03-01 09:22:53 +00:00
OCA-git-bot 9e3d00e2f0 [UPD] README.rst 2023-02-28 19:21:54 +00:00
oca-ci 718240fa3e [UPD] Update html_image_url_extractor.pot 2023-02-28 19:09:22 +00:00
Víctor Martínez 8487f3a27b [MIG] html_image_url_extractor: Migration to 15.0
TT41015
2023-02-27 17:15:48 +01:00
Ignacio Buioli acdd5a270a Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/es_AR/

[IMP] update dotfiles
2023-02-27 16:59:52 +01:00
hkapatel ef4143a170 [MIG] html_image_url_extractor: Migration to 14.0
[UPD] Update html_image_url_extractor.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/
2023-02-27 16:59:49 +01:00
Ana Suárez 4e54966b89 Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-13.0/server-tools-13.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_image_url_extractor/es/
2023-02-27 16:59:49 +01:00
Víctor Martínez 0c876c23df [MIG] html_image_url_extractor: Migration to 13.0
[UPD] Update html_image_url_extractor.pot

[UPD] README.rst
2023-02-27 16:59:47 +01:00
Víctor Martínez d08d3e272c [IMP] html_image_url_extractor: black, isort, prettier 2023-02-27 16:59:47 +01:00
Rodrigo Macedo c019253c98 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/pt_BR/
2023-02-27 16:59:47 +01:00
黎伟杰 64274d166f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/zh_CN/
2023-02-27 16:59:47 +01:00
Cristina Martin 07ddde6deb [12.0][MIG] html_image_url_extractor: Migration to v12
[UPD] README.rst

[UPD] Update html_image_url_extractor.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/

[UPD] README.rst
2023-02-27 16:59:46 +01:00
Pedro M. Baeza eef0e0e211 [FIX] html_image_url_extractor: Incorrect dependency
[UPD] Update html_image_url_extractor.pot
2023-02-27 16:59:43 +01:00
tarteo 67af1f8e77 [MIG] html_image_url_extractor: Migration to 11.0
OCA Transbot updated translations from Transifex
2023-02-27 16:59:41 +01:00
Jairo Llopis a6011b3c79 [10.0][MIG][html_image_url_extractor] Migration
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
2023-02-27 16:59:39 +01:00
cubells 8f88832015 html_image_url_extractor module (#624)
* Image extractor from HTML fields. (#354)

* [8.0][html_image_url_extractor] Image extractor from HTML fields.

This technical utility allows the developer to get a list of image URLs from any piece of HTML.

You can use it for example, to get the cover image from a blog post (upcoming module), or to create a slider with all images from it.

* [9.0] [MIG] html_image_url_extractor
 * Updated README.rst

OCA Transbot updated translations from Transifex
2023-02-27 16:59:37 +01:00