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
Carlos Dauden
861a13a91d
[9.0][IMP] mail_tracking: Improve view with error details
2020-02-05 14:57:34 +01:00
David Vidal
2283375cad
[IMP] Shut mock exceptions up
2020-02-05 14:57:34 +01:00
Pedro M. Baeza
1e179a2a33
[FIX] mail_tracking: Obtain outgoing server with sudo
...
As regular users can't access this object.
2020-02-05 14:57:34 +01:00
Juan Jose Scarafia
5e02e133b3
[FIX][9.0] partner buttons view on enterprise
2020-02-05 14:57:34 +01:00
Antonio Espinosa
462437b31f
[FIX] Sender label is repeated in search fields
2020-02-05 14:57:34 +01:00
Antonio Espinosa
b11c6ae4f8
[9.0][FIX][mail_tracking] Control exception when mail_message was removed ( #132 )
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
5e7612118b
[IMP] mail_tracking: Allow to define a custom mail_tracking base url
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
Pedro M. Baeza
a71b956d4a
[MIG] Make modules uninstallable
2020-02-05 14:57:34 +01:00
Pedro M. Baeza
4113593ceb
[FIX] mail_tracking: Typo
2020-02-05 14:57:34 +01:00
Antonio Espinosa
9fc34be574
[MIG] mail_tracking
...
* Improve tests
* Show trackings even if partner removed
* Disable CSRF protection to webhooks controllers
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
eduardgm
706a4fa5aa
Translated using Weblate (Spanish)
...
Currently translated at 88.9% (16 of 18 strings)
Translation: social-13.0/social-13.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_board/es/
2020-02-02 21:13:39 +00:00
eduardgm
9ab83c0928
Added translation using Weblate (Spanish)
2020-02-02 19:00:06 +00:00
OCA Transbot
473260343d
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-13.0/social-13.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-email_template_qweb/
2020-01-31 17:52:35 +00:00
OCA Bot
110f919c99
[UPD] .travis.yml: Use verbose colored pre-commit [skip ci]
2020-01-31 18:52:28 +01:00
Laurent Corron
888ad4a8aa
Translated using Weblate (French)
...
Currently translated at 100.0% (18 of 18 strings)
Translation: social-13.0/social-13.0-mail_activity_board
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_activity_board/fr_BE/
2020-01-28 11:55:27 +00:00
Laurent Corron
1b28c57caa
Added translation using Weblate (French)
2020-01-28 11:50:44 +00:00
OCA-git-bot
5972283acb
[ADD] setup.py
2020-01-17 15:14:52 +00:00
OCA-git-bot
266654ee47
[UPD] README.rst
2020-01-17 15:14:51 +00:00
oca-travis
cf61ca2ce7
[UPD] Update mail_inline_css.pot
2020-01-17 15:08:06 +00:00
OCA-git-bot
e387d01c97
Merge PR #488 into 13.0
...
Signed-off-by simahawk
2020-01-17 15:00:43 +00:00
Simone Orsi
01ccbe38bc
Add premailer python requirement
2020-01-17 15:10:43 +01:00