Commit Graph

904 Commits (b19e0841ed7680a95c46c4c9d68f130f1c665059)

Author SHA1 Message Date
OCA-git-bot b19e0841ed mail_activity_board 15.0.2.0.0 2023-02-02 14:23:54 +00:00
oca-ci 4e76c21899 [UPD] Update mail_tracking.pot 2023-02-02 14:20:03 +00:00
OCA-git-bot fd900e2bb9 Merge PR #1057 into 15.0
Signed-off-by pedrobaeza
2023-02-02 14:16:08 +00:00
OCA-git-bot f6186999db [UPD] addons table in README.md 2023-02-02 14:13:01 +00:00
OCA-git-bot 742c4fd8d1 microsoft_outlook_single_tenant 15.0.2.0.0 2023-02-02 14:12:56 +00:00
OCA-git-bot 15e64d76df [UPD] README.rst 2023-02-02 14:12:55 +00:00
OCA-git-bot 2d207c2ad0 [UPD] addons table in README.md 2023-02-02 14:12:52 +00:00
OCA-git-bot 34603bf567 Merge PR #1063 into 15.0
Signed-off-by pedrobaeza
2023-02-02 14:09:20 +00:00
Telmo Santos c4fbc05983 Deprecate microsoft_outlook_single_tenant
Odoo added the possibility to customize microsoft authentication endpoint. Therefore this module is not needed anymore.
2023-02-02 14:18:51 +01:00
David e996d10a13 [FIX] mail_tracking: js linter warnings 2023-01-31 18:30:11 +01:00
Weblate 9365649953 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking_mailgun/
2023-01-31 17:28:08 +00:00
Weblate 03c884b2ca Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_tracking/
2023-01-31 17:28:08 +00:00
OCA-git-bot 200fab8d63 [UPD] addons table in README.md 2023-01-31 17:27:57 +00:00
OCA-git-bot 231926dfcb mail_tracking 15.0.1.1.0 2023-01-31 17:27:51 +00:00
OCA-git-bot d83a096ac0 mail_tracking_mailgun 15.0.1.1.0 2023-01-31 17:27:50 +00:00
oca-ci 090f2c7582 [UPD] Update mail_tracking_mailgun.pot 2023-01-31 17:23:32 +00:00
oca-ci e9dcbce7f6 [UPD] Update mail_tracking.pot 2023-01-31 17:23:32 +00:00
Stephane Mangin 4cd143e729 [IMP] mail_tracking: remove legacy hooks 2023-01-31 18:21:32 +01:00
OCA-git-bot 0646d49cf6 Merge PR #1056 into 15.0
Signed-off-by pedrobaeza
2023-01-31 17:20:40 +00:00
david 015376b0f4 [FIX] mail_tracking: permissions
Refine which mail tracking record is allowed to see. We can rely on the
ACLs of the related records so we minimize inconvenient message subject
leaks.

A regular user can read these mail.tracking.email records:

- Those with a linked mail.message that the user can read
- Those with a linked mail.mail that the user can read
- Those with no message/mail link but a linked partner that the user can
read.
- Those with no linked records.

TT31399
2023-01-31 18:18:59 +01:00
sugapablo 39628af6d6 [FIX] mail_tracking: error when filtering by "Sent" 2023-01-31 18:16:36 +01:00
Jairo Llopis 43875033ae [FIX] mail_tracking: process sent events
Up until now, the `sent` event type was never processed, probably because it "made no sense", as an unsent email would never trigger an event.

However, it makes sense to process it because you may have a local relay that transmits mails over to the mail provider. In those circumstances, you should have 2 "sent" events (one from the relay and another one from the provider).

Also marked some useless parts of code for removal.

@Tecnativa TT32365
2023-01-31 18:12:45 +01:00
David 062f38577b [IMP] mail_tracking_mailgun: mass mailing manual tracking
Mass mailing are tracked from mail.trace as the don't store a message in
the db. In order to gather the message_id and be able to do manual
checks to mailgun, that's the table where we should get the message id.

