Commit Graph

12 Commits (ee89ccbbaa7422864f73e07834dd96a3b3f6c310)

Author SHA1 Message Date
Eduardo De Miguel ee89ccbbaa [FIX] Avoid CacheMiss errors
Avoid CacheMiss errors setting a value on message_content field.
2022-04-20 13:24:43 +02:00
Eduardo De Miguel d0673a0cf5 [MIG] base_search_mail_content: Migration to 15.0 2022-03-15 11:52:02 +01:00
mreficent c88e84a0b1 [UPD] Eficent -> ForgeFlow 2022-03-15 11:40:09 +01:00
Pedro M. Baeza 5074813213 [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
2022-03-15 11:40:09 +01:00
Ernesto Tejeda a3caac0114 [MIG] base_search_mail_content: Migration to 13.0 2022-03-15 11:40:09 +01:00
Ernesto Tejeda d7cd6e40eb [IMP] base_search_mail_content: black, isort, prettier 2022-03-15 11:40:09 +01:00
hveficent 852ceaa394 [11.0][FIX] base_search_mail_content: Move message content search to last position 2022-03-15 11:40:09 +01:00
cubells eaff6bc51a [MIG] base_search_mail_content: Migration to 11.0 2022-03-15 11:40:09 +01:00
mreficent fcf2fc696f [MIG] base_search_mail_content: Migration to 10.0 2022-03-15 11:35:43 +01:00
darshan-serpent de8e9a20b1 [IMP] advanced search for negative expression 2022-03-15 11:35:43 +01:00
ahenriquez 72f5d20abf [IMP] search by email_from and reply_to
Introduce search of html fields
Create indexes
Update Readme
2022-03-15 11:35:43 +01:00
darshan-serpent 66014fdfb2 [ADD] renamed module to base_search_mail_content 2022-03-15 11:35:43 +01:00