Commit Graph

67 Commits (4d6726436f5e336f44df75cc2538c99e00f3bd71)

Author SHA1 Message Date
OCA Transbot 80a93f149b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-08-16 11:28:41 +00:00
OCA Transbot 7f97cc2c6b Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-04-23 15:18:46 +00:00
OCA-git-bot c2e3294953 mail_tracking 13.0.1.0.4 2020-04-23 15:18:31 +00:00
oca-travis d5086bcc9d [UPD] Update mail_tracking.pot 2020-04-23 14:48:39 +00:00
Alexandre Díaz a7c2eeaee9 [IMP] mail_tracking: Ignore catchall 2020-04-23 11:29:33 +02:00
OCA Transbot f2946a46ee Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-04-22 07:38:15 +00:00
OCA-git-bot 98d8047b17 mail_tracking 13.0.1.0.3 2020-04-22 07:37:59 +00:00
oca-travis 81d2fa4092 [UPD] Update mail_tracking.pot 2020-04-22 07:32:26 +00:00
Alexandre Díaz dbc71fba62 [IMP] mail_tracking: Test 'to' and named emails 2020-04-15 20:48:11 +02:00
Alexandre Díaz 084cb09b80 [IMP] mail_tracking: Store To recipients and omit aliases 2020-04-15 18:08:28 +02:00
OCA-git-bot 839f907d76 mail_tracking 13.0.1.0.2 2020-04-01 16:13:21 +00:00
Uku Lagle b380278fb1 [FIX] mail_tracking: do not warn not found if already opened
The state will be 'opened' after first time email is opened. Each
successive open triggered warning, because state was already 'opened'
and thus did not match domain state in (sent, delivered).

Forward-port #d9ad3464
2020-04-01 12:43:21 +03:00
OCA-git-bot f5fdce19e3 [UPD] README.rst 2020-03-29 06:15:03 +00:00
OCA-git-bot 67adaf0abb mail_tracking 13.0.1.0.1 2020-02-24 18:25:25 +00:00
Alexandre Díaz d968332c7b [FIX] mail_tracking: Changed injection method for 'failed_message_ids' field
Before this commit, some methods with views crashes trying to
process 'failed_message_ids' field.
After this commit the 'failed_message_ids' field description
is properly generated.
2020-02-24 19:10:28 +01:00
OCA Transbot f90b32bcf2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_tracking/
2020-02-10 13:06:00 +00:00
oca-travis 2da445188f [UPD] Update mail_tracking.pot 2020-02-10 12:54:13 +00:00
OCA-git-bot 96147dc1ca [UPD] README.rst 2020-02-05 16:59:06 +00:00
oca-travis 1103aad05a [UPD] Update mail_tracking.pot 2020-02-05 16:49:39 +00: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
OCA-git-bot 78b9d825b1 mail_tracking 12.0.2.0.1 2020-02-05 14:57:34 +01:00
Alexandre Díaz 0f36b4c04d [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).
2020-02-05 14:57:34 +01:00
OCA-git-bot 46dcaa3262 mail_tracking 12.0.2.0.0 2020-02-05 14:57:34 +01:00
Alexandre Díaz 29905e66f9 [IMP] mail_tracking: Failed Messages to 12.0 2020-02-05 14:57:34 +01:00
Alexandre Díaz 14dddbac3e [IMP] mail_tracking: translations 2020-02-05 14:57:34 +01:00
Alexandre Díaz aa9ace1c72 [IMP] mail_tracking: Convert 'partner_trackings' to dict 2020-02-05 14:57:34 +01:00
Alexandre Díaz e47ef4ed00 [IMP] mail_tracking: Cc name & check if mail is Cc 2020-02-05 14:57:34 +01:00
David cea7f76c8e [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.
2020-02-05 14:57:34 +01:00
eduardgm c69a2ab3b4 Translated using Weblate (Spanish)
Currently translated at 33.3% (29 of 87 strings)

Translation: social-12.0/social-12.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking/es/
2020-02-05 14:57:34 +01:00
Pedro M. Baeza e4264967f1 [FIX] mail_tracking: Show correctly blank image
Bad P2 > P3 conversion
2020-02-05 14:57:34 +01:00
OCA-git-bot 34a760bbfd mail_tracking 12.0.1.1.2 2020-02-05 14:57:34 +01:00
Alexandre Díaz f69275c427 [IMP] mail_tracking: Adapt test to set (not order preserved) 2020-02-05 14:57:34 +01:00
Alexandre Díaz e060919e23 [FIX] mail_tracking: Repeated suggested cc emails 2020-02-05 14:57:34 +01:00
OCA-git-bot 8cb911d38f mail_tracking 12.0.1.1.1 2020-02-05 14:57:34 +01:00
Ihor f7321ef712 [FIX] Bug {TypeError: dict.message.hasEmailCc is not a function} during the creation of a new document. 2020-02-05 14:57:34 +01:00
OCA-git-bot b4401aff47 mail_tracking 12.0.1.1.0 2020-02-05 14:57:34 +01:00
Alexandre Díaz 6b2c9ff48c [MIG] mail_tracking: Adapt Cc to 12.0 2020-02-05 14:57:34 +01:00
Alexandre Díaz fe5be21833 [IMP] mail_tracking: Cc 2020-02-05 14:57:34 +01:00
Pedro M. Baeza 1a9892d3d0 [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`.
2020-02-05 14:57:34 +01:00
ernesto 31948be06f [MIG] mail_tracking: Migration to 12.0 2020-02-05 14:57:34 +01:00
eduardgm 9970a09122 Translated using Weblate (Catalan)
Currently translated at 96.3% (79 of 82 strings)

Translation: social-11.0/social-11.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking/ca/
2020-02-05 14:57:34 +01:00
Pedro M. Baeza 9d7a3a3941 [IMP] mail_tracking: Put button box at the end of the view
For giving more priority to other buttons like the invoices one.
2020-02-05 14:57:34 +01:00
Piotr Kowalski 291db4e752 Fix README.rst images not visible in GitHub and Odoo
Closes #303
2020-02-05 14:57:34 +01:00
David Vidal 8890ec87ea [IMP] mail_tracking: email score performance (#299) 2020-02-05 14:57:34 +01:00
c2cdidier 8b13d1de61 Translated using Weblate (French) [ci skip]
Currently translated at 100.0% (82 of 82 strings)

Translation: social-11.0/social-11.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking/fr/
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
Emanuel Cino a663661e58 [FIX] mail_tracking js could break other modules using chat_manager 2020-02-05 14:57:34 +01:00
eLBati 09ff021613 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
2020-02-05 14:57:34 +01:00
Antonio Espinosa 5cb779b5eb [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2020-02-05 14:57:34 +01:00