Commit Graph

12 Commits (b4ab1600fe0b464937ff3dc06ff7cbf3a29afe3a)

Author SHA1 Message Date
david b4ab1600fe [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
2022-09-16 16:21:18 +02:00
Alexandre Díaz 62d04f9d7d [MIG] mail_tracking: Migration to 13.0 2020-02-05 17:32:40 +01:00
Alexandre Díaz c16bb47d6f [IMP] mail_tracking: black, isort 2020-02-05 16:34:45 +01:00
ernesto 31948be06f [MIG] mail_tracking: Migration to 12.0 2020-02-05 14:57:34 +01:00
David 8f30f4daa9 [MIG] mail_tracking: Migration to 11.0 2020-02-05 14:57:34 +01:00
Antonio Espinosa a1035abf89 [8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce (#133) 2020-02-05 14:57:34 +01:00
Antonio Espinosa d884e4802f Add access to portal/public user to his own email trackings 2020-02-05 14:57:34 +01:00
Antonio Espinosa c02aa2b5bb [IMP] mail_tracking performance and bounce process (#103) 2020-02-05 14:57:34 +01:00
Damien Bouvy a4b0b20d57 [MIG] mail_tracking: Migrated to 10.0 2020-02-05 14:57:34 +01:00
Antonio Espinosa 5b6ca43622 [FIX] Update email_score when email changes 2020-02-05 14:57:34 +01:00
Antonio Espinosa ba88f8ae71 [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
2020-02-05 14:57:34 +01:00
Antonio Espinosa 0a5c9adcd7 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2020-02-05 14:57:34 +01:00