Commit Graph

14 Commits (35f8f03b51fc20efc577debfbc345ba5d8acca3a)

Author SHA1 Message Date
chien 105005d646 [MIG] base_search_mail_content: Migration to 17.0 2024-02-16 15:40:48 +01:00
Andrea 06933656ff [MIG] base_search_mail_content: Migration to 16.0 2024-02-16 15:40:48 +01:00
Eduardo De Miguel 45e12dbdc4 [FIX] Avoid CacheMiss errors
Avoid CacheMiss errors setting a value on message_content field.
2024-02-16 15:40:48 +01:00
Eduardo De Miguel 794038162a [MIG] base_search_mail_content: Migration to 15.0 2024-02-16 15:40:48 +01:00
mreficent 360afd974d [UPD] Eficent -> ForgeFlow 2024-02-16 15:40:48 +01:00
Pedro M. Baeza 1aa3fad444 [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
2024-02-16 15:40:48 +01:00
Ernesto Tejeda fc0ea8819f [MIG] base_search_mail_content: Migration to 13.0 2024-02-16 15:40:48 +01:00
Ernesto Tejeda 20657e7b40 [IMP] base_search_mail_content: black, isort, prettier 2024-02-16 15:40:48 +01:00
hveficent 8af29e5804 [11.0][FIX] base_search_mail_content: Move message content search to last position 2024-02-16 15:40:48 +01:00
cubells 933b7e2d4c [MIG] base_search_mail_content: Migration to 11.0 2024-02-16 15:40:48 +01:00
mreficent 423af9afed [MIG] base_search_mail_content: Migration to 10.0 2024-02-16 15:40:48 +01:00
darshan-serpent 3b1806bbed [IMP] advanced search for negative expression 2024-02-16 15:40:48 +01:00
ahenriquez c05a68d41b [IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
2024-02-16 15:40:48 +01:00
darshan-serpent f2bab981d7 [ADD] renamed module to base_search_mail_content 2024-02-16 15:40:48 +01:00