Commit Graph

105 Commits (f22d02c1b46064e95919bc207a19ddb7faef7f3d)

Author SHA1 Message Date
Francesco Foresti 042578723c Translated using Weblate (Italian)
Currently translated at 29.9% (35 of 117 strings)

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/it/
2023-04-07 18:26:11 +00:00
mymage 7459e5500f Translated using Weblate (Italian)
Currently translated at 29.9% (35 of 117 strings)

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/it/
2023-03-30 14:25:00 +00:00
OCA-git-bot 3966a6d810 mail_tracking 13.0.2.0.1 2023-01-30 11:46:51 +00:00
David edef8c80cb [FIX] mail_tracking: failed message compute performance
The failed messages computation relies on a dotted notation search on
the message mail_tracking_ids. This causes a really bad performance in
almost any model with a mail.thread. It's a good use case for auto_join.

TT41397
2023-01-30 12:10:58 +01:00
Weblate 1020daacb6 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/
2023-01-23 07:59:40 +00:00
OCA-git-bot 8fd3bc6397 mail_tracking 13.0.2.0.0 2023-01-23 07:58:11 +00:00
oca-ci 27dc0bdcca [UPD] Update mail_tracking.pot 2023-01-23 07:52:19 +00:00
OCA-git-bot 7bf8709005 Merge PR #966 into 13.0
Signed-off-by pedrobaeza
2023-01-23 07:47:32 +00:00
Weblate 5a77fdeef0 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/
2023-01-13 15:40:48 +00:00
OCA-git-bot fea7c8029e mail_tracking 13.0.1.0.11 2023-01-13 15:40:14 +00:00
oca-ci 2ec518394b [UPD] Update mail_tracking.pot 2023-01-13 15:34:28 +00:00
David 4317103ca1 [IMP] mail_tracking_mailgun: mass mailing manual tracking
Mass mailing are tracked from mail.trace as the don't store a message in
the db. In order to gather the message_id and be able to do manual
checks to mailgun, that's the table where we should get the message id.

TT40816
2023-01-13 13:16:04 +01:00
Francesco Foresti e4ecdbf43c Translated using Weblate (Italian)
Currently translated at 30.7% (35 of 114 strings)

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/it/
2023-01-03 12:49:57 +00:00
david b4ab1600fe [FIX] mail_tracking: permissions
Refine which mail tracking record is allowed to see. We can rely on the
ACLs of the related records so we minimize inconvenient message subject
leaks.

A regular user can read these mail.tracking.email records:

- Those with a linked mail.message that the user can read
- Those with a linked mail.mail that the user can read
- Those with no message/mail link but a linked partner that the user can
read.
- Those with no linked records.

TT31399
2022-09-16 16:21:18 +02:00
OCA-git-bot 9b4eb4c55e mail_tracking 13.0.1.0.10 2022-03-11 13:43:59 +00:00
sugapablo 5afacb7eab [FIX] mail_tracking: error when filtering by "Sent" 2022-02-17 09:17:17 -05:00
OCA-git-bot c41f97408a Merge PR #804 into 13.0
Signed-off-by pedrobaeza
2021-11-25 09:46:48 +00:00
Jairo Llopis 66fb64d41a
[FIX] mail_tracking: process sent events
Up until now, the `sent` event type was never processed, probably because it "made no sense", as an unsent email would never trigger an event.

However, it makes sense to process it because you may have a local relay that transmits mails over to the mail provider. In those circumstances, you should have 2 "sent" events (one from the relay and another one from the provider).

Also marked some useless parts of code for removal.

@Tecnativa TT32365
2021-11-23 12:08:20 +00:00
OCA Transbot cb9cc14851 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/
2021-11-11 12:05:28 +00:00
oca-travis 0f725dcb6e [UPD] Update mail_tracking.pot 2021-11-11 11:52:47 +00:00
OCA-git-bot 947e463250 mail_tracking 13.0.1.0.9 2021-07-09 13:33:00 +00:00
Jairo Llopis b7b69281c6
[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
2021-07-09 10:41:39 +01:00
OCA-git-bot b069fe17c0 mail_tracking 13.0.1.0.8 2021-03-09 08:43:16 +00:00
Alexandre D. Díaz c9e5000284 [FIX] mail_tracking: Store cc 2021-03-02 13:01:04 +01:00
OCA Transbot 0b568ff415 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/
2021-02-02 12:02:27 +00:00
OCA-git-bot e28a9b5dac mail_tracking 13.0.1.0.7 2021-02-02 12:01:59 +00:00
oca-travis 1f3f4c760d [UPD] Update mail_tracking.pot 2021-02-02 11:53:51 +00:00
Alexandre D. Díaz cb3a411b86 [IMP] mail_tracking: Discuss failed messages: Only show confirmation if needed 2021-02-01 18:44:54 +01:00
Alexandre D. Díaz 7616c69a56 [IMP] mail_tracking: Discuss failed messages: Button and domain 2021-02-01 18:44:13 +01:00
Jairo Llopis c8849785d5
[FIX] pre-commit run -a 2021-01-27 14:12:46 +00:00
Alexandre D. Díaz 32dcec55c7
[IMP] Apply pre-commit changes: Resolve conflicts 2021-01-27 14:12:46 +00:00
Jairo Llopis 4bb026efe0
[IMP] pre-commit run -a 2021-01-27 14:12:45 +00:00
OCA-git-bot b2eeb9d363 mail_tracking 13.0.1.0.6 2021-01-21 16:09:46 +00:00
OCA-git-bot 1c23f4f7da Merge PR #659 into 13.0
Signed-off-by pedrobaeza
2021-01-21 15:27:04 +00:00
nmadhoc 15d1b52669 [FIX] mail_tracking
When a user try to resend message gets an error stating that it's only allowed for users who belong to the Administration/Settings group
2021-01-21 08:53:18 -03:00
Wolfgang Pichler 05905e50c3 [FIX] re.search will return None when nothing found. So we have to check for this 2020-11-28 09:53:04 +01:00
OCA Transbot f1fe3e4f56 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-11-17 20:20:30 +00:00
oca-travis d9007d97f3 [UPD] Update mail_tracking.pot 2020-11-17 20:12:44 +00:00
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