Commit Graph

1017 Commits (fba577b9cc7e07c756a505f98281760c3c430d24)

Author SHA1 Message Date
Alexandre D. Díaz 0fc5f03b0b [IMP] web_widget_numeric_step: Add auto_select option 2024-08-06 08:59:25 +02:00
Alessandro Fiorino 905533633e Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-13.0/web-13.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_numeric_step/it/
2024-08-06 08:59:25 +02:00
Alessandro Fiorino fa5753ba38 Added translation using Weblate (Italian) 2024-08-06 08:59:25 +02:00
Carlos Roca 251b874cdc [MIG] web_widget_numeric_step: Migration to v13 2024-08-06 08:59:25 +02:00
Carlos Roca 8b817ee133 [IMP] web_widget_numeric_step: black, isort, prettier 2024-08-06 08:32:55 +02:00
Alexandre D. Díaz 880a658f92 [FIX] web_widget_numeric_step: Only modify widget parent 2024-08-06 08:32:55 +02:00
Ernesto Tejeda 69321499d3 [IMP] web_widget_numeric_step: better visualization in list view cells 2024-08-06 08:32:55 +02:00
claudiagn d7ca9a6a80 Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_numeric_step/es/
2024-08-06 08:32:55 +02:00
claudiagn 54925840c4 Added translation using Weblate (Spanish) 2024-08-06 08:32:55 +02:00
Alexandre Díaz 8e14d55a58 [FIX] web_widget_numeri_step: Change click interval
Previous this commit, the task for auto-step can enter in a
infinite loop. Now only creates a new task if no other task is running.
2024-08-06 08:32:55 +02:00
Alexandre Díaz dc274e615b [FIX] web_widget_numeric_step: Change number parse method
Previous this commit the widget only works with 'dots', with
this commit works using odoo parse method that support other separators.
2024-08-06 08:32:55 +02:00
Alexandre Díaz 2d4ad4fb44 [IMP] web_widget_numeric_step: Event handler 2024-08-06 08:32:55 +02:00
Sergio Teruel 73bfa2d208 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2024-08-06 08:32:55 +02:00
Alexandre Díaz dbeb938d06 [FIX] web_widget_numeric_step: Float Precision 2024-08-06 08:32:55 +02:00
Alexandre Díaz cafa6fefed [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-08-06 08:32:55 +02:00
Quentin Dupont c3ad285c19 [ADD] Widget Numeric step 2024-08-06 08:32:55 +02:00
manu 6889933054 [MIG]web_widget_image_download: Migration to 17.0 2024-08-02 08:36:19 +02:00
manu 679fe16aa1 [IMP] web_widget_image_download: black, isort, prettier 2024-08-02 08:36:19 +02:00
Weblate bc1dc69551 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-16.0/web-16.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_image_download/
2024-08-02 08:36:19 +02:00
manu ba292d21fb [MIG]web_widget_image_download: Migration to 16.0 2024-08-02 08:36:19 +02:00
Weblate 190c06623e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-15.0/web-15.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_image_download/
2024-08-02 08:25:57 +02:00
mymage 9756346fb3 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-15.0/web-15.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-15-0/web-15-0-web_widget_image_download/it/
2024-08-02 08:25:57 +02:00
OCA-git-bot 4946f4f039 [UPD] README.rst 2024-08-02 08:25:57 +02:00
OCA-git-bot 83601e14ad [UPD] README.rst 2024-08-02 08:25:57 +02:00
oca-ci f8abff8583 [UPD] Update web_widget_image_download.pot 2024-08-02 08:25:57 +02:00
manu 53c78e1085 [MIG]web_widget_image_download: Migration to 15.0 2024-08-02 08:25:57 +02:00
Alessandro Fiorino 89efe8d9f3 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-14.0/web-14.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_image_download/it/
2024-08-02 08:25:57 +02:00
Alessandro Fiorino 6a43a1ac78 Added translation using Weblate (Italian) 2024-08-02 08:25:57 +02:00
OCA-git-bot de42f8470b [UPD] README.rst 2024-08-02 08:25:57 +02:00
oca-travis 89c5a5129f [UPD] Update web_widget_image_download.pot 2024-08-02 08:25:57 +02:00
Peerapong-Supasompob 77c4c56196 [14.0][MIG] web_widget_image_download 2024-08-02 08:25:57 +02:00
Peerapong-Supasompob 903d5252e5 [IMP] web_widget_image_download: black, isort, prettier 2024-08-02 08:25:57 +02:00
claudiagn 0059cb79d4 Translated using Weblate (Spanish)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-13.0/web-13.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_image_download/es/
2024-08-02 08:25:57 +02:00
claudiagn 1269ce3b0d Added translation using Weblate (Spanish) 2024-08-02 08:25:57 +02:00
OCA-git-bot 3350c24a94 [UPD] README.rst 2024-08-02 08:25:57 +02:00
OCA-git-bot 98e6b7b263 [UPD] README.rst 2024-08-02 08:25:57 +02:00
Stéphane Bidoul 4f65a2a3b7 pre-commit update: prettier xml indent 2024-08-02 08:25:57 +02:00
OCA Transbot 8879b43936 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: web-13.0/web-13.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-13-0/web-13-0-web_widget_image_download/
2024-08-02 08:25:57 +02:00
oca-travis d219b83341 [UPD] Update web_widget_image_download.pot 2024-08-02 08:25:57 +02:00
Alexandre Díaz bf0bb3f5ad [MIG] web_widget_image_download: Migration to 13.0 2024-08-02 08:25:57 +02:00
Alexandre Díaz 6dd2140a02 [IMP] web_widget_image_download: black, isort 2024-08-02 08:25:57 +02:00
Pedro Castro Silva 4c2d2af660 Translated using Weblate (Portuguese)
Currently translated at 100.0% (1 of 1 strings)

Translation: web-12.0/web-12.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_image_download/pt/
2024-08-02 08:25:57 +02:00
Pedro Castro Silva 59c5f96382 Added translation using Weblate (Portuguese) 2024-08-02 08:25:56 +02:00
黎伟杰 3ee5a37bac Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1 of 1 strings)

Translation: web-12.0/web-12.0-web_widget_image_download
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_image_download/zh_CN/
2024-08-02 08:25:56 +02:00
黎伟杰 fa58ba85d4 Added translation using Weblate (Chinese (Simplified)) 2024-08-02 08:25:56 +02:00
OCA-git-bot 838d0e6804 [UPD] README.rst 2024-08-02 08:25:56 +02:00
OCA Transbot f55cea65c7 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2024-08-02 08:25:56 +02:00
oca-travis 24db90294b [UPD] Update web_widget_image_download.pot 2024-08-02 08:25:56 +02:00
ernesto a57e1e3699 [MIG] web_widget_image_download: Migration to 12.0 2024-08-02 08:25:56 +02:00
oca-travis 26ac78ecbe [UPD] Update web_widget_image_download.pot 2024-08-02 08:25:56 +02:00