Commit Graph

19 Commits (9e555ca18034aeb00fbc443a90c4111d40d6e35c)

Author SHA1 Message Date
dsolanki 9e555ca180 [IMP] web_widget_numeric_step: pre-commit stuff 2024-12-23 12:11:10 +01:00
Thanakrit Pintana 7a51f08a6b [MIG] web_widget_numeric_step: Migration to 15.0 2024-12-23 12:11:10 +01:00
Corneliuus 48a11270de Added translation using Weblate (German) 2024-12-23 12:11:10 +01:00
helly 83a6321c49 [MIG] Migrate module web_widget_numeric_step to v14. 2024-12-23 12:11:10 +01:00
fshah 8f82b0a673 [IMP] web_widget_numeric_step: isort, black, prettier. 2024-12-23 12:11:10 +01:00
Alexandre D. Díaz b2f183e64c [IMP] web_widget_numeric_step: Add auto_select option 2024-12-23 12:11:10 +01:00
Alessandro Fiorino 400a6bbd16 Added translation using Weblate (Italian) 2024-12-23 12:11:10 +01:00
Carlos Roca 64267339c2 [MIG] web_widget_numeric_step: Migration to v13 2024-12-23 12:11:10 +01:00
Carlos Roca d3c0c9eef0 [IMP] web_widget_numeric_step: black, isort, prettier 2024-12-23 12:11:10 +01:00
Alexandre D. Díaz df7a3011e3 [FIX] web_widget_numeric_step: Only modify widget parent 2024-12-23 12:11:10 +01:00
Ernesto Tejeda c52cc95378 [IMP] web_widget_numeric_step: better visualization in list view cells 2024-12-23 12:11:10 +01:00
claudiagn 3c23347e2e Added translation using Weblate (Spanish) 2024-12-23 12:11:10 +01:00
Alexandre Díaz 2e2f09c465 [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-12-23 12:08:29 +01:00
Alexandre Díaz 3a2355227a [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-12-23 12:08:29 +01:00
Alexandre Díaz a1db96ce43 [IMP] web_widget_numeric_step: Event handler 2024-12-23 12:08:29 +01:00
Sergio Teruel 18a979bcd3 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2024-12-23 12:08:29 +01:00
Alexandre Díaz 20bae6ce80 [FIX] web_widget_numeric_step: Float Precision 2024-12-23 12:08:29 +01:00
Alexandre Díaz 15390ea18f [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-12-23 12:08:29 +01:00
Quentin Dupont 05ec5b7182 [ADD] Widget Numeric step 2024-12-23 12:08:29 +01:00