3
0
Fork 0
Commit Graph

16 Commits (fa5050f3fc6cb8a75033f9c222dd6716e173c131)

Author SHA1 Message Date
oca-ci f5007eb755 [UPD] Update web_widget_numeric_step.pot 2024-08-08 10:04:07 +00:00
Jairo Llopis 9a16a74ea2 [FIX] web_widget_numeric_step: always display on touch screens; avoid layout jumping otherwise
Before this patch:
- On a tablet, buttons wouldn't display (big screen; can't hover).
- On a PC, fields would make layout jumps while hovering.

@moduon MT-4472
2024-08-06 08:59:25 +02:00
mymage cd46f8958a Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-16.0/web-16.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_numeric_step/it/
2024-08-06 08:59:25 +02:00
Ivorra78 7082b6cfa3 Translated using Weblate (Spanish)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-16.0/web-16.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_widget_numeric_step/es/
2024-08-06 08:59:25 +02:00
dsolanki 555edab290 [MIG] web_widget_numeric_step: Migration to 16.0 2024-08-06 08:59:25 +02:00
Thanakrit Pintana b389db6930 [MIG] web_widget_numeric_step: Migration to 15.0 2024-08-06 08:59:25 +02:00
Corneliuus 2ae3d3ca9d Added translation using Weblate (German) 2024-08-06 08:59:25 +02:00
helly 81c91d64e5 [MIG] Migrate module web_widget_numeric_step to v14. 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
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 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