Anna Janiszewska
991ff000a8
[MIG] mail_improved_tracking_value: Migration to 16.0
2023-06-12 11:18:44 +02:00
Anna Janiszewska
280f325c33
[IMP] mail_improved_tracking_value: pre-commit stuff
2023-06-12 11:18:35 +02:00
sonhd91
d23137df65
Add show message id if display_name null
2023-06-12 11:06:01 +02:00
duyanh
b0e6937232
[15.0][MIG] mail_improved_tracking_value: Migration to 15.0
2023-06-12 11:06:01 +02:00
Zar21
55c9922f2b
[MIG] mail_improved_tracking_value: Migration to 14.0
2023-06-12 11:06:01 +02:00
Zar21
e354d77e33
[IMP] mail_improved_tracking_value: black, isort, prettier
2023-06-12 11:06:01 +02:00
Magno Costa
8e7a0e36f5
[MIG] Test, method has signature changed.
2023-06-12 11:06:01 +02:00
Magno Costa
edbeeb4286
[MIG] Update signature method.
2023-06-12 11:06:01 +02:00
Magno Costa
931e94a44b
[MIG] Update version mail_improved_tracking_value module.
2023-06-12 11:06:01 +02:00
mreficent
5c71bf0e25
[FIX] Avoid 'Missing Record' error for one2many
2023-06-12 11:06:01 +02:00
Thierry Ducrest
8b7b014df5
[MIG] mail_improved_tracking_value: migration to Odoo 11
...
Improve the tracking of changed values on database fields
("mail.tracking.value" functionality) by adding many2many and one2many support.
As well as a more user friendly view to consult changes recorded.
2023-06-12 11:06:01 +02:00
OCA-git-bot
3fb3480962
[ADD] icon.png
2023-06-12 11:06:01 +02:00
oca-travis
20bc11d755
[UPD] Update mail_improved_tracking_value.pot
2023-06-12 11:06:01 +02:00
Thierry Ducrest
f821b3f46d
[10.0] Improving the mail tracking value ( #170 )
...
Improve the tracking of changed values on database fields
("mail.tracking.value" functionality) by adding many2many and one2many support.
As well as a more user friendly view to consult changes recorded.
2023-06-12 11:06:01 +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