Commit Graph

2132 Commits (22c3964699b5bb8529ec0176e46b618d29e9891c)

Author SHA1 Message Date
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
SilvioC2C 78bb7339de [FIX] web_m2x_options: fix search_more behaviour
In README.rst it is said that ``search_more`` key is "[u]sed to force disable/enable search more button".
However, it only applies on fields where the records returned by the name_search are more than the node's limit.

This commit fixes this behaviour, forcing the "Search More..." option to be *always* disabled/enabled if ``search_more`` key is set either locally (in the node's options) or globally (via the ir.config_parameter record).
Moreover, it establishes a clear line of priority for checking whether "Search More..." should be displayed/hidden (local node has the highest priority, global config mid priority, limit check as fallback).
2021-08-11 12:48:16 +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
SilvioC2C e784eabcc6 [14.0] web_m2x_options_manager: New module to manage create/edit options from interface 2021-08-05 10:09:51 +02: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
Martronic SA 4be6b22c11 Added translation using Weblate (French) 2021-08-04 17:02:13 +05:30
黎伟杰 5e24070167 Translated using Weblate (Chinese (Simplified))
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/zh_CN/
2021-08-04 17:02:13 +05:30
黎伟杰 9310f54c89 Added translation using Weblate (Chinese (Simplified)) 2021-08-04 17:02:13 +05:30
OCA-git-bot 5ea5232cb1 [UPD] README.rst 2021-08-04 17:02:13 +05:30
oca-travis 6d88fd8bbd [UPD] Update web_switch_context_warning.pot 2021-08-04 17:02:13 +05:30
Adrià Gil Sorribes 05c9d3a328 [IMP] add user switch detection and rename module 2021-08-04 17:02:13 +05:30
OCA-git-bot fe9bf21980 [ADD] setup.py 2021-08-03 10:12:28 +00:00