Weblate
|
37cec07746
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
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/
|
2023-10-09 20:15:46 +00:00 |
OCA-git-bot
|
0fcc326ee1
|
[UPD] README.rst
|
2023-09-03 17:59:06 +00:00 |
OCA-git-bot
|
e7b01c2545
|
[UPD] README.rst
|
2023-05-02 10:42:48 +00:00 |
oca-ci
|
55c349d86e
|
[UPD] Update web_widget_numeric_step.pot
|
2023-05-02 10:39:53 +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 |
OCA-git-bot
|
614b7818ba
|
[UPD] README.rst
|
2023-03-16 18:06:35 +05:30 |
oca-ci
|
6625cf8a0d
|
[UPD] Update web_widget_numeric_step.pot
|
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 |
Corneliuus
|
d330eb8d4a
|
Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)
Translation: web-14.0/web-14.0-web_widget_numeric_step
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_widget_numeric_step/de/
|
2023-03-16 18:06:35 +05:30 |
Corneliuus
|
99ed30ecea
|
Added translation using Weblate (German)
|
2023-03-16 18:06:35 +05:30 |
OCA-git-bot
|
a7be36fc56
|
[UPD] README.rst
|
2023-03-16 18:06:35 +05:30 |
oca-travis
|
72ea2e68e9
|
[UPD] Update web_widget_numeric_step.pot
|
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 |
fshah
|
67c37332cb
|
[IMP] web_widget_numeric_step: isort, black, prettier.
|
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 |
Alexandre D. Díaz
|
90bc0c46e1
|
[IMP] web_widget_numeric_step: Add auto_select option
|
2023-03-16 18:06:35 +05:30 |
Alessandro Fiorino
|
cdbbc48da2
|
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/
|
2023-03-16 18:06:35 +05:30 |
Alessandro Fiorino
|
a07c2e7ac6
|
Added translation using Weblate (Italian)
|
2023-03-16 18:06:35 +05:30 |
OCA-git-bot
|
4c3f0c5f8a
|
[UPD] README.rst
|
2023-03-16 18:06:35 +05:30 |
oca-travis
|
2dee527b50
|
[UPD] Update web_widget_numeric_step.pot
|
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 |
claudiagn
|
6c09ac16de
|
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/
|
2023-03-16 18:06:35 +05:30 |
claudiagn
|
2a32183322
|
Added translation using Weblate (Spanish)
|
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 |
Sergio Teruel
|
074418cb6f
|
[FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget
|
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 |