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
Alexandre Díaz
fc7d2e9f3a
[MIG] mail_tracking: Migration to 13.0
2022-04-20 14:46:21 +05:30
Alexandre Díaz
200e016ab8
[IMP] mail_tracking: black, isort
2022-04-20 14:46:21 +05:30
ernesto
cd1d3be640
[MIG] mail_tracking: Migration to 12.0
2022-04-20 14:46:21 +05:30
David
4c0a9e46c9
[MIG] mail_tracking: Migration to 11.0
2022-04-20 14:46:21 +05:30
Antonio Espinosa
3b5ee4cd61
[8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce ( #133 )
2022-04-20 14:46:21 +05:30
Antonio Espinosa
527a8d09c5
Add access to portal/public user to his own email trackings
2022-04-20 14:46:21 +05:30
Antonio Espinosa
6e5de16361
[IMP] mail_tracking performance and bounce process ( #103 )
2022-04-20 14:46:21 +05:30
Damien Bouvy
4798d3c817
[MIG] mail_tracking: Migrated to 10.0
2022-04-20 14:46:21 +05:30
Antonio Espinosa
1d01bf8fb7
[FIX] Update email_score when email changes
2022-04-20 14:46:21 +05:30
Antonio Espinosa
7a684c6e66
[8.0][IMP][mail_tracking] Speed installation time and discard concurrent events ( #82 )
...
[IMP] mail_tracking: Speed installation time, discard concurrent events and other fixes
2022-04-20 14:46:21 +05:30
Antonio Espinosa
3d302148c1
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2022-04-20 14:46:21 +05:30