Commit Graph

520 Commits (024d1fa5a7e1caa633bdc6b9b881b51a8c7ce4ec)

Author SHA1 Message Date
OCA-git-bot 97927349c9 Merge PR #463 into 12.0
Signed-off-by pedrobaeza
2019-11-17 15:41:43 +00:00
Alexandre Díaz 68173a18b0 [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).
2019-11-15 20:55:41 +01:00
OCA Transbot 909d488cd2 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mass_mailing_custom_unsubscribe/
2019-11-13 11:47:59 +00:00
OCA Transbot da91b48b59 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2019-11-13 11:47:56 +00:00
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
Naglis Jonaitis f59d67f203
[MIG] mail_optional_autofollow: Migration to 12.0 2019-11-12 12:43:05 +02:00
Maria Sparenberg 80f8ef655b
Translated using Weblate (German)
Currently translated at 100.0% (3 of 3 strings)

Translation: social-11.0/social-11.0-mail_optional_autofollow
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_optional_autofollow/de/
2019-11-12 12:14:38 +02:00
oca-travis 28e23101f1
[UPD] Update mail_optional_autofollow.pot 2019-11-12 12:14:38 +02:00
Damien Carlier 91901ddf0e
[IMP] Remove headers on init.py files 2019-11-12 12:14:38 +02:00
Damien Carlier 63dd3acd52
[IMP] Remove utf-8 lines 2019-11-12 12:14:37 +02:00
Denis Robinet (ACSONE) 2f2cafb4ce
[IMP] Hide the checkbox for the mass mailing in mail_optional_autofollow 2019-11-12 12:14:37 +02:00
Damien Carlier 8d9d70684e
Update README.rst 2019-11-12 12:14:37 +02:00
Damien Carlier 56fa98d545
[MIG] mail_optional_autofollow: Migration to 11.0 2019-11-12 12:14:37 +02:00
OCA Transbot 3d950e327d
OCA Transbot updated translations from Transifex 2019-11-12 12:14:37 +02:00
Damien Bouvy 0c8cd281b0
[MIG] mail_optionnal_autofollow: Migrated to 10.0 2019-11-12 12:14:37 +02:00
Pedro M. Baeza 4f9752373f
[MIG] Rename manifest files 2019-11-12 12:14:37 +02:00
Pedro M. Baeza 970487836d
[MIG] Make modules uninstallable 2019-11-12 12:14:36 +02:00
Thomas Binsfeld f9c5f40c59
[FIX] Argument auto_commit in send_mail 2019-11-12 12:14:36 +02:00
Laurent Mignon (ACSONE) 5b1b7509b2
[ADD] fr translations 2019-11-12 12:14:36 +02:00
Laurent Mignon (ACSONE) b3abb38a4c
[MIG] Upgrade version from 8 -> 9 2019-11-12 12:14:36 +02:00
Adrien Peiffer (ACSONE) b6d35e1a7f
[IMP][mail_optional_autofollow] Improve readme file 2019-11-12 12:14:36 +02:00
Adrien Peiffer (ACSONE) 1de6babef9
[CHG][mail_optional_autofollow] some improvements 2019-11-12 12:14:36 +02:00
Adrien Peiffer (ACSONE) 4c671b975a
[ADD] Add mail_optional_autofollow module 2019-11-12 12:14:35 +02: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