David
e981f3cc6d
[MIG] mail_tracking: Migration to 17.0
...
TT49060
2024-06-11 10:08:14 +02:00
David
0de49f2acd
[FIX] mail_tracking: failed messages in thread
...
- Recover the failed messages box in the mail.thread
- Fix failed message box template issues
- Remove dead code
- Fix send_email() method signature
- Fix patch methods js files paths
- Update roadmap
TT44683
2024-06-11 09:51:53 +02:00
dhx
2fe46dd8e1
[IMP] mail_tracking: New config parameter to disable the tracking image
...
- As the tracker img in the body is currently also used to set the
X-Odoo-MailTracking-ID mail header we can remove the tag only
after this is done
- Added tests to check for the presence and absence of the tracking
image tag depending on the new configuration parameter
2024-06-11 09:51:53 +02:00
jb
4912eb5389
use keyword arguments in build_email to comply with portal tests
2024-06-11 09:51:53 +02:00
Jasmin Solanki
5e9998e324
[MIG] mail_tracking: Migration to 15.0
2024-06-11 09:51:53 +02:00
Jairo Llopis
266d8cff75
[FIX] mail_tracking: reduce spammy score
...
Fix https://github.com/OCA/social/issues/701 , following idea from https://kb.mailwizz.com/articles/low-score-in-spamassassin-because-of-the-rand_mktg_header-rule/ to avoid matching the regexp explained in https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7888#c5
@Tecnativa TT29674
2024-06-11 09:51:53 +02:00
simonev
b62aadeea8
[14.0][MIG] mail_tracking
2024-06-11 09:51:53 +02:00
Wolfgang Pichler
d90620f135
[FIX] re.search will return None when nothing found. So we have to check for this
2024-06-11 09:42:20 +02:00
Alexandre Díaz
3b77c528f9
[IMP] mail_tracking: black, isort
2024-06-11 09:42:19 +02:00
ernesto
8ab506bed7
[MIG] mail_tracking: Migration to 12.0
2024-05-30 13:53:46 +02:00
David
0fd3693074
[MIG] mail_tracking: Migration to 11.0
2024-05-30 13:53:46 +02:00
Antonio Espinosa
434d4b7439
[FIX] mail_tracking: bugfixes ( #199 )
...
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2024-05-30 13:53:46 +02:00
Pedro M. Baeza
cd3302f7da
[FIX] mail_tracking: Obtain outgoing server with sudo
...
As regular users can't access this object.
2024-05-30 13:53:46 +02:00
Damien Bouvy
ae82c2790e
[MIG] mail_tracking: Migrated to 10.0
2024-05-30 13:53:46 +02:00
Antonio Espinosa
dcf1274ca1
[8.0][ADD] mail_tracking addon ( #67 )
...
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
2024-05-30 13:53:46 +02:00