Commit Graph

829 Commits (11b6f247a34fff2e7628ac62c25e7d708df4494c)

Author SHA1 Message Date
OCA-git-bot c77fe3caf2 [UPD] README.rst 2022-03-16 09:04:22 +00:00
OCA-git-bot 705332e022 [UPD] addons table in README.md 2022-03-16 09:04:20 +00:00
oca-ci 687ef350e9 [UPD] Update mail_show_follower.pot 2022-03-16 09:01:47 +00:00
OCA-git-bot 57b51a1808 Merge PR #862 into 15.0
Signed-off-by rafaelbn
2022-03-16 08:59:28 +00:00
OCA-git-bot fe2556252a [ADD] setup.py 2022-03-16 08:29:27 +00:00
OCA-git-bot 19de240380 [UPD] README.rst 2022-03-16 08:29:24 +00:00
OCA-git-bot ecc6bbb84b [UPD] addons table in README.md 2022-03-16 08:29:19 +00:00
oca-ci 9c0bccfa3b [UPD] Update base_search_mail_content.pot 2022-03-16 08:26:28 +00:00
OCA-git-bot 5c5cd17a7a Merge PR #864 into 15.0
Signed-off-by Yajo
2022-03-16 08:23:34 +00:00
Mateu Griful 7ff722ff78 [15.0][IMP] mail_debrand: Remove Powered by Odoo 2022-03-15 16:10:41 +01:00
Eduardo De Miguel d0673a0cf5 [MIG] base_search_mail_content: Migration to 15.0 2022-03-15 11:52:02 +01:00
Eduardo De Miguel dbd3b36f4d [IMP] base_search_mail_content: black, isort, prettier 2022-03-15 11:40:09 +01:00
OCA-git-bot 6baca8cc0f [UPD] README.rst 2022-03-15 11:40:09 +01:00
Víctor Martínez 451515f0f5 [MIG] base_search_mail_content: Migration to 14.0 2022-03-15 11:40:09 +01:00
mreficent c88e84a0b1 [UPD] Eficent -> ForgeFlow 2022-03-15 11:40:09 +01:00
Jairo Llopis 0f8e222a94 [IMP] pre-commit run -a 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
ernesto 008e63597b [MIG] base_search_mail_content: Migration to 12.0 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
Eduardo De Miguel ecaf6d7a4e [MIG] mail_show_follower: Migration to 15.0
[REF] Compact comment
2022-03-14 09:09:36 +01:00
Eduardo De Miguel f75e5ef3bc [IMP] mail_show_follower: black, isort, prettier 2022-03-11 12:37:48 +01:00
Rafael Blasco ee07cb3d1b Update mail_show_follower/__manifest__.py
Co-authored-by: Miquel Raïch <miquel.raich@eficent.com>
2022-03-11 12:37:48 +01:00
Rafael Blasco a271a65410 [12.0][mail_show_follower] Update version
As commented in https://github.com/OCA/social/pull/788 the PR should be merged manually but we should update the version of the module as a minor update

cc @ValentinVinagre @eLBati @MiquelRForgeFlow @HaraldPanten
2022-03-11 12:37:48 +01:00
eLBati e7eeb2c5b6 FIX mail_show_follower: ValueError: Expected singleton: res.users 2022-03-11 12:37:48 +01:00
Yann Papouin c7a1b4f501 Translated using Weblate (French)
Currently translated at 100.0% (7 of 7 strings)

Translation: social-12.0/social-12.0-mail_show_follower
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_show_follower/fr/
2022-03-11 12:37:48 +01:00
OCA-git-bot ee10005804 [ADD] icon.png 2022-03-11 12:37:48 +01:00
OCA-git-bot 962aef2f76 [UPD] README.rst 2022-03-11 12:10:35 +01:00
oca-travis fc1494b380 [UPD] Update mail_show_follower.pot 2022-03-11 12:10:35 +01:00
eLBati 87329aebb7 IMP mail_show_follower metadata and style
Display CC according to notification_type
2022-03-11 12:10:35 +01:00
Valentin Vinagre Urteaga ea1424a476 ADD mail_show_follower copied from https://github.com/sygel-technology/sy-server-backend/tree/12.0/mail_show_follower 2022-03-11 12:10:35 +01:00
tfo 3a5502655c Translated using Weblate (French)
Currently translated at 32.1% (9 of 28 strings)

Translation: social-15.0/social-15.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_team/fr/
2022-03-10 10:17:03 +00:00
tfo 0e1c8178a2 Added translation using Weblate (French) 2022-03-10 07:33:51 +00:00
tfo 13cc324eac Added translation using Weblate (French) 2022-03-10 07:24:25 +00:00
Robin Goots fd2b28eabe [MIG] mail_optional_follower_notificatio: Migration to 15.0 2022-03-09 16:02:48 +01:00
Robin Goots 5036af73e0 [IMP] mail_optional_follower_notification: black, isort, prettier 2022-03-09 14:44:12 +01:00
Olga Marco Puértolas 0486ce6cbb Translated using Weblate (Spanish)
Currently translated at 50.0% (2 of 4 strings)

Translation: social-14.0/social-14.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_optional_follower_notification/es/
2022-03-09 14:42:46 +01:00
OCA-git-bot 5514f7bb9f [UPD] README.rst 2022-03-09 14:42:46 +01:00
oca-travis c82552bc58 [UPD] Update mail_optional_follower_notification.pot 2022-03-09 14:42:46 +01:00
Ioan Galan c92749d93c [MIG] mail_optional_follower_notification: Migration to 14.0 2022-03-09 14:42:46 +01:00
Ioan Galan bc85608926 [IMP] mail_optional_follower_notification: black, isort, prettier 2022-03-09 14:42:46 +01:00
hda 564d893e82 [13.0][FIX] mail_optional_follower_notification: change added span ref in view 2022-03-09 14:42:46 +01:00
Jairo Llopis b7cb69a1a8 [IMP] pre-commit run -a 2022-03-09 14:42:46 +01:00
Laurent Mignon (ACSONE) c176c7e9f7 Update mail_optional_follower_notification/models/mail_thread.py
Co-authored-by: Isabelle RICHARD <isabelle.richard@smile.fr>
2022-03-09 14:42:46 +01:00