Commit Graph

530 Commits (7f05eaf4b4cced0638b4743f5f6edc7a1808ef89)

Author SHA1 Message Date
OCA-git-bot 7f05eaf4b4 Merge PR #483 into 11.0
Signed-off-by hbrunn
2020-07-29 15:39:20 +00:00
OCA-git-bot 69f31d109e mail_drop_target 11.0.1.1.1 2020-07-29 15:38:50 +00:00
OCA-git-bot 301bbbce6d Merge PR #583 into 11.0
Signed-off-by hbrunn
2020-07-29 15:30:39 +00:00
Jairo Llopis 1a49d6394d
[FIX] mail_drop_target: new attribute name
The external dependency `extract_msg` changed how to access to the message id in [its 0.24.4 release][1].

That broke the branch. Fixing here.

[1]: https://github.com/mattgwwalker/msg-extractor/releases/tag/v0.24.4

@Tecnativa TT24457
2020-07-29 17:11:57 +02:00
OCA-git-bot 0aac8fbaa5 mail_inline_css 11.0.1.0.1 2020-04-28 09:02:41 +00:00
OCA-git-bot 8187833d99 Merge PR #534 into 11.0
Signed-off-by simahawk
2020-04-28 08:54:45 +00:00
OCA-git-bot 10934f3a2d email_template_qweb 11.0.1.1.0 2020-04-09 08:52:48 +00:00
OCA-git-bot dcd57825b9 Merge PR #533 into 11.0
Signed-off-by simahawk
2020-04-09 08:44:45 +00:00
Simone Orsi cd35bfbec3 email_template_qweb: ease override of values, include defaults 2020-04-09 08:31:17 +02:00
Simone Orsi adef1da1fe mail_inline_css: fix transform hook
The mail module offers a better hook to manipulate html: `render_post_process`.
By using this, we make sure the transform is applied properly
before html tags sanitizing happens,
which can alter - if not screw - the final result.

