Alexandre Díaz
7e271bb5ca
[IMP] mail_tracking: Ignore catchall
2022-04-20 14:46:21 +05:30
Alexandre Díaz
de49e150ef
[IMP] mail_tracking: Test 'to' and named emails
2022-04-20 14:46:21 +05:30
Alexandre Díaz
bedeb56759
[IMP] mail_tracking: Store To recipients and omit aliases
2022-04-20 14:46:21 +05:30
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
Alexandre Díaz
5f9e8ff95e
[FIX] mail_tracking: Refresh thread widget when sets a message as reviewed
...
Previous this commit, failed messages widget data wasn't updated properly when you
set as reviewed/retry the last message displayed.
This commit resolve the problem and improves the "set as reviewed" action to avoid
multi-user inconsistencies (don't toggle the value).
2022-04-20 14:46:21 +05:30
Alexandre Díaz
eba1e0de8a
[IMP] mail_tracking: Failed Messages to 12.0
2022-04-20 14:46:21 +05:30
Alexandre Díaz
d3ddffb54b
[IMP] mail_tracking: Convert 'partner_trackings' to dict
2022-04-20 14:46:21 +05:30
Alexandre Díaz
7ef6c69205
[IMP] mail_tracking: Cc name & check if mail is Cc
2022-04-20 14:46:21 +05:30
David
61463fc530
[IMP] mail_tracking: mail.thread filter for tracking errors
...
- Any model inheriting from mail.thread will have a filter available to
obtain records with errors in their messages trackings.
- The messages can be marked as done to avoid false positives when the
issues are solved.
2022-04-20 14:46:21 +05:30
Pedro M. Baeza
4c6e4661d3
[FIX] mail_tracking: Show correctly blank image
...
Bad P2 > P3 conversion
2022-04-20 14:46:21 +05:30
Alexandre Díaz
f67c1d5fe1
[IMP] mail_tracking: Adapt test to set (not order preserved)
2022-04-20 14:46:21 +05:30
Alexandre Díaz
ef83aacf9a
[FIX] mail_tracking: Repeated suggested cc emails
2022-04-20 14:46:21 +05:30
Alexandre Díaz
c2fd8c95fc
[IMP] mail_tracking: Cc
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 Vidal
f1259fc0ec
[IMP] mail_tracking: email score performance ( #299 )
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
David Vidal
3cf2e670cf
[IMP] Shut mock exceptions up
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
022cb28145
[MIG] mail_tracking
...
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
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