Commit Graph

886 Commits (e996d10a13cacefa6eb982aadb4efba62468a0d6)

Author SHA1 Message Date
David e996d10a13 [FIX] mail_tracking: js linter warnings 2023-01-31 18:30:11 +01:00
Stephane Mangin 4cd143e729 [IMP] mail_tracking: remove legacy hooks 2023-01-31 18:21:32 +01: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
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
Joan Sisquella 7a4b1aa462 [MIG] mail_restrict_follower_selection : Migration to 13.0 2023-01-24 18:57:50 +06:30
Joan Sisquella 347879376f [IMP] mail_restrict_follower_selection: black, isort 2023-01-24 18:57:50 +06:30
Enric Tobella 1c713ad24a [12.0][MIG] mail_restrict_follower_selection 2023-01-24 18:57:50 +06:30
Jordi Ballester Alomar 9c3576e1df fixes a corner case where you could send an email to a partner
that you are not supposed to.
2023-01-24 18:57:50 +06:30
Maria Sparenberg b8bd728bcb Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)

Translation: social-11.0/social-11.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/de/
2023-01-24 18:57:50 +06:30
c2cdidier 9dbabe6b29 Translated using Weblate (French) [ci skip]
Currently translated at 100.0% (3 of 3 strings)

Translation: social-11.0/social-11.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/fr/
2023-01-24 18:57:50 +06:30
Enric Tobella 28ceac3986 [IMP] disable the option to create followers that do not meet the conditions 2023-01-24 18:57:50 +06:30
phucngta 840deb6218 [11.0][MIG] mail_restrict_follower_selection 2023-01-24 18:57:50 +06:30
Damien Bouvy 0a49941448 [MIG] mail_restrict_follower_selection: Migrated to 10.0 2023-01-24 18:57:50 +06:30
Pedro M. Baeza 98837c49ae [MIG] Rename manifest files 2023-01-24 18:57:50 +06:30
Pedro M. Baeza 65f966e49f [MIG] Make modules uninstallable 2023-01-24 18:57:50 +06:30
Holger Brunn 51d0ca3216 [FIX] better default filter 2023-01-24 18:57:50 +06:30
Holger Brunn c9bb06be2b [ADD] mail_restrict_follower_selection 2023-01-24 18:57:50 +06:30
OCA-git-bot 38947aeb6d [ADD] setup.py 2023-01-24 11:10:19 +00:00
OCA-git-bot deec85f12b [UPD] README.rst 2023-01-24 11:10:19 +00:00
OCA-git-bot 7f963794e8 [UPD] addons table in README.md 2023-01-24 11:10:15 +00:00
oca-ci bc5d783302 [UPD] Update microsoft_outlook_single_tenant.pot 2023-01-24 11:07:07 +00:00
OCA-git-bot d5e44cb682 Merge PR #1030 into 15.0
Signed-off-by pedrobaeza
2023-01-24 11:04:08 +00:00