Commit Graph

28 Commits (caa33a349e0913f32ae383e8a010f65ce1fa11f8)

Author SHA1 Message Date
OCA-git-bot 8342ae08e3 mail_tracking 12.0.2.1.5 2020-07-23 11:20:42 +00:00
OCA-git-bot e1dd26d83e mail_tracking 12.0.2.1.4 2020-06-26 11:37:42 +00:00
OCA-git-bot 4c5ce311d7 mail_tracking 12.0.2.1.3 2020-04-22 15:10:06 +00:00
OCA-git-bot d59b7eabc9 mail_tracking 12.0.2.1.2 2020-03-31 12:52:52 +00:00
OCA-git-bot 7f3623f2ce mail_tracking 12.0.2.1.1 2020-03-25 15:38:43 +00:00
OCA-git-bot b578f5aaa9 mail_tracking 12.0.2.1.0 2020-03-24 18:37:17 +00:00
OCA-git-bot 1f4c9976bd mail_tracking 12.0.2.0.2 2019-12-09 20:53:29 +00:00
OCA-git-bot 387ecb2579 mail_tracking 12.0.2.0.1 2019-11-17 16:00:16 +00:00
OCA-git-bot ec6a55a3f6 mail_tracking 12.0.2.0.0 2019-11-13 11:47:45 +00: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 322a3e0437 fixup! [IMP] mail_tracking: Failed Messages to 12.0 2019-10-30 19:24:47 +01:00
Alexandre Díaz 9a18de6229 fixup! [IMP] mail_tracking: Failed Messages to 12.0 2019-10-29 13:21:00 +01:00
Alexandre Díaz 293dd39ff6 [IMP] mail_tracking: Failed Messages to 12.0 2019-10-25 20:15:44 +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
OCA-git-bot ede34a2479 mail_tracking 12.0.1.1.2 2019-07-22 19:07:25 +00:00
OCA-git-bot 1c3dce8976 mail_tracking 12.0.1.1.1 2019-07-22 18:22:02 +00:00
OCA-git-bot 1bfb50fa59 mail_tracking 12.0.1.1.0 2019-07-19 07:58:21 +00:00
Pedro M. Baeza 007d8ada83 [FIX] mail_tracking: Don't call write inside other write
Or infinite recursions will happen on other `write` overwrites, like the one that happens
on `mass_mailing_partner`.
2019-06-26 20:45:01 +02: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
Emanuel Cino 9365804a27 [FIX] mail_tracking js could break other modules using chat_manager 2018-12-18 12:31:00 -05:00
eLBati 3f490609c5 IMP mail_tracking performances
On our server,
queries based on "mail_tracking_event"."tracking_email_id" improved from 501,924 ms to 1,840 ms
queries based on "mail_tracking_email"."mail_message_id" improved from 167,436 ms to 3,223 ms

The last ones are run several times when a thread has many messages
2018-12-18 12:31:00 -05:00
Antonio Espinosa 0c02f4bab5 [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2018-12-18 12:31:00 -05:00
Antonio Espinosa 2b9556f029 Add access to portal/public user to his own email trackings 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
Pedro M. Baeza 6c34424034 [MIG] Make modules uninstallable 2018-12-18 12:30:58 -05:00