Commit Graph

539 Commits (86d5ac1a666d56695a1aae82ac154b407a47b25b)

Author SHA1 Message Date
OCA-git-bot 86d5ac1a66 Merge PR #1144 into 16.0
Signed-off-by simahawk
2023-07-17 13:03:12 +00:00
Weblate 49e79f7301 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-base_search_mail_content/
2023-06-14 07:10:19 +00:00
OCA-git-bot 502abcccae [UPD] addons table in README.md 2023-06-14 06:31:58 +00:00
OCA-git-bot 1bcbcd35d1 base_search_mail_content 16.0.1.0.2 2023-06-14 06:31:52 +00:00
OCA-git-bot 174bec7f54 [ADD] setup.py 2023-06-14 06:31:52 +00:00
OCA-git-bot 725bcb20fd [UPD] README.rst 2023-06-14 06:31:51 +00:00
OCA-git-bot a0c3fede2b [UPD] addons table in README.md 2023-06-14 06:31:49 +00:00
oca-ci de0a4c586c [UPD] Update base_search_mail_content.pot 2023-06-14 06:29:25 +00:00
OCA-git-bot 4b073316fd Merge PR #1164 into 16.0
Signed-off-by yajo
2023-06-14 06:27:17 +00:00
Andrea e5dec4b2f5 [MIG] base_search_mail_content: Migration to 16.0 2023-06-13 15:06:12 +02:00
Andrea 907fc458d4 [IMP] base_search_mail_content: black, isort, prettier 2023-06-12 09:46:48 +02:00
Weblate e71964bc83 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-base_search_mail_content/
2023-06-12 09:46:33 +02:00
oca-ci b3056b4fcc [UPD] Update base_search_mail_content.pot 2023-06-12 09:46:33 +02:00
OCA Transbot cb8bbd118b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-base_search_mail_content/
2023-06-12 09:46:33 +02:00
oca-ci 2bb57d55b0 [UPD] Update base_search_mail_content.pot 2023-06-12 09:46:33 +02:00
jabelchi cd406f23ed Translated using Weblate (Catalan)
Currently translated at 100.0% (9 of 9 strings)

Translation: social-15.0/social-15.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-base_search_mail_content/ca/
2023-06-12 09:46:33 +02:00
OCA-git-bot c96168e616 base_search_mail_content 15.0.1.0.1 2023-06-12 09:46:33 +02:00
Eduardo De Miguel 548ba4645e [FIX] Avoid CacheMiss errors
Avoid CacheMiss errors setting a value on message_content field.
2023-06-12 09:46:33 +02:00
OCA-git-bot 8a668fa6d9 [UPD] README.rst 2023-06-12 09:46:33 +02:00
oca-ci 238e568cf6 [UPD] Update base_search_mail_content.pot 2023-06-12 09:46:33 +02:00
Eduardo De Miguel 682c0ccbf4 [MIG] base_search_mail_content: Migration to 15.0 2023-06-12 09:46:33 +02:00
OCA-git-bot 069972de45 [UPD] README.rst 2023-06-12 09:46:33 +02:00
Víctor Martínez d09ee8addf [MIG] base_search_mail_content: Migration to 14.0 2023-06-12 09:46:33 +02:00
mreficent 69cfdd2a73 [UPD] Eficent -> ForgeFlow 2023-06-12 09:46:33 +02:00
Jairo Llopis 603b3ef939 [IMP] pre-commit run -a 2023-06-12 09:46:33 +02:00
Pedro M. Baeza e11df7d74b [FIX] base_search_mail_content: Don't fail on views with searchpanel
On views with a searchpanel, xpath `//field[last()]` may select an element inside
the search panel, provoking the error "Only types ['many2one'] are supported for
category (found type text)".

This fix uses an stricter xpath for avoiding this situation.

TT25796
2023-06-12 09:46:33 +02:00
Ernesto Tejeda f027c31d69 [MIG] base_search_mail_content: Migration to 13.0 2023-06-12 09:46:33 +02:00
Ernesto Tejeda f9261af6b2 [IMP] base_search_mail_content: black, isort, prettier 2023-06-12 09:46:33 +02:00
ernesto 338691e44c [MIG] base_search_mail_content: Migration to 12.0 2023-06-12 09:46:33 +02:00
hveficent 30f87ffa69 [11.0][FIX] base_search_mail_content: Move message content search to last position 2023-06-12 09:46:33 +02:00
cubells 4f0444aca7 [MIG] base_search_mail_content: Migration to 11.0 2023-06-12 09:46:33 +02:00
mreficent 5989df63f6 [MIG] base_search_mail_content: Migration to 10.0 2023-06-12 09:46:33 +02:00
darshan-serpent f666fdeec5 [IMP] advanced search for negative expression 2023-06-12 09:46:33 +02:00
ahenriquez eed7fb09e0 [IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
2023-06-12 09:46:33 +02:00
darshan-serpent 6a30548127 [ADD] renamed module to base_search_mail_content 2023-06-12 09:46:33 +02:00
Weblate 08d0b26d4a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_team/
2023-06-08 19:08:37 +00:00
OCA-git-bot c6180dd968 [ADD] setup.py 2023-06-08 16:58:13 +00:00
OCA-git-bot 1d87c50f5a [UPD] README.rst 2023-06-08 16:58:13 +00:00
OCA-git-bot bbcb085d8f [UPD] addons table in README.md 2023-06-08 16:58:11 +00:00
oca-ci a39e666d39 [UPD] Update mail_activity_team.pot 2023-06-08 16:50:36 +00:00
OCA-git-bot f97cacdfb5 Merge PR #1129 into 16.0
Signed-off-by pedrobaeza
2023-06-08 16:48:25 +00:00
Weblate 8d838df50b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-email_template_qweb/
2023-05-15 15:13:53 +00:00
OCA-git-bot 700b36ad25 [ADD] setup.py 2023-05-15 13:28:50 +00:00
OCA-git-bot 598f4144a0 [UPD] README.rst 2023-05-15 13:28:49 +00:00
OCA-git-bot 5be774f9e8 [UPD] addons table in README.md 2023-05-15 13:28:48 +00:00
oca-ci bc576fcf13 [UPD] Update email_template_qweb.pot 2023-05-15 13:25:47 +00:00
OCA-git-bot 2236ac5c63 Merge PR #1111 into 16.0
Signed-off-by gurneyalex
2023-05-15 13:23:47 +00:00
sonhd91 f7eee71f22 [16.0][MIG] mail_layout_preview: Migrate to version 16.0 2023-05-10 10:46:42 +07:00
sonhd91 9f212b0965 [IMP] mail_layout_preview: black, isort, prettier 2023-05-10 10:45:40 +07:00
sonhd91 b817db1f1f [FIX] fix case when template doesn't have record to render preview 2023-05-10 10:45:29 +07:00