3
0
Fork 0
Commit Graph

1470 Commits (dd92d61f3069550b7057e20e7c59a4435a0a41e1)

Author SHA1 Message Date
Corneliuus 4fa91df1dc Added translation using Weblate (German) 2021-12-13 13:01:30 +07:00
OCA-git-bot af40719ad7 [UPD] README.rst 2021-12-13 13:01:30 +07:00
oca-travis b3fa18c8a1 [UPD] Update web_widget_numeric_step.pot 2021-12-13 13:01:30 +07:00
helly fc6d41cccb [MIG] Migrate module web_widget_numeric_step to v14. 2021-12-13 13:01:30 +07:00
fshah e9f85f5ab4 [IMP] web_widget_numeric_step: isort, black, prettier. 2021-12-13 13:01:29 +07:00
OCA-git-bot 1d356a094c web_widget_numeric_step 13.0.1.1.0 2021-12-13 13:01:29 +07:00
Alexandre D. Díaz 7c266307d0 [IMP] web_widget_numeric_step: Add auto_select option 2021-12-13 13:01:29 +07:00
Alessandro Fiorino 69a3d5f683 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/
2021-12-13 13:01:29 +07:00
Alessandro Fiorino c09d36b2f4 Added translation using Weblate (Italian) 2021-12-13 13:01:29 +07:00
OCA-git-bot 72dd882f09 [UPD] README.rst 2021-12-13 13:01:28 +07:00
oca-travis ef03bbee9b [UPD] Update web_widget_numeric_step.pot 2021-12-13 13:01:28 +07:00
Carlos Roca 45ceadcf0a [MIG] web_widget_numeric_step: Migration to v13 2021-12-13 13:01:28 +07:00
Carlos Roca 01fbf68de8 [IMP] web_widget_numeric_step: black, isort, prettier 2021-12-13 13:01:28 +07:00
Alexandre D. Díaz 7df665cae9 [FIX] web_widget_numeric_step: Only modify widget parent 2021-12-13 13:01:28 +07:00
Ernesto Tejeda 47541113a0 [IMP] web_widget_numeric_step: better visualization in list view cells 2021-12-13 13:01:27 +07:00
claudiagn 9403f0f3eb 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/
2021-12-13 13:01:27 +07:00
claudiagn 2369a3985c Added translation using Weblate (Spanish) 2021-12-13 13:01:27 +07:00
Alexandre Díaz 8e18dbde94 [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.
2021-12-13 13:01:27 +07:00
Alexandre Díaz ac0d3af968 [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.
2021-12-13 13:01:26 +07:00
Alexandre Díaz 813e31f52a [IMP] web_widget_numeric_step: Event handler 2021-12-13 13:01:26 +07:00
Sergio Teruel e37a20e28b [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2021-12-13 13:01:26 +07:00
Alexandre Díaz 8357085d1d [FIX] web_widget_numeric_step: Float Precision 2021-12-13 13:01:26 +07:00
Alexandre Díaz 6c6566078a [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2021-12-13 13:01:26 +07:00
Quentin Dupont aa9dd2716d [ADD] Widget Numeric step 2021-12-13 13:01:25 +07:00
Christopher Ormaza 6ad99ee3a5 [IMP] web_widget_bokeh_chart: black, isort, prettier 2021-12-10 11:34:52 -05:00
OCA-git-bot a59ab2c017 [UPD] README.rst 2021-12-10 11:34:39 -05:00
davidborromeo 83d9f3ad7a [FIX] web_widget_bokeh_chart: Correct bokeh library versio in installation 2021-12-10 11:34:39 -05:00
Enric Tobella b4afbc8358 [IMP] web_widget_bokeh_chart: Upgrade library version 2021-12-10 11:34:39 -05:00
Lois Rilo 882943f057 [FIX] requirement for bokeh should specify the version 2021-12-10 11:34:39 -05:00
OCA-git-bot 9d4b20b7e8 [UPD] README.rst 2021-12-10 11:34:39 -05:00
oca-travis 5a872b4ba9 [UPD] Update web_widget_bokeh_chart.pot 2021-12-10 11:34:39 -05:00
davidborromeo b5f204d1f8 [MIG] web_widget_bokeh_chart: Migration to 14.0 2021-12-10 11:34:39 -05:00
davidborromeo 1982b38c6c [IMP] web_widget_bokeh_chart: black, isort, prettier 2021-12-10 11:34:39 -05:00
OCA-git-bot 58d4e157e9 [UPD] README.rst 2021-12-10 11:34:39 -05:00
mreficent a05d5fd286 [UPD] Eficent -> ForgeFlow 2021-12-10 11:34:39 -05:00
OCA-git-bot 72eda84aeb [UPD] README.rst 2021-12-10 11:34:39 -05:00
OCA-git-bot 2b753a2442 [UPD] README.rst 2021-12-10 11:34:39 -05:00
Stéphane Bidoul 5cde7d713e pre-commit update: prettier xml indent 2021-12-10 11:34:39 -05:00
Jairo Llopis 56e4addadc [IMP] pre-commit run after update
Includes some manual fixes to silent ESLint warnings.
2021-12-10 11:34:39 -05:00
OCA-git-bot 5cae729eb6 [UPD] README.rst 2021-12-10 11:34:39 -05:00
oca-travis 78895ea83c [UPD] Update web_widget_bokeh_chart.pot 2021-12-10 11:34:39 -05:00
Adrià Gil Sorribes 307198667a [13.0][MIG] web_widget_bokeh_chart 2021-12-10 11:34:39 -05:00
Lois Rilo e8b63155ba [12.0] web_widget_bokeh_chart: update documentation and set a maintainer. 2021-12-10 11:34:39 -05:00
OCA-git-bot 5e8706ed2f web_widget_bokeh_chart 12.0.1.0.1 2021-12-10 11:34:39 -05:00
Roberto Fichera 558b1014c1 [12.0][IMP][web_widget_bokeh_chart] Render readonly the widget to permit dynamic updates 2021-12-10 11:34:39 -05:00
黎伟杰 f9385e01ed Added translation using Weblate (Chinese (Simplified)) 2021-12-10 11:34:39 -05:00
oca-travis da6e06e66e [UPD] Update web_widget_bokeh_chart.pot 2021-12-10 11:34:39 -05:00
OCA-git-bot ab7085285b [UPD] README.rst 2021-12-10 11:34:39 -05:00
Adrià Gil Sorribes 7a15bd4b29 [MIG] bokeh library to version 1.1.0 2021-12-10 11:34:39 -05:00
mreficent bc37545195 [MIG] web_widget_bokeh_chart: Migration to 12.0 2021-12-10 11:34:39 -05:00