Commit Graph

728 Commits (9301a732fea7e86f7e5526ad5486f76c2078d6dd)

Author SHA1 Message Date
Ruchir Shukla 5595141866 [IMP] mail_partner_opt_out: pre-commit auto fixes 2024-04-11 11:01:54 +05:30
Ivorra78 269e42dc1b Translated using Weblate (Spanish)
Currently translated at 100.0% (2 of 2 strings)

Translation: social-16.0/social-16.0-mail_partner_opt_out
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_partner_opt_out/es/
2024-04-11 11:00:50 +05:30
Ivorra78 82ead1c7e2 Added translation using Weblate (Spanish) 2024-04-11 11:00:50 +05:30
mymage 59c452d79a Translated using Weblate (Italian)
Currently translated at 100.0% (2 of 2 strings)

Translation: social-16.0/social-16.0-mail_partner_opt_out
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_partner_opt_out/it/
2024-04-11 11:00:50 +05:30
mymage 502d3f481d Added translation using Weblate (Italian) 2024-04-11 11:00:50 +05:30
OCA-git-bot 8aab828c72 [UPD] README.rst 2024-04-11 11:00:50 +05:30
OCA-git-bot 5402763289 [UPD] README.rst 2024-04-11 11:00:50 +05:30
oca-ci 022d3dceea [UPD] Update mail_partner_opt_out.pot 2024-04-11 11:00:50 +05:30
FernandoRomera 3e1523578e [16.0][MIG] mail_partner_opt_out: Migration to 16.0 2024-04-11 11:00:50 +05:30
OCA-git-bot 9752e6d02d [UPD] README.rst 2024-04-11 11:00:50 +05:30
oca-travis a6d1dbc032 [UPD] Update mail_partner_opt_out.pot 2024-04-11 11:00:50 +05:30
GuillemCForgeFlow a6024f7435 [14.0][MIG]mail_partner_opt_out: Migration to 14.0 2024-04-11 11:00:50 +05:30
OCA-git-bot 39d7411c63 [ADD] icon.png 2024-04-11 11:00:50 +05:30
OCA-git-bot f536076bd7 [UPD] README.rst 2024-04-11 11:00:50 +05:30
oca-travis 40683eff11 [UPD] Update mail_partner_opt_out.pot 2024-04-11 11:00:50 +05:30
Jordi Ballester ee1281299e [13.0][add][mail_partner_opt_out] 2024-04-11 11:00:50 +05:30
maciej-wichowski fde4ba078a [MIG] mail_notification_custom_subject: migration to 17.0 2024-04-09 12:14:08 +02:00
maciej-wichowski f7b15d4e6f [IMP] mail_notification_custom_subject: pre-commit auto fixes 2024-04-09 11:46:14 +02:00
Ivorra78 af068ba09a Added translation using Weblate (Spanish) 2024-04-09 11:42:04 +02:00
OCA-git-bot f8aecb6378 [UPD] README.rst 2024-04-09 11:39:32 +02:00
Luis Ernesto García Medina 7d02ad2066 [IMP] mail_notification_custom_subject: add migration script for convert syntaxis of jinja2 to jinja3 2024-04-09 11:39:32 +02:00
OCA-git-bot 0df3fdb082 mail_notification_custom_subject 15.0.1.0.2 2024-04-09 11:39:32 +02:00
OCA-git-bot 99efd18fb9 [UPD] README.rst 2024-04-09 11:39:32 +02:00
Eduardo De Miguel 44d8a03191 [FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2024-04-09 11:39:32 +02:00
OCA-git-bot f8834106f4 mail_notification_custom_subject 15.0.1.0.1 2024-04-09 11:39:32 +02:00
OCA-git-bot 8afaee2f3b [UPD] README.rst 2024-04-09 11:39:32 +02:00
Jairo Llopis 36d7f7b8ef [BUILD] mail_notification_custom_subject: change maintainer 2024-04-09 11:39:32 +02:00
Jairo Llopis c284bafbc1 [FIX] mail_notification_custom_subject: do not require being admin to send messages
After installing the module, any user was required to have admin rights to be able to search across models.

This fix does just that search with sudo and returns back to non-sudo mode immediately after. This way, we don't need to increase permissions for everybody.

Tests now run unprivileged, to assert this problem never happens again.

@moduon MT-1644 MT-1645
2024-04-09 11:39:32 +02:00
Weblate 97d86d13c7 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-15.0/social-15.0-mail_notification_custom_subject
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_notification_custom_subject/
2024-04-09 11:39:32 +02:00
OCA-git-bot ae9c002cf5 [UPD] README.rst 2024-04-09 11:39:32 +02:00
oca-ci 4da22056f9 [UPD] Update mail_notification_custom_subject.pot 2024-04-09 11:39:32 +02:00
Víctor Martínez 254dc57e44 [MIG] mail_notification_custom_subject: Migration to 15.0
TT36470
2024-04-09 11:39:32 +02:00
Olga Marco 3522215b51 [FIX] mail_notification_custom_subject: Error modifying subtype_id
[IMP] update dotfiles [ci skip]
2024-04-09 11:39:32 +02:00
oca-travis 709d56631c [UPD] Update mail_notification_custom_subject.pot
[UPD] README.rst
2024-04-09 11:39:32 +02:00
Naglis Jonaitis 25c182822e [MIG] mail_notification_custom_subject: Migration to 14.0 2024-04-09 11:39:32 +02:00
Naglis Jonaitis 04734da384 [IMP] mail_notification_custom_subject: black, isort, prettier 2024-04-09 11:39:32 +02:00
Víctor Martínez 1eae3ba683 [IMP] mail_notification_custom_subject: Add comment to explain test_bad_template_does_not_break test 2024-04-09 11:39:32 +02:00
Carlos Roca 6fd81dafca [MIG] mail_notification_custom_subject: Migration to v13.0 2024-04-09 11:39:32 +02:00
Carlos Roca cec4c079c5 [IMP] mail_notification_custom_subject: black, isort, prettier 2024-04-09 11:39:32 +02:00
João Marques 7e44259b35 [ADD] mail_notification_custom_subject: Apply a custom subject to mail notifications
This module allows you to specify templates to override the subject on the notification
emails sent by Odoo.

TT27191

Co-authored-by: Pedro M. Baeza <pedro.baeza@tecnativa.com>
2024-04-09 11:39:32 +02:00
OCA-git-bot 8727f61f8d [BOT] post-merge updates 2024-04-05 10:08:02 +00:00
oca-ci a52d58d97f [UPD] Update mail_activity_team.pot 2024-04-05 10:06:00 +00:00
OCA-git-bot d7db2ded9c Merge PR #1321 into 17.0
Signed-off-by gurneyalex
2024-04-05 10:04:14 +00:00
OCA-git-bot b9e9b23000 [BOT] post-merge updates 2024-03-28 13:27:26 +00:00
oca-ci 0b409151c4 [UPD] Update mass_mailing_partner.pot 2024-03-28 13:25:26 +00:00
oca-ci c83fe27205 [UPD] Update base_search_mail_content.pot 2024-03-28 13:25:24 +00:00
OCA-git-bot fd67a576d0 Merge PR #1326 into 17.0
Signed-off-by pedrobaeza
2024-03-28 13:23:38 +00:00
Mohamed Osman 005260d030 [MIG] mass_mailing_partner: Migration to 17.0 2024-03-27 16:18:43 +00:00
Mohamed Osman 7e9bb5dd5c [IMP] mass_mailing_partner: black, isort, prettier 2024-03-27 16:18:43 +00:00
mymage fa3fd52571 Translated using Weblate (Italian)
Currently translated at 100.0% (28 of 28 strings)

Translation: social-16.0/social-16.0-mass_mailing_partner
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mass_mailing_partner/it/
2024-03-27 16:18:43 +00:00