david
7165e484e4
[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-09-25 07:40:35 -07:00
Alexandre Díaz
4acc95a031
[MIG] mail_tracking: Migration to 13.0
2023-09-25 07:40:35 -07:00
Alexandre Díaz
6b980a571d
[IMP] mail_tracking: black, isort
2023-09-25 07:40:35 -07:00
ernesto
d6d4142cd9
[MIG] mail_tracking: Migration to 12.0
2023-09-25 07:40:35 -07:00
David
715618fcb0
[MIG] mail_tracking: Migration to 11.0
2023-09-25 07:40:35 -07:00
Antonio Espinosa
12b34c5347
[8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce ( #133 )
2023-09-25 07:40:35 -07:00
Antonio Espinosa
fc64f5ce1d
Add access to portal/public user to his own email trackings
2023-09-25 07:40:35 -07:00
Antonio Espinosa
d9e6e655dc
[IMP] mail_tracking performance and bounce process ( #103 )
2023-09-25 07:40:35 -07:00
Damien Bouvy
dcee7f8373
[MIG] mail_tracking: Migrated to 10.0
2023-09-25 07:40:35 -07:00
Antonio Espinosa
59001b4af5
[FIX] Update email_score when email changes
2023-09-25 07:40:35 -07:00
Antonio Espinosa
a8b8a25a11
[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
2023-09-25 07:40:35 -07:00
Antonio Espinosa
0ddcb83ef2
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2023-09-25 07:40:35 -07:00