Commit Graph

14 Commits (1ae5fa77a6a2178bfbdce0a05be9592ccab12886)

Author SHA1 Message Date
Aungkokolin1997 6f71b6b585 [FIX] Allow messsage_content search only for internal users 2024-06-04 09:50:48 +00:00
Andrea e5dec4b2f5 [MIG] base_search_mail_content: Migration to 16.0 2023-06-13 15:06:12 +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
Eduardo De Miguel 682c0ccbf4 [MIG] base_search_mail_content: Migration to 15.0 2023-06-12 09:46:33 +02:00
mreficent 69cfdd2a73 [UPD] Eficent -> ForgeFlow 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
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