OCA-git-bot
eb5fcf62f6
[BOT] post-merge updates
2024-12-30 07:59:56 +00:00
OCA-git-bot
3760f167b4
[BOT] post-merge updates
2024-08-08 08:55:04 +00:00
OCA-git-bot
c82e0b28d9
[BOT] post-merge updates
2024-01-24 08:34:14 +00:00
OCA-git-bot
90dfe42460
[BOT] post-merge updates
2024-01-12 11:53:54 +00:00
OCA-git-bot
86d79fb10f
[BOT] post-merge updates
2023-12-22 12:07:27 +00:00
OCA-git-bot
cb5fd37c5f
[BOT] post-merge updates
2023-12-14 14:04:15 +00:00
Jairo Llopis
b6ca76d338
[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
2023-12-14 12:49:51 +00:00
OCA-git-bot
e39a1201cc
[BOT] post-merge updates
2023-12-12 11:16:11 +00:00
OCA-git-bot
dfa39504fc
[BOT] post-merge updates
2023-12-12 11:04:09 +00:00
dsolanki
2b72477e08
[MIG] web_widget_numeric_step: Migration to 16.0
2023-03-21 11:12:55 +05:30
dsolanki
976797cfa0
[IMP] web_widget_numeric_step: pre-commit stuff
2023-03-16 18:06:35 +05:30
Thanakrit Pintana
38b717c8c0
[MIG] web_widget_numeric_step: Migration to 15.0
2023-03-16 18:06:35 +05:30
helly
e45c6ef909
[MIG] Migrate module web_widget_numeric_step to v14.
2023-03-16 18:06:35 +05:30
OCA-git-bot
6377d694eb
web_widget_numeric_step 13.0.1.1.0
2023-03-16 18:06:35 +05:30
Carlos Roca
32a464dfcb
[MIG] web_widget_numeric_step: Migration to v13
2023-03-16 18:06:35 +05:30
Carlos Roca
973fd6dde2
[IMP] web_widget_numeric_step: black, isort, prettier
2023-03-16 18:06:35 +05:30
Alexandre D. Díaz
92f0e6a481
[FIX] web_widget_numeric_step: Only modify widget parent
2023-03-16 18:06:35 +05:30
Ernesto Tejeda
76d239299b
[IMP] web_widget_numeric_step: better visualization in list view cells
2023-03-16 18:06:35 +05:30
Alexandre Díaz
20c27852f7
[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.
2023-03-16 18:06:35 +05:30
Alexandre Díaz
dae7e4e21b
[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.
2023-03-16 18:06:35 +05:30
Alexandre Díaz
322bb8cebf
[IMP] web_widget_numeric_step: Event handler
2023-03-16 18:06:35 +05:30
Alexandre Díaz
3e69323446
[FIX] web_widget_numeric_step: Float Precision
2023-03-16 18:06:35 +05:30
Alexandre Díaz
def062a759
[IMP] web_widget_numeric_step: Better CSS and supports mobile layouts
2023-03-16 18:06:35 +05:30
Quentin Dupont
a5ca0070df
[ADD] Widget Numeric step
2023-03-16 18:06:35 +05:30