Commit Graph

1130 Commits (b16dfd76f14e53358f0f0fcaa82ea1c9bf5236e8)

Author SHA1 Message Date
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
oca-travis 4dbab17b3a [UPD] Update web_send_message_popup.pot 2021-08-18 09:34:47 +05:30
OCA-git-bot 1e2fdb1580 [UPD] README.rst 2021-08-18 09:34:47 +05:30
Artem Kostyuk 982621020e [11.0][MIG] web_send_message_popup: Migrate to 11.0 2021-08-18 09:34:47 +05:30
oca-travis 21b234a629 [UPD] Update web_send_message_popup.pot 2021-08-18 09:34:47 +05:30
Nicolas JEUDY 8897611577 [MIG] web_send_message_popup 10.0 migration (#504)
* Intitial manifest changes

* [FIX] small README tricks
2021-08-18 09:34:47 +05:30
Pedro M. Baeza d36ffccbf1 [MIG] Rename manifest files 2021-08-18 09:34:47 +05:30
Pedro M. Baeza bba8d6a1e8 [MIG] Make modules uninstallable 2021-08-18 09:34:47 +05:30
Yannick Vaucher 31d8a6b81a [9.0] [PORT] web_send_message_popup 2021-08-18 09:34:47 +05:30
Stéphane Bidoul e1d49871b6 [MOV] move addons out of __unported__ (they remain not installable) 2021-08-18 09:34:47 +05:30
Holger Brunn eea093a997 move all addons to __unported__, set all addons as not installable 2021-08-18 09:34:47 +05:30
Guewen Baconnier dfad5e9534 Add module web_send_message_popup changing the 'Send a message' link to open directly the full featured message popup 2021-08-18 09:34:47 +05:30
Jeroen Evens 16b5319adf [FIX] fix issue with company-dependent m2x fields when strings are used in domain instead of ids
re-add copyright
2021-08-17 16:34:39 +02:00
Alessandro Fiorino 397e626e18 Translated using Weblate (Italian)
Currently translated at 100.0% (4 of 4 strings)

Translation: web-14.0/web-14.0-web_dialog_size
Translate-URL: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_dialog_size/it/
2021-08-13 12:49:38 +00:00
OCA-git-bot 7e42ccf558 [UPD] addons table in README.md 2021-08-13 09:58:36 +00:00
Alessandro Fiorino 09016501fd Added translation using Weblate (Italian) 2021-08-13 09:58:20 +00:00
Raf Ven e8ce8548c5 [14.0] [FIX] web_advanced_search: Many2one selection on Filters missing 2021-08-11 14:37:21 +02:00
OCA-git-bot ec851f1586 [UPD] addons table in README.md 2021-08-11 08:59:58 +00:00
OCA-git-bot 60510cd9bb Merge PR #1869 into 14.0
Signed-off-by yvaucher
2021-08-11 08:48:24 +00:00
Marcel Savegnago 4a99fde108 [IMP] update readme and add translation status widget 2021-08-05 14:54:36 -03:00
hkpatel 8488c13b06 [MIG] web_switch_context_warning: Migration to 14.0 2021-08-04 17:02:13 +05:30
hkapatel a81dbdbb03 [IMP] web_switch_context_warning: black, isort, prettier 2021-08-04 17:02:13 +05:30
Joan Sisquella 5734621181 [MIG] web_switch_context_warning: Migration to 13.0 2021-08-04 17:02:13 +05:30
Joan Sisquella 0c6150bedd [IMP] web_switch_context_warning: black, isort 2021-08-04 17:02:13 +05:30
Martronic SA bb9b0f9118 Translated using Weblate (French)
Currently translated at 100.0% (3 of 3 strings)

Translation: web-12.0/web-12.0-web_switch_context_warning
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_switch_context_warning/fr/
2021-08-04 17:02:13 +05:30