Commit Graph

356 Commits (6b195cf68644d373ba7fd0e9e8c61518f27ba4a2)

Author SHA1 Message Date
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
OCA-git-bot 89fd39aeb3 [UPD] README.rst 2019-08-16 20:46:40 +00:00
oca-travis 5f9aebdea5 [UPD] Update mass_mailing_list_dynamic.pot 2019-08-16 20:17:29 +00:00
ernesto b9eeff7ac7 [MIG] mass_mailing_list_dynamic: Fix contact synchronization 2019-08-16 16:02:25 +02:00
Victor Martin 1776230992 [MIG] mass_mailing_list_dynamic: Migration to 12.0 2019-08-16 12:15:10 +02:00
oca-travis 654b88ffe0 [UPD] Update mass_mailing_list_dynamic.pot 2019-08-16 12:15:10 +02:00
David e42d13490b [IMP] mass_mailing_list_dynamic: make user aware of list change
- Adds is_synced field to track whether a dynamic list has unsynced
changes or not so the user is aware that the definitive number of
contacts is yet to be determined.
- It fixes an issue that made impossible deleting a res.partner filter
when a list had use it to filter contacts.
- It also shows only the filters available for the user (shared and
belonging to self).
2019-08-16 12:15:10 +02:00
David 3edb0ec21c [FIX] mass_mailing_list_dynamic: Reversible dynamic list 2019-08-16 12:15:10 +02:00
Pedro M. Baeza fb76420bff [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211)
* [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters...

* Brand new icon
* Added feature of loading an existing filter as criteria
* Tests as SavepointCase for optimizing times
* Tests in post-install for avoiding errors on res.partner not null constraints
  when several modules added them.
* Updated documentation.
* Fix mock in test for not commiting test data.

* [FIX] mass_mailing_list_dynamic: Wasn't able to create contacts in fully synced lists

Syncing context was being set in the wrong object. Added to test too.

* [FIX] mass_mailing_list_dynamic: Allow to write back vals from res.partner

Module mass_mailing_partner writes back certain values from partner to
mass_mailing_contact. Module should allow that write operation.
2019-08-16 12:15:10 +02:00
OCA Transbot dc5941bfa0 OCA Transbot updated translations from Transifex 2019-08-16 12:15:10 +02:00
Jairo Llopis ccc693d67b [ADD] mass_mailing_list_dynamic: Autopopulated mailing lists 2019-08-16 12:15:10 +02:00
eduardgm f76a8967f3 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/
2019-08-04 17:44:01 +00:00
oca-travis 689b681c25 [UPD] Update message_auto_subscribe_notify_own.pot 2019-07-30 10:30:17 +00:00
OCA-git-bot b9bb36a321 [ADD] setup.py 2019-07-30 09:58:04 +00:00
OCA-git-bot b84f7aeb9e [UPD] README.rst 2019-07-30 09:58:03 +00:00
Jordi Ballester Alomar 97538b14f4
Merge pull request #406 from Eficent/12.0-mig-message_auto_subscribe_notify_own
[12.0][MIG] message_auto_subscribe_notify_own
2019-07-30 11:57:56 +02:00
OCA-git-bot 55b6462953 [UPD] README.rst 2019-07-29 03:40:40 +00:00
OCA Transbot 37e0a4bb70 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-07-27 17:12:55 +00:00
OCA Transbot f63f59cc3a 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-07-27 16:37:48 +00:00
Pedro M. Baeza 42b246056a [FIX] mail_tracking: Show correctly blank image
Bad P2 > P3 conversion
2019-07-24 12:49:34 +02:00
OCA-git-bot 29a19f41db Merge PR #418 into 12.0
Signed-off-by pedrobaeza
2019-07-22 19:07:25 +00:00
OCA-git-bot ede34a2479 mail_tracking 12.0.1.1.2 2019-07-22 19:07:25 +00:00
oca-travis 19379a8aa4 [UPD] Update mail_tracking.pot 2019-07-22 18:52:07 +00:00
Alexandre Díaz a7dee897e5 [IMP] mail_tracking: Adapt test to set (not order preserved) 2019-07-22 20:36:31 +02:00
Alexandre Díaz 53b2692f28 [FIX] mail_tracking: Repeated suggested cc emails 2019-07-22 20:23:22 +02:00
OCA-git-bot d756b31f06 Merge PR #417 into 12.0
Signed-off-by pedrobaeza
2019-07-22 18:22:02 +00:00
OCA-git-bot 1c3dce8976 mail_tracking 12.0.1.1.1 2019-07-22 18:22:02 +00:00
oca-travis c9da1caf3d [UPD] Update mail_tracking.pot 2019-07-22 18:06:12 +00:00
Ihor a7b41f421b [FIX] Bug {TypeError: dict.message.hasEmailCc is not a function} during the creation of a new document. 2019-07-22 17:57:16 +00:00
OCA-git-bot e502eb1b87 Merge PR #402 into 12.0
Signed-off-by pedrobaeza
2019-07-22 17:34:57 +00:00
OCA-git-bot e282405f0f [ADD] setup.py 2019-07-22 17:34:57 +00:00
oca-travis dbb0269c96 [UPD] Update mass_mailing_custom_unsubscribe.pot 2019-07-22 17:15:49 +00:00
ernesto 3c15b9147d [MIG] mass_mailing_custom_unsubscribe: Migration to 12.0 2019-07-22 17:01:07 +00:00
OCA Transbot 74eb573c85 Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
2019-07-22 17:01:07 +00:00
OCA Git Bot 71335afe6d [UPD] README.rst 2019-07-22 17:01:07 +00:00