Alexandre D. Díaz
|
29dee0123a
|
[IMP] web_widget_numeric_step: Add auto_select option
|
2021-03-31 13:36:47 +02:00 |
OCA-git-bot
|
53a8986b37
|
[UPD] README.rst
|
2021-01-28 19:18:46 +00:00 |
Carlos Roca
|
c5b2b5e15b
|
[MIG] web_widget_numeric_step: Migration to v13
|
2021-01-28 16:48:23 +01:00 |
Carlos Roca
|
bd049c718b
|
[IMP] web_widget_numeric_step: black, isort, prettier
|
2021-01-25 09:34:21 +01:00 |
Alexandre D. Díaz
|
67be2e0681
|
[FIX] web_widget_numeric_step: Only modify widget parent
|
2021-01-25 09:34:21 +01:00 |
Ernesto Tejeda
|
9c8a879589
|
[IMP] web_widget_numeric_step: better visualization in list view cells
|
2021-01-25 09:34:21 +01:00 |
Alexandre Díaz
|
4064cb19d7
|
[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-01-25 09:34:21 +01:00 |
Alexandre Díaz
|
a91e7909dc
|
[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-01-25 09:34:21 +01:00 |
Alexandre Díaz
|
989d0c4376
|
[IMP] web_widget_numeric_step: Event handler
|
2021-01-25 09:34:21 +01:00 |
Sergio Teruel
|
b55d69e583
|
[FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget
|
2021-01-25 09:34:21 +01:00 |
Alexandre Díaz
|
1b09543a03
|
[FIX] web_widget_numeric_step: Float Precision
|
2021-01-25 09:34:21 +01:00 |
Alexandre Díaz
|
5fee858a45
|
[IMP] web_widget_numeric_step: Better CSS and supports mobile layouts
|
2021-01-25 09:34:21 +01:00 |
Quentin Dupont
|
966f9e674d
|
[ADD] Widget Numeric step
|
2021-01-25 08:55:28 +01:00 |