OCA-git-bot
21472baf54
Merge PR #462 into 12.0
...
Signed-off-by sebastienbeau
2021-01-09 10:15:17 +00:00
Alexandre D. Díaz
7560443906
[IMP] mail_tracking: Discuss failed messages: Button and domain
2020-12-03 21:17:48 +01:00
Sylvain LE GAL
fc2fc0038c
[FIX] compatibility between mail_send_copy and mail_tracking together
2020-09-01 10:53:09 +02:00
Alexandre Díaz
29b6ee1e1e
[IMP] mail_tracking: Ignore catchall
2020-04-22 16:26:08 +02:00
Alexandre Díaz
599d470142
[IMP] mail_tracking: Test 'to' and named emails
2020-03-26 20:43:45 +01:00
Alexandre Díaz
4f2018471e
[IMP] mail_tracking: Store To recipients and omit aliases
2020-03-24 18:32:03 +01:00
Alexandre Díaz
68173a18b0
[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).
2019-11-15 20:55:41 +01:00
Alexandre Díaz
f4b56004a9
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-07 12:53:57 +01:00
Alexandre Díaz
032499297c
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-06 02:44:01 +01:00
Alexandre Díaz
3a729cf544
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-10-29 13:01:21 +01:00
Alexandre Díaz
293dd39ff6
[IMP] mail_tracking: Failed Messages to 12.0
2019-10-25 20:15:44 +02:00
Alexandre Díaz
f15bdff0f8
[IMP] mail_tracking: Convert 'partner_trackings' to dict
2019-10-21 12:24:54 +02:00
Alexandre Díaz
185140032c
[IMP] mail_tracking: Cc name & check if mail is Cc
2019-10-21 12:24:54 +02:00
David
c94af853cc
[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.
2019-10-21 12:24:54 +02:00
Pedro M. Baeza
42b246056a
[FIX] mail_tracking: Show correctly blank image
...
Bad P2 > P3 conversion
2019-07-24 12:49:34 +02:00
Alexandre Díaz
a7dee897e5
[IMP] mail_tracking: Adapt test to set (not order preserved)
2019-07-22 20:36:31 +02:00
Alexandre Díaz
53b2692f28
[FIX] mail_tracking: Repeated suggested cc emails
2019-07-22 20:23:22 +02:00
Alexandre Díaz
61a719d861
[IMP] mail_tracking: Cc
2019-07-19 07:40:15 +00:00
ernesto
9f6d72034f
[MIG] mail_tracking: Migration to 12.0
2019-01-07 02:40:06 -05:00
David Vidal
29b465365f
[IMP] mail_tracking: email score performance ( #299 )
2018-12-18 12:31:00 -05:00
David
0fd2b031ef
[MIG] mail_tracking: Migration to 11.0
2018-12-18 12:31:00 -05:00
David Vidal
418b0074d7
[IMP] Shut mock exceptions up
2018-12-18 12:30:59 -05:00
Antonio Espinosa
2b9556f029
Add access to portal/public user to his own email trackings
2018-12-18 12:30:59 -05:00
Antonio Espinosa
7f4e369d53
[IMP] mail_tracking performance and bounce process ( #103 )
2018-12-18 12:30:59 -05:00
Damien Bouvy
9bb2e239b7
[MIG] mail_tracking: Migrated to 10.0
2018-12-18 12:30:58 -05:00
Antonio Espinosa
5b01c956be
[MIG] mail_tracking
...
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
2018-12-18 12:30:58 -05:00
Antonio Espinosa
e2a97e25fe
[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
2018-12-18 12:30:58 -05:00
Antonio Espinosa
bc83763427
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2018-12-18 12:30:58 -05:00