Commit Graph

1567 Commits (5b0429e376b47c3add05568cda7b50c5d096aea1)

Author SHA1 Message Date
Weblate 5b0429e376 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_tracking
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_tracking/
2024-03-04 19:09:41 +00:00
OCA-git-bot 390e82af49 [BOT] post-merge updates 2024-03-04 19:09:23 +00:00
oca-ci 7bf81fd7d3 [UPD] Update mail_tracking.pot 2024-03-04 19:05:35 +00:00
oca-ci 538dc9f193 [UPD] Update mail_inline_css.pot 2024-03-04 19:05:30 +00:00
OCA-git-bot c32d794ac2 Merge PR #1124 into 16.0
Signed-off-by simahawk
2024-03-04 19:02:04 +00:00
sonhd91 f90908afeb [16.0][MIG] mail_inline_css: Migration to 16.0 2024-03-04 23:23:59 +07:00
sonhd91 db69886fd2 [IMP] mail_inline_css: black, isort, prettier 2024-03-04 23:23:58 +07:00
Ruchir Shukla 1e11add2ff [MIG][15.0]mail_inline_css:Migration to 15.0 2024-03-04 23:23:38 +07:00
oca-git-bot dc15dd5eda [IMP] update dotfiles [ci skip] 2024-03-04 23:23:38 +07:00
OCA Transbot 75c8caade1 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-14.0/social-14.0-mail_inline_css
Translate-URL: https://translation.odoo-community.org/projects/social-14-0/social-14-0-mail_inline_css/
2024-03-04 23:23:38 +07:00
Tran Thanh Phuc 4988a1400b [MIG] mail_inline_css: Migration to 14.0 2024-03-04 23:23:38 +07:00
Jairo Llopis 786f220dd1 [IMP] pre-commit run -a 2024-03-04 23:23:38 +07:00
OCA-git-bot 6cc64738d4 mail_inline_css 13.0.1.0.2 2024-03-04 23:23:38 +07:00
Simone Orsi ccc5b27793 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 :)
2024-03-04 23:23:38 +07:00
OCA-git-bot 138770fc39 mail_inline_css 13.0.1.0.1 2024-03-04 23:23:38 +07:00
Guewen Baconnier 6429d5faa6 Fix issue on empty template with premailer
If premailer receives an empty value, such as an empty string,
on parsing, it returns None and fails when trying to call
'etree.fromstring()' on this None result.

We should avoid to call premailer on an empty string, as the result
will anyway not change.

We may have an empty template for instance when a template could not
compile due to a mistake.
2024-03-04 23:23:38 +07:00
Simone Orsi 601f6ded4a [MIG] mail_inline_css: Migration to 13.0 2024-03-04 23:23:38 +07:00
Simone Orsi 1e146770cb [REF] mail_inline_css: apply pre-commit 2024-03-04 23:23:38 +07:00
OCA Transbot d3ae418457 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-12.0/social-12.0-mail_inline_css
Translate-URL: https://translation.odoo-community.org/projects/social-12-0/social-12-0-mail_inline_css/
2024-03-04 23:23:38 +07:00
Simone Orsi e09f4f4ddd mail_inline_css: unify premailer transform apply 2024-03-04 23:23:38 +07:00
Simone Orsi 672132223c [MIG] mail_inline_css: Migration to 12.0 2024-03-04 23:23:38 +07:00
OCA-git-bot b409884c3f [ADD] icon.png 2024-03-04 23:23:38 +07:00
mpanarin 1067dbe414 [IMP] mail_inline_css: allow passing options to premailer 2024-03-04 23:23:38 +07:00
Timon Tschanz 147c7d286d [IMP] mail_inline_css: Improve and add test cov 2024-03-04 23:23:38 +07:00
Timon Tschanz 5905ab1131 [11.0][MIG] mail_inline_css 2024-03-04 23:23:38 +07:00
OCA Transbot 2c01f7cea8 OCA Transbot updated translations from Transifex 2024-03-04 23:23:38 +07:00
David Beal b73e213e84 IMP README use case 2024-03-04 23:23:38 +07:00
David Beal d7edb96e07 ADD module mail_inline_css 2024-03-04 23:23:38 +07:00
OCA-git-bot bccaf99bd7 [BOT] post-merge updates 2024-03-01 07:45:45 +00:00
oca-ci 6677933b1d [UPD] Update mail_tracking.pot 2024-03-01 07:41:58 +00:00
oca-ci fbad5371cd [UPD] Update mass_mailing_custom_unsubscribe.pot 2024-03-01 07:38:36 +00:00
oca-ci e150af113e [UPD] Update mail_tracking.pot 2024-03-01 07:38:33 +00:00
OCA-git-bot b3303901c7 Merge PR #1315 into 16.0
Signed-off-by pedrobaeza
2024-03-01 07:35:09 +00:00
pilarvargas-tecnativa 9ba9f02d4d [MIG] mass_mailing_custom_unsubscribe: Continue migration to version 16.0
TT44333
2024-03-01 07:59:51 +01:00
Carolina Fernandez 4e0d03537f [MIG] mass_mailing_custom_unsubscribe: Migration to 16.0 2024-03-01 07:59:51 +01:00
Carolina Fernandez d0f3e6b983 [IMP] mass_mailing_custom_unsubscribe: pre-commit stuff 2024-03-01 07:59:51 +01:00
Weblate d7dc8a43c9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/
2024-03-01 07:59:51 +01:00
Ivorra78 ec2c5b108d Translated using Weblate (Spanish)
Currently translated at 100.0% (86 of 86 strings)

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/es/
2024-03-01 07:59:51 +01:00
mymage 20d313c5aa Translated using Weblate (Italian)
Currently translated at 29.0% (25 of 86 strings)

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/it/
2024-03-01 07:59:51 +01:00
Weblate 33902b7a0f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/
2024-03-01 07:59:51 +01:00
Ernesto Tejeda 91931acb61 [MIG] mass_mailing_custom_unsubscribe: Migration to 15.0 2024-03-01 07:59:51 +01:00
Ernesto Tejeda f79540feed [MIG] mass_mailing_custom_unsubscribe: Migration to 14.0 2024-03-01 07:59:51 +01:00
Ernesto Tejeda bddd4bb367 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2024-03-01 07:59:51 +01:00
david 10f4c12e55 [FIX] mass_mailing_custom_unsubscribe: contacts model rename
As the mail contacts model is renamed, we need to update the Reference
field data with it.

TT30414
2024-03-01 07:59:51 +01:00
david 6b15924b17 [IMP] mass_mailing_custom_unsubscribe: chatter permissions
Otherwise only admins can put notes
2024-03-01 07:59:51 +01:00
Jairo Llopis d9ded204c9 [IMP] pre-commit run -a 2024-03-01 07:59:51 +01:00
Carlos Roca c2008c9f04 [FIX] mass_mailing_custom_unsubscribe: Added the changes to avoid the linter warnings 2024-03-01 07:59:51 +01:00
Carlos Roca 9f70b43779 [MIG] mass_mailing_custom_unsubscribe: Migration to v13.0 2024-03-01 07:59:51 +01:00
Carlos Roca b0bbdf2e61 [IMP] mass_mailing_custom_unsubscribe: black, isort, prettier 2024-03-01 07:59:51 +01:00
Pedro M. Baeza 53f2cc63df [FIX] mass_mailing_custom_unsubscribe: mailing contact contains `opt_out`
So we need to explicitly opt-out (XD) that model from the new alternative mechanism
for unsubscribing records.
2024-03-01 07:59:51 +01:00