OCA-git-bot
|
677727b708
|
[BOT] post-merge updates
|
2024-07-16 07:23:02 +00:00 |
David
|
160a39c409
|
[IMP] web_widget_numeric_step: option to add classes
New option so we can add new classes to the input or remove existing
ones so we can style the input at our will.
TT49390
|
2024-07-12 13:22:29 +02:00 |
OCA-git-bot
|
55183d2487
|
[UPD] README.rst
|
2023-09-03 17:56:09 +00:00 |
OCA-git-bot
|
9cfdd99dca
|
[UPD] README.rst
|
2022-05-23 08:55:58 +00:00 |
OCA-git-bot
|
af40719ad7
|
[UPD] README.rst
|
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 |
Alexandre D. Díaz
|
7c266307d0
|
[IMP] web_widget_numeric_step: Add auto_select option
|
2021-12-13 13:01:29 +07:00 |
OCA-git-bot
|
72dd882f09
|
[UPD] README.rst
|
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 |
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 |