3
0
Fork 0
Commit Graph

1764 Commits (bd8532b78e6047ee9edf93c092537b4a99e85c7c)

Author SHA1 Message Date
OCA-git-bot 71d75dfca0 Merge PR #1977 into 14.0
Signed-off-by pedrobaeza
2021-09-17 09:56:44 +00:00
OCA-git-bot b519863bba [ADD] setup.py 2021-09-10 11:50:44 +00:00
OCA-git-bot f9cb464f4f [UPD] README.rst 2021-09-10 11:50:43 +00:00
OCA-git-bot 89fdfaab77 [UPD] addons table in README.md 2021-09-10 11:50:40 +00:00
oca-travis 10a17b5aa4 [UPD] Update web_widget_mpld3_chart.pot 2021-09-10 11:46:23 +00:00
OCA-git-bot e441e6a89d Merge PR #1937 into 14.0
Signed-off-by pedrobaeza
2021-09-10 11:42:15 +00:00
helly e56df1348d [MIG] Migrate module web_widget_numeric_step to v14. 2021-09-10 10:30:14 +05:30
OCA-git-bot ea5da5628d [UPD] addons table in README.md 2021-09-09 18:09:00 +00:00
OCA-git-bot 5d0cd8ce98 web_widget_x2many_2d_matrix 14.0.1.0.1 2021-09-09 18:08:55 +00:00
OCA-git-bot ad113d9c6b Merge PR #2022 into 14.0
Signed-off-by pedrobaeza
2021-09-09 18:04:47 +00:00
Sylvain LE GAL a2e234ff13 [FIX] web_widget_x2many_2d_matrix: remove console.log 2021-09-09 19:52:17 +02:00
fshah 5bbbdfb0ef [IMP] web_widget_numeric_step: isort, black, prettier. 2021-09-09 17:25:31 +05:30
OCA-git-bot 70d9c06df5 web_widget_numeric_step 13.0.1.1.0 2021-09-09 17:25:31 +05:30
Alexandre D. Díaz 9e654d2bb0 [IMP] web_widget_numeric_step: Add auto_select option 2021-09-09 17:25:31 +05:30
Alessandro Fiorino e3f6949a7f 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/
2021-09-09 17:25:31 +05:30
Alessandro Fiorino 1648735df1 Added translation using Weblate (Italian) 2021-09-09 17:25:31 +05:30
OCA-git-bot ce12851f38 [UPD] README.rst 2021-09-09 17:25:31 +05:30
oca-travis 38b381dbc3 [UPD] Update web_widget_numeric_step.pot 2021-09-09 17:25:31 +05:30
Carlos Roca 10cf337988 [MIG] web_widget_numeric_step: Migration to v13 2021-09-09 17:25:31 +05:30
Carlos Roca 6d61b7bb8e [IMP] web_widget_numeric_step: black, isort, prettier 2021-09-09 17:25:31 +05:30
Alexandre D. Díaz e0630ee669 [FIX] web_widget_numeric_step: Only modify widget parent 2021-09-09 17:25:31 +05:30
Ernesto Tejeda f99ee68fd1 [IMP] web_widget_numeric_step: better visualization in list view cells 2021-09-09 17:25:31 +05:30
claudiagn c4e4c6ec50 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/
2021-09-09 17:25:31 +05:30
claudiagn 3d85bf2836 Added translation using Weblate (Spanish) 2021-09-09 17:25:31 +05:30
Alexandre Díaz 32247bdb87 [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-09-09 17:25:31 +05:30
Alexandre Díaz 36d5b88354 [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-09-09 17:25:31 +05:30
Alexandre Díaz ff99a12b3c [IMP] web_widget_numeric_step: Event handler 2021-09-09 17:25:31 +05:30
Sergio Teruel 1893e91988 [FIX] web_widget_numeric_step: Fix _onChange input fields methods disabled by the widget 2021-09-09 17:25:31 +05:30
Alexandre Díaz b164a8aa73 [FIX] web_widget_numeric_step: Float Precision 2021-09-09 17:25:31 +05:30
Alexandre Díaz abeef9b89f [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2021-09-09 17:25:31 +05:30
Quentin Dupont 6a467daeb2 [ADD] Widget Numeric step 2021-09-09 17:25:31 +05:30
OCA-git-bot 3f33fd493c [ADD] setup.py 2021-08-18 15:50:02 +00:00
OCA-git-bot a750da5abc [UPD] README.rst 2021-08-18 15:50:01 +00:00
OCA-git-bot 6d4c36b37c [UPD] addons table in README.md 2021-08-18 15:49:57 +00:00
oca-travis bca84a491c [UPD] Update web_ir_actions_act_multi.pot 2021-08-18 15:40:08 +00:00
OCA-git-bot ce62287e68 Merge PR #1755 into 14.0
Signed-off-by pedrobaeza
2021-08-18 15:36:28 +00:00
hkapatel 20fb342a33 [MIG] web_send_message_popup: Migration to 14.0 2021-08-18 09:34:47 +05:30
hkapatel dadc246b95 [IMP] web_send_message_popup: black, isort, prettier 2021-08-18 09:34:47 +05:30
OCA-git-bot 428c1d1ff4 [UPD] README.rst 2021-08-18 09:34:47 +05:30
oca-travis 218a459ea7 [UPD] Update web_send_message_popup.pot 2021-08-18 09:34:47 +05:30
Stephane Mangin 5b4661caf7 [MIG] web_send_message_popup: Migration to 13.0 2021-08-18 09:34:47 +05:30
Stephane Mangin 8b142d2700 [IMP] web_send_message_popup: black, isort, prettier 2021-08-18 09:34:47 +05:30
claudiagn 8634546a5b Added translation using Weblate (Spanish) 2021-08-18 09:34:47 +05:30
OCA-git-bot fbd3efecf3 [UPD] README.rst 2021-08-18 09:34:47 +05:30
OCA-git-bot 9d5cc286f4 [UPD] README.rst 2021-08-18 09:34:47 +05:30
黎伟杰 018f5a5715 Added translation using Weblate (Chinese (Simplified)) 2021-08-18 09:34:47 +05:30
OCA-git-bot ab793cef05 [UPD] README.rst 2021-08-18 09:34:47 +05:30
oca-travis c89ee643a2 [UPD] Update web_send_message_popup.pot 2021-08-18 09:34:47 +05:30
Iryna Vyshnevska d58d297a79 [12.0][MIG] web_send_message_popup: migrate 2021-08-18 09:34:47 +05:30
OCA-git-bot 77782253c5 [ADD] icon.png 2021-08-18 09:34:47 +05:30