david
4cc3d4dc32
[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
2024-06-11 09:51:53 +02:00
Alexandre Díaz
c3d54d0784
[MIG] mail_tracking: Migration to 13.0
2024-06-11 09:42:19 +02:00
Alexandre Díaz
3b77c528f9
[IMP] mail_tracking: black, isort
2024-06-11 09:42:19 +02:00
ernesto
8ab506bed7
[MIG] mail_tracking: Migration to 12.0
2024-05-30 13:53:46 +02:00
David
0fd3693074
[MIG] mail_tracking: Migration to 11.0
2024-05-30 13:53:46 +02:00
Antonio Espinosa
a800927d66
[8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce ( #133 )
2024-05-30 13:53:46 +02:00
Antonio Espinosa
bb5432c095
Add access to portal/public user to his own email trackings
2024-05-30 13:53:46 +02:00
Antonio Espinosa
d607b97fdb
[IMP] mail_tracking performance and bounce process ( #103 )
2024-05-30 13:53:46 +02:00
Damien Bouvy
ae82c2790e
[MIG] mail_tracking: Migrated to 10.0
2024-05-30 13:53:46 +02:00
Antonio Espinosa
e232d6c4d3
[FIX] Update email_score when email changes
2024-05-30 13:53:46 +02:00
Antonio Espinosa
5c5ea35247
[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
2024-05-30 13:53:46 +02:00
Antonio Espinosa
dcf1274ca1
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2024-05-30 13:53:46 +02:00