OCA-git-bot
ec6a55a3f6
mail_tracking 12.0.2.0.0
2019-11-13 11:47:45 +00:00
OCA-git-bot
2ce637ce77
[UPD] README.rst
2019-11-13 11:47:45 +00:00
oca-travis
ff06a54603
[UPD] Update message_auto_subscribe_notify_own.pot
2019-11-13 11:07:01 +00:00
oca-travis
155d698146
[UPD] Update mass_mailing_custom_unsubscribe.pot
2019-11-13 11:06:58 +00:00
oca-travis
ad62b1d209
[UPD] Update mail_tracking.pot
2019-11-13 11:06:55 +00:00
OCA-git-bot
5e69afdb79
Merge PR #447 into 12.0
...
Signed-off-by pedrobaeza
2019-11-13 10:33:23 +00:00
OCA Transbot
4e765dfe5b
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-12.0/social-12.0-mass_mailing_newsletter_welcome_mail
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mass_mailing_newsletter_welcome_mail/
2019-11-13 09:32:25 +00:00
OCA-git-bot
62a2579e92
mass_mailing_partner 12.0.1.0.1
2019-11-13 09:32:07 +00:00
OCA-git-bot
cd4037a2d7
Merge PR #461 into 12.0
...
Signed-off-by pedrobaeza
2019-11-13 08:36:16 +00:00
Tonow-c2c
be48a456eb
[FIX][12.0][mass_mailing_partner] _check_email_mass_mailing_contacts loop not on self but partner
2019-11-13 09:32:28 +01:00
Alexandre Díaz
d050805c7d
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-12 18:26:53 +01:00
Alexandre Díaz
f4b56004a9
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-11-07 12:53:57 +01: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
f6a561fe07
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-10-31 18:56:33 +01:00
Alexandre Díaz
714983bdae
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-10-31 14:46:08 +01:00
OCA-git-bot
a63fcea8d0
[ADD] setup.py
2019-10-31 00:23:48 +00:00
oca-travis
0ea792b151
[UPD] Update mass_mailing_newsletter_welcome_mail.pot
2019-10-31 00:11:27 +00:00
OCA-git-bot
50ced3a167
Merge PR #452 into 12.0
...
Signed-off-by pedrobaeza
2019-10-31 00:02:41 +00:00
ernesto
950518ac26
[MIG] mass_mailing_newsletter_welcome_mail: Migration to 12.0
2019-10-30 17:01:40 -04: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
3a729cf544
fixup! [IMP] mail_tracking: Failed Messages to 12.0
2019-10-29 13:01:21 +01:00
Alexandre Díaz
293dd39ff6
[IMP] mail_tracking: Failed Messages to 12.0
2019-10-25 20:15:44 +02:00
OCA-git-bot
bb7f7d39a6
[UPD] README.rst
2019-10-24 11:06:15 -04:00
oca-travis
c688bfbc73
[UPD] Update mass_mailing_newsletter_welcome_mail.pot
2019-10-24 11:06:15 -04:00
Jairo Llopis
3194b3b647
[IMP] mass_mailing_welcome_mail: More logical workflow
...
- Allow user to customize template.
- Only react when someone subscribes from the website. Not when creating a contact from the backend.
- Proper usage of context values.
- Full instructions.
2019-10-24 11:06:15 -04:00
cristinamartinrod
362bea6f8d
[ADD][11.0] mass_mailing_newsletter_welcome_mail
2019-10-24 11:06:15 -04:00
Alexandre Díaz
3aba1d476a
[IMP] mail_tracking: translations
2019-10-21 12:24:54 +02:00
Alexandre Díaz
f15bdff0f8
[IMP] mail_tracking: Convert 'partner_trackings' to dict
2019-10-21 12:24:54 +02:00
Alexandre Díaz
185140032c
[IMP] mail_tracking: Cc name & check if mail is Cc
2019-10-21 12:24:54 +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
Rodrigo Macedo
eeedcbd41d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (9 of 9 strings)
Translation: social-12.0/social-12.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-email_template_qweb/pt_BR/
2019-09-17 14:24:35 +00:00
OCA-git-bot
f70324125e
[ADD] setup.py
2019-09-11 10:00:56 +00:00
OCA-git-bot
1d3509b2e0
[UPD] README.rst
2019-09-11 10:00:55 +00:00
oca-travis
6b195cf686
[UPD] Update mail_outbound_static.pot
2019-09-11 09:38:41 +00:00
OCA-git-bot
f31aa1aa7a
Merge PR #388 into 12.0
...
Signed-off-by Yajo
2019-09-11 09:13:22 +00:00
Lorenzo Battistini
8ba3262334
Update website in mail_outbound_static/__manifest__.py
...
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2019-09-11 07:56:10 +02:00
OCA Transbot
390058da8c
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-12.0/social-12.0-mass_mailing_list_dynamic
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mass_mailing_list_dynamic/
2019-09-09 13:15:15 +00:00
OCA Transbot
05f78308da
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-12.0/social-12.0-mail_tracking_mailgun
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_tracking_mailgun/
2019-09-09 13:15:13 +00:00
OCA-git-bot
3147d1ce27
mail_tracking_mailgun 12.0.1.0.1
2019-09-09 13:15:02 +00:00
oca-travis
8a187d4176
[UPD] Update mail_tracking_mailgun.pot
2019-09-09 13:03:38 +00:00
OCA-git-bot
83a17b536b
Merge PR #435 into 12.0
...
Signed-off-by pedrobaeza
2019-09-09 12:55:11 +00:00
David
c638bb84b0
[IMP] mail_tracking_mailgun: link to bounce event
2019-09-09 14:10:07 +02:00
eLBati
059c89714b
Port mail_outbound_static to 12.0
...
Fixing and extending tests
Add setup
2019-09-05 12:50:42 +02:00
Rodrigo Macedo
26337cff5e
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (4 of 4 strings)
Translation: social-12.0/social-12.0-mail_full_expand
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_full_expand/pt_BR/
2019-09-03 03:23:47 +00:00
Rodrigo Macedo
d72ef83bd9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (6 of 6 strings)
Translation: social-12.0/social-12.0-base_search_mail_content
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-base_search_mail_content/pt_BR/
2019-09-03 03:23:47 +00:00
Rodrigo Macedo
ce5ab1e343
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 88.9% (8 of 9 strings)
Translation: social-12.0/social-12.0-email_template_qweb
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-email_template_qweb/pt_BR/
2019-09-03 03:23:47 +00:00
Rodrigo Macedo
54bfbe390f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (3 of 3 strings)
Translation: social-12.0/social-12.0-mail_attach_existing_attachment
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_attach_existing_attachment/pt_BR/
2019-08-26 16:01:21 +00:00
OCA-git-bot
1da0313f2f
Merge PR #399 into 12.0
...
Signed-off-by pedrobaeza
2019-08-16 20:46:41 +00:00
OCA-git-bot
5f1578c9ca
[ADD] setup.py
2019-08-16 20:46:41 +00:00