Finally, it simplifies code :)
2020-04-08 09:32:43 +02:00
Simone Orsi 0d68d9dee4 mail_inline_css: unify premailer transform apply 2020-04-08 09:10:17 +02:00
OCA-git-bot b6dc1918b4 [UPD] README.rst 2020-03-29 06:12:46 +00:00
OCA Transbot 40f3e03bdc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mass_mailing_custom_unsubscribe/
2020-03-19 17:11:05 +00:00
OCA Transbot 81426c2a05 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_team/
2020-03-19 17:11:02 +00:00
OCA-git-bot 8e326e2174 [ADD] setup.py 2020-03-19 17:10:46 +00:00
OCA-git-bot 651f53a38d [UPD] README.rst 2020-03-19 17:10:45 +00:00
oca-travis 9bb6880ce7 [UPD] Update mass_mailing_custom_unsubscribe.pot 2020-03-19 16:47:00 +00:00
oca-travis cba3263a8a [UPD] Update mail_activity_team.pot 2020-03-19 16:46:52 +00:00
oca-travis 9ae94c7810 [UPD] Update mail_activity_creator.pot 2020-03-19 16:46:51 +00:00
OCA-git-bot 35ce26ce3f Merge PR #494 into 11.0
Signed-off-by JordiBForgeFlow
2020-03-19 16:24:55 +00:00
OCA Transbot a451a82856 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_debrand
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_debrand/
2020-03-13 12:21:39 +00:00
OCA-git-bot 419fb6e0e3 mail_debrand 11.0.1.0.1 2020-03-13 12:21:24 +00:00
oca-travis 11266ee66f [UPD] Update mail_debrand.pot 2020-03-13 12:11:55 +00:00
OCA-git-bot 4a8d87644a Merge PR #507 into 11.0
Signed-off-by Yajo
2020-03-13 12:05:47 +00:00
david fbca7320b7 [FIX] mail_debrand: template with original terms
Depending of the context the term could come translated or in the original term.
We should consider both. Also notice that if the translated term in this module
differs from the one in the template it won't be catched.
2020-03-12 14:27:48 +01:00
Simone Orsi 0f02162a45
travis conf: add runnig_env (#516)
* Update .travis.yml

Co-authored-by: Jairo Llopis <Yajo@users.noreply.github.com>
2020-03-10 10:18:12 +00:00
Jaime Arroyo 5812a97932 [11.0][ADD] mail_activity_creator 2020-02-05 09:49:15 +01:00
OCA Transbot 842b2abacf Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_restrict_follower_selection
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_restrict_follower_selection/
2020-01-27 12:32:36 +00:00
oca-travis 7cf53839dc [UPD] Update mail_restrict_follower_selection.pot 2020-01-27 12:25:07 +00:00
OCA-git-bot b6e5083885 Merge PR #492 into 11.0
Signed-off-by JordiBForgeFlow
2020-01-27 12:18:51 +00:00
Jordi Ballester Alomar 56aade45ce fixes a corner case where you could send an email to a partner
that you are not supposed to.
2020-01-23 15:38:08 +01:00
OCA-git-bot 038b4638b0 Merge PR #490 into 11.0
Signed-off-by hbrunn
2020-01-20 16:38:13 +00:00
Enric Tobella 0aad6027b0 [11.0][FIX] mail_drop_target: Add sudo on config_param 2020-01-20 17:23:33 +01:00
Enrique 25b298058e [11.0][FIX] mail_restrict_follower_selection: res_model not always in context
When creating a record from a record from another model, the model is not in the context (`default_res_model` key). For example: creating an invoice from a sale order.
2020-01-02 13:45:13 +01:00
Alexandre Díaz 923debe5d9 [FIX] mail_tracking: Changed injection method for 'failed_message_ids' field
Before this commit, some methods with views crashes trying to
process 'failed_message_ids' field.
After this commit the 'failed_message_ids' field description
is properly generated.
2019-12-16 14:47:14 +01:00
OCA Transbot a8fe50b773 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mass_mailing_custom_unsubscribe/
2019-12-10 21:24:16 +00:00
OCA Transbot d8827c9be6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_activity_team/
2019-12-10 21:24:09 +00:00
OCA-git-bot 38d28bf0c4 mail_drop_target 11.0.1.1.0 2019-12-10 21:23:49 +00:00
OCA-git-bot 4e84eea2cf [UPD] README.rst 2019-12-10 21:23:48 +00:00
oca-travis f65b534172 [UPD] Update mass_mailing_custom_unsubscribe.pot 2019-12-10 21:15:59 +00:00
oca-travis fbe6b997e4 [UPD] Update mail_drop_target.pot 2019-12-10 21:15:52 +00:00
oca-travis 12a5049c83 [UPD] Update mail_activity_team.pot 2019-12-10 21:15:49 +00:00
OCA-git-bot 76b25dde93 Merge PR #467 into 11.0
Signed-off-by hbrunn
2019-12-10 21:08:47 +00:00
Jordi Ballester Alomar 56f2057411 adds an option to disable the notification to existing followers
on a new email dropped to a record.
2019-11-22 13:25:01 +01:00
OCA-git-bot 9921383d76
[ADD] .editorconfig [ci skip] 2019-11-19 22:10:52 +01:00
OCA-git-bot d9f24b20e8 [ADD] setup.py 2019-11-13 09:11:24 +00:00
OCA-git-bot 1ae13fcee0 [UPD] README.rst 2019-11-13 09:11:24 +00:00
oca-travis cf593c52da [UPD] Update mail_drop_target.pot 2019-11-13 08:40:44 +00:00
OCA-git-bot 1b7025d084 Merge PR #403 into 11.0
Signed-off-by pedrobaeza
2019-11-13 08:30:30 +00:00
OCA Transbot ac062d5720 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-11.0/social-11.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_tracking/
2019-11-07 08:44:33 +00:00