TT40816
2023-01-31 18:00:05 +01:00
Weblate 22bc7c48d9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2023-01-31 12:11:38 +00:00
OCA-git-bot abec411016 [UPD] addons table in README.md 2023-01-31 12:11:21 +00:00
OCA-git-bot 4178c9f8ea mail_activity_team 15.0.2.0.0 2023-01-31 12:11:15 +00:00
oca-ci a5b9b364df [UPD] Update mail_activity_team.pot 2023-01-31 12:07:49 +00:00
OCA-git-bot 705ea962a1 Merge PR #1054 into 15.0
Signed-off-by pedrobaeza
2023-01-31 12:05:07 +00:00
Pedro M. Baeza 39d158d56d
Merge pull request #1055 from camptocamp/15.0-copier-update
[15.0] [UPD] copier: update dotfiles from repo template
2023-01-31 13:04:22 +01:00
Ivàn Todorovich 4503c0d9d8
[UPD] copier: update dotfiles from repo template 2023-01-31 08:59:55 -03:00
Ivàn Todorovich f8bcc84da2
[IMP] mail_activity_team: Allow to force a team on server actions 2023-01-30 16:21:36 -03:00
OCA-git-bot 3807245955 [ADD] setup.py 2023-01-24 14:21:23 +00:00
OCA-git-bot fd44ab057b [UPD] README.rst 2023-01-24 14:21:22 +00:00
OCA-git-bot 81c42b50bb [UPD] addons table in README.md 2023-01-24 14:21:19 +00:00
oca-ci c98045cb92 [UPD] Update mail_restrict_follower_selection.pot 2023-01-24 14:17:52 +00:00
OCA-git-bot 8a8e41a43e Merge PR #965 into 15.0
Signed-off-by etobella
2023-01-24 14:14:11 +00:00
Aungkokolin1997 19253d39c8 [RMV] remove en.po 2023-01-24 18:58:58 +06:30
Aungkokolin1997 5518f90a6d [15.0][MIG] mail_restrict_follower_selection: Migration to 15.0 2023-01-24 18:57:50 +06:30
Aungkokolin1997 6b2fc04795 [IMP] mail_restrict_follower_selection: black, isort, prettier 2023-01-24 18:57:50 +06:30
OCA Transbot 5d7716a557 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-14.0/social-14.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_restrict_follower_selection/
2023-01-24 18:57:50 +06:30
OCA-git-bot 9b0baff807 [UPD] README.rst 2023-01-24 18:57:50 +06:30
oca-travis 816d0850ae [UPD] Update mail_restrict_follower_selection.pot 2023-01-24 18:57:50 +06:30
angelmoya 9b95ddd50c [IMP] mail_restrict_follower_selection: Adding tests and improving pre-commit 2023-01-24 18:57:50 +06:30
Enrique d6cc4a8aa9 [FIX] mail_restrict_follower_selection: res_model not always in context
When creating a record from a record from another model, the model is not in the context (`default_res_model` key). For example: creating an invoice from a sale order.
2023-01-24 18:57:50 +06:30
Olga Marco 3316ab142a [MIG] mail_restrict_follower_selection: Migration to 14.0 2023-01-24 18:57:50 +06:30
Alexandre D. Díaz 3d34c5ac89 [IMP] Apply pre-commit changes: Resolve conflicts 2023-01-24 18:57:50 +06:30
Jairo Llopis 9174d8a2c5 [IMP] pre-commit run -a 2023-01-24 18:57:50 +06:30
Alessandro Fiorino e23f569b2d Translated using Weblate (Italian)
Currently translated at 75.0% (3 of 4 strings)

Translation: social-13.0/social-13.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_restrict_follower_selection/it/
2023-01-24 18:57:50 +06:30
Alexandre Díaz dc83104cbf [IMP] mail_restrict_follower_selection: Add condition for tests 2023-01-24 18:57:50 +06:30
Alexandre Díaz a09f5c8068 [IMP] mail_restrict_follower_selection: Add condition for tests 2023-01-24 18:57:50 +06:30