Commit Graph

392 Commits

Author SHA1 Message Date
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
Laurent Mignon (ACSONE)
9a71d7c4f2 [MIG] mail_optional_follower_notification: Migration to 13.0 2022-03-09 14:42:46 +01:00
Laurent Mignon (ACSONE)
cedbe63549 [IMP] mail_optional_follower_notification: black, isort 2022-03-09 14:42:46 +01:00
Andrea
7ea0295439 [12.0][MIG] mail_optional_follower_notification 2022-03-09 14:42:46 +01:00
Pedro Castro Silva
79e37235e5 Translated using Weblate (Portuguese)
Currently translated at 100.0% (5 of 5 strings)

Translation: social-10.0/social-10.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-10-0/social-10-0-mail_optional_follower_notification/pt/
2022-03-09 14:42:46 +01:00
Maria Sparenberg
2876d76aac Translated using Weblate (German)
Currently translated at 100.0% (5 of 5 strings)

Translation: social-10.0/social-10.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-10-0/social-10-0-mail_optional_follower_notification/de/
2022-03-09 14:42:46 +01:00
Pedro M. Baeza
350a15a533 [FIX] README.rst syntax 2022-03-09 14:42:46 +01:00
Adrien Peiffer (ACSONE)
eaa3573485 [FIX] mail_optional_follower_notification: Check force_partners_to_notify instead of notify_followers.
Without this commit, followers are NEVER notified when a message is directly posted on the tracker (without click to open the mail compose message form)
2022-03-09 14:42:46 +01:00
Denis Robinet (ACSONE)
b8784ad196 [IMP] Hide the checkbox for the mass mailing in mail_optional_follower_notification and mail_optional_autofollow 2022-03-09 14:42:46 +01:00
Stéphane Bidoul (ACSONE)
6f933c0088 [FIX] pep8 2022-03-09 14:42:46 +01:00
Adrien Peiffer (ACSONE)
829cab2a0e [FIX] Bad version 2022-03-09 14:42:46 +01:00
Adrien Peiffer (ACSONE)
159a77df66 Migration of mail_optional_follower_notification to 10.0 2022-03-09 14:42:46 +01:00
Thomas Binsfeld
d0b462f900 Argument auto_commit in send_mail 2022-03-09 14:42:46 +01:00
Laurent Mignon (ACSONE)
cd0c77bdae Tests: Replace XML_IDs no more available in 9.0 2022-03-09 14:42:46 +01:00
Laurent Mignon (ACSONE)
b70d711fb2 mail.notification has been removed. The notify is done directly on the res.partner and channel 2022-03-09 14:42:46 +01:00
Laurent Mignon (ACSONE)
e0cb502584 Upgrade version from 8 -> 9 2022-03-09 14:42:46 +01:00
Adrien Peiffer (ACSONE)
df16371a2e Add mail_optional_follower_notification module (#60)
* [ADD] Add mail_optional_follower_notifications module

* [CHG][mail_optional_follower_notifications] Readme.

* [IMP][mail_optional_follower_notifications] Code review.

* [CHG] Rename mail_optional_follower_notifications to mail_optional_follower_notification

* [IMP][mail_optional_follower_notification] Review
2022-03-09 14:42:46 +01:00
OCA-git-bot
8902b1e1b7 [ADD] setup.py 2022-03-03 15:33:09 +00:00
OCA-git-bot
e9d70acce5 [UPD] addons table in README.md 2022-03-03 15:33:07 +00:00
oca-ci
62b9b68c3d [UPD] Update mail_outbound_static.pot 2022-03-03 15:30:33 +00:00
OCA-git-bot
3b491aa4e7 Merge PR #841 into 15.0
Signed-off-by dreispt
2022-03-03 15:28:24 +00:00
OCA-git-bot
fdb24dc569 [ADD] setup.py 2022-03-03 15:05:27 +00:00
OCA-git-bot
451fb2fd12 [UPD] README.rst 2022-03-03 15:05:27 +00:00
OCA-git-bot
68e8220600 [UPD] addons table in README.md 2022-03-03 15:05:24 +00:00
oca-ci
9a96e12dba [UPD] Update mail_activity_team.pot 2022-03-03 15:03:05 +00:00
OCA-git-bot
5fa27fdf27 Merge PR #833 into 15.0
Signed-off-by etobella
2022-03-03 15:00:53 +00:00
Bernat Puig Font
d916ef3f49 [MIG] mail_activity_team: Migration to 15.0 2022-03-03 11:15:41 +01:00
OCA-git-bot
58dca5d332 [ADD] setup.py 2022-02-17 15:24:01 +00:00
OCA-git-bot
8bed98b041 [UPD] README.rst 2022-02-17 15:24:00 +00:00
OCA-git-bot
f5bad6c3d1 [UPD] addons table in README.md 2022-02-17 15:23:58 +00:00
oca-ci
f1b67c6de8 [UPD] Update mail_preview_base.pot 2022-02-17 15:21:22 +00:00
OCA-git-bot
e9d472a68e Merge PR #842 into 15.0
Signed-off-by pedrobaeza
2022-02-17 15:18:50 +00:00
Jasmin Solanki
e07f18b46e [MIG] mail_preview_base: Migration to 15.0 2022-02-03 14:45:04 +05:30
Jasmin Solanki
c84c5194ae [IMP] mail_preview_base: black, isort, prettier 2022-02-02 11:28:18 +05:30
OCA-git-bot
92ebe00893 [UPD] README.rst 2022-02-02 11:28:09 +05:30
oca-travis
6311f9cc49 [UPD] Update mail_preview_base.pot 2022-02-02 11:28:09 +05:30
Víctor Martínez
a5709e6635 [MIG] mail_preview_base: Migration to 14.0
Co-authored-by: Enric Tobella <etobella@creublanca.es>
2022-02-02 11:28:09 +05:30