OCA Transbot
3e3541c1ac
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-12.0/social-12.0-mass_mailing_event_registration_exclude
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mass_mailing_event_registration_exclude/
2020-10-14 10:07:54 +02:00
oca-travis
b89ba072f3
[UPD] Update mass_mailing_event_registration_exclude.pot
2020-10-14 10:07:54 +02:00
Alexandre D. Díaz
7cedd0a3a9
[MIG] mass_mailing_event_registration_exlude: Migration to 12.0
2020-10-14 10:07:54 +02:00
Jairo Llopis
5b08b8b05a
[FIX] mass_mailing_event: Integration tests
...
When running tests and `mass_mailing_list_dynamic` was installed, they failed.
2020-10-14 10:07:54 +02:00
OCA Transbot
aeb23f98a8
OCA Transbot updated translations from Transifex
2020-10-14 10:07:54 +02:00
David Vidal
80b73bc10b
[MIG] mass_mailing_event: Migration to 10.0
2020-10-14 10:07:54 +02:00
OCA Transbot
fd0a70ee16
OCA Transbot updated translations from Transifex
2020-10-14 10:07:54 +02:00
Antonio Espinosa
d2a66865f2
mass_mailing_event ( #127 )
2020-10-14 10:07:54 +02:00
Yves Goldberg
1d464a7f03
Added translation using Weblate (Hebrew)
2020-10-13 06:13:25 +00:00
OCA Transbot
383944eb00
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-13.0/social-13.0-mail_attach_existing_attachment
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_attach_existing_attachment/
2020-10-06 17:42:38 +00:00
OCA Transbot
6c9bbc5ae6
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: social-13.0/social-13.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mass_mailing_custom_unsubscribe/
2020-10-06 17:42:38 +00:00
OCA-git-bot
af42137991
[UPD] addons table in README.md
2020-10-06 17:42:12 +00:00
OCA-git-bot
99c5da3bc2
base_search_mail_content 13.0.1.0.1
2020-10-06 17:42:03 +00:00
OCA-git-bot
6eb9a3575f
Merge PR #623 into 13.0
...
Signed-off-by pedrobaeza
2020-10-06 15:37:41 +00:00
Pedro M. Baeza
c0e0964880
[FIX] base_search_mail_content: Don't fail on views with searchpanel
...
On views with a searchpanel, xpath `//field[last()]` may select an element inside
the search panel, provoking the error "Only types ['many2one'] are supported for
category (found type text)".
This fix uses an stricter xpath for avoiding this situation.
TT25796
2020-10-06 12:29:14 +02:00
OCA-git-bot
7d46924b29
[UPD] addons table in README.md
2020-09-22 10:11:52 +00:00
OCA-git-bot
4934978186
mail_debrand 13.0.2.0.0
2020-09-22 10:11:43 +00:00
OCA-git-bot
becb800ffe
[UPD] README.rst
2020-09-22 10:11:42 +00:00
OCA-git-bot
0a1c33afac
[UPD] addons table in README.md
2020-09-22 10:11:39 +00:00
OCA-git-bot
cdfac9bd9d
Merge PR #613 into 13.0
...
Signed-off-by pedrobaeza
2020-09-22 09:49:59 +00:00
Andrea
e715479981
[FIX] support all languages, no need of translations
2020-09-17 12:54:54 +02:00
OCA-git-bot
d895fab8e7
[UPD] addons table in README.md
2020-09-15 08:01:04 +00:00
OCA-git-bot
d493c16d0d
mail_inline_css 13.0.1.0.2
2020-09-15 08:00:55 +00:00
OCA-git-bot
b668c8dbdf
Merge PR #608 into 13.0
...
Signed-off-by simahawk
2020-09-15 07:51:51 +00:00
OCA-git-bot
c73c1d656e
[ADD] setup.py
2020-09-15 06:11:32 +00:00
OCA-git-bot
bc19506de4
[UPD] README.rst
2020-09-15 06:11:32 +00:00
OCA-git-bot
faefe77582
[UPD] addons table in README.md
2020-09-15 06:11:29 +00:00
oca-travis
38145b3816
[UPD] Update mail_drop_target.pot
2020-09-15 06:02:59 +00:00
OCA-git-bot
377e2eb07e
Merge PR #519 into 13.0
...
Signed-off-by simahawk
2020-09-15 05:54:06 +00:00
Jairo Llopis
f7cfa9e13b
[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-09-14 16:14:59 +02:00
Lois Rilo
72f55e01c8
[13.0][MIG] mail_drop_target: finish migration
2020-09-14 16:14:59 +02:00
Simone Orsi
67e4fc673a
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-09-08 08:50:52 +02:00
Joan Sisquella
75805c3eff
[MIG] mail_drop_target: Migration to 13.0
2020-09-04 11:06:03 +02:00
Joan Sisquella
ecac8227ba
[IMP] mail_drop_target: black, isort
2020-09-04 11:06:03 +02:00
OCA-git-bot
61be50397a
[UPD] README.rst
2020-09-04 11:06:03 +02:00
oca-travis
04cfb06ec4
[UPD] Update mail_drop_target.pot
2020-09-04 11:06:03 +02:00
Enric Tobella
a82f99c4a2
[12.0][MIG] mail_drop_target
2020-09-04 11:06:03 +02:00
Enric Tobella
72b6781615
[11.0][FIX] mail_drop_target: Add sudo on config_param
2020-09-04 11:06:03 +02:00
OCA-git-bot
18568eb567
mail_drop_target 11.0.1.1.0
2020-09-04 11:06:03 +02:00
OCA-git-bot
c7b519b367
[UPD] README.rst
2020-09-04 11:06:03 +02:00
oca-travis
142ae24325
[UPD] Update mail_drop_target.pot
2020-09-04 11:06:03 +02:00
Jordi Ballester Alomar
1256586805
adds an option to disable the notification to existing followers
...
on a new email dropped to a record.
2020-09-04 11:06:03 +02:00
OCA-git-bot
26fa00eb59
[UPD] README.rst
2020-09-04 11:06:03 +02:00
oca-travis
f614e3dc3c
[UPD] Update mail_drop_target.pot
2020-09-04 11:06:03 +02:00
Enric Tobella
49f7f8aeeb
[IMP] mail_drop_target: Raise a warning when the file has already been imported
2020-09-04 11:06:03 +02:00
Holger Brunn
ec9d75b9ac
[ADD] test our code without msgextract
2020-09-04 11:06:03 +02:00
Enric Tobella
0793abab7d
[MIG] mail_drop_target: Migration to 11.0
2020-09-04 11:06:03 +02:00
Holger Brunn
4a674e385c
[ADD] mail_drop_target PoC
2020-09-04 11:06:03 +02:00
OCA-git-bot
56e0a29347
[UPD] addons table in README.md
2020-08-28 08:57:09 +00:00
OCA-git-bot
5ec53e14e9
mass_mailing_custom_unsubscribe 13.0.1.0.1
2020-08-28 08:57:00 +00:00