Commit Graph

1954 Commits (3b34ef17e3ba6c6a897ca2c28be097133f8e1708)

Author SHA1 Message Date
oca-ci 3b34ef17e3 [UPD] Update mail_notification_custom_subject.pot 2024-10-14 11:33:25 +00:00
OCA-git-bot ddc0e912ad Merge PR #1454 into 16.0
Signed-off-by pedrobaeza
2024-10-14 11:29:28 +00:00
Eduardo López Peñalver b39e093457
[IMP] mail_notification_custom_subject: migration to v16
MT-7401
2024-10-14 12:49:27 +02:00
Eduardo López Peñalver 6642852644
[IMP] mail_notification_custom_subject: pre-commit stuff
MT-7401
2024-10-14 12:48:20 +02:00
FranciscoFactorLibre 463cab5c0a Translated using Weblate (Spanish)
Currently translated at 1.0% (1 of 96 strings)

Translation: social-16.0/social-16.0-mail_gateway_whatsapp
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_gateway_whatsapp/es/
2024-10-03 16:06:26 +00:00
FranciscoFactorLibre 401289a15d Added translation using Weblate (Spanish) 2024-10-03 13:58:10 +00:00
mymage 5f5b19d677 Translated using Weblate (Italian)
Currently translated at 100.0% (1 of 1 strings)

Translation: social-16.0/social-16.0-mail_discuss_security
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_discuss_security/it/
2024-10-03 10:06:28 +00:00
mymage 2732096f22 Translated using Weblate (Italian)
Currently translated at 100.0% (38 of 38 strings)

Translation: social-16.0/social-16.0-mail_activity_plan
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_plan/it/
2024-10-03 10:06:28 +00:00
mymage 0a0e7fab66 Added translation using Weblate (Italian) 2024-10-03 07:32:31 +00:00
Rémi 92640d7d28 Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-16.0/social-16.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_optional_follower_notification/fr/
2024-10-02 05:49:16 +00:00
Ivorra78 9a79fa43d4
Translated using Weblate (Spanish)
Currently translated at 100.0% (21 of 21 strings)

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/es/
2024-10-01 12:57:09 +02:00
Ivorra78 98b50acfa7
Added translation using Weblate (Spanish) 2024-10-01 12:57:08 +02:00
OCA-git-bot 92779a0151
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Luis Ernesto García Medina fcb463d28b
[IMP] mail_notification_custom_subject: add migration script for convert syntaxis of jinja2 to jinja3 2024-10-01 12:57:08 +02:00
OCA-git-bot ea687ad41a
mail_notification_custom_subject 15.0.1.0.2 2024-10-01 12:57:08 +02:00
OCA-git-bot 819f8d0165
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Eduardo De Miguel 69345064b6
[FIX] mail_notification_custom_subject: Use same approach as Odoo when selecting subtype_id 2024-10-01 12:57:08 +02:00
OCA-git-bot 80c9866e91
mail_notification_custom_subject 15.0.1.0.1 2024-10-01 12:57:08 +02:00
OCA-git-bot 0e8b8b019c
[UPD] README.rst 2024-10-01 12:57:08 +02:00
Jairo Llopis 79efb3979f
[BUILD] mail_notification_custom_subject: change maintainer 2024-10-01 12:57:07 +02:00
Jairo Llopis 120237d630
[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-10-01 12:57:07 +02:00
Weblate 207194daca
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-10-01 12:57:07 +02:00
OCA-git-bot 2cb0ddd549
[UPD] README.rst 2024-10-01 12:57:07 +02:00
oca-ci fde280da30
[UPD] Update mail_notification_custom_subject.pot 2024-10-01 12:57:07 +02:00
Víctor Martínez 8c6eed2727
[MIG] mail_notification_custom_subject: Migration to 15.0
TT36470
2024-10-01 12:57:07 +02:00
Olga Marco 7035abee2b
[FIX] mail_notification_custom_subject: Error modifying subtype_id
[IMP] update dotfiles [ci skip]
2024-10-01 12:57:07 +02:00
oca-travis a5ec604bc3
[UPD] Update mail_notification_custom_subject.pot
[UPD] README.rst
2024-10-01 12:57:07 +02:00
Naglis Jonaitis 1249a3e192
[MIG] mail_notification_custom_subject: Migration to 14.0 2024-10-01 12:57:06 +02:00
Naglis Jonaitis a2c651812f
[IMP] mail_notification_custom_subject: black, isort, prettier 2024-10-01 12:57:06 +02:00
Víctor Martínez 469320a5b4
[IMP] mail_notification_custom_subject: Add comment to explain test_bad_template_does_not_break test 2024-10-01 12:57:06 +02:00
Carlos Roca ea99a7e69f
[MIG] mail_notification_custom_subject: Migration to v13.0 2024-10-01 12:57:06 +02:00
Carlos Roca e5bc9035e4
[IMP] mail_notification_custom_subject: black, isort, prettier 2024-10-01 12:57:06 +02:00
João Marques 7eadcbd72a
[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-10-01 12:57:05 +02:00
OCA-git-bot aba043ac20 [BOT] post-merge updates 2024-10-01 10:08:22 +00:00
oca-ci edd53ec0a5 [UPD] Update mail_discuss_security.pot 2024-10-01 10:03:37 +00:00
OCA-git-bot d7d4151a03 Merge PR #1423 into 16.0
Signed-off-by hbrunn
2024-10-01 09:59:46 +00:00
Weblate cd0b756f7e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-16.0/social-16.0-mail_activity_plan
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_plan/
2024-09-30 11:04:52 +00:00
OCA-git-bot b3078fc964 [BOT] post-merge updates 2024-09-30 11:04:45 +00:00
oca-ci 2d5ad2bfef [UPD] Update mail_activity_plan.pot 2024-09-30 11:00:13 +00:00
OCA-git-bot d082aef9a5 Merge PR #1449 into 16.0
Signed-off-by pedrobaeza
2024-09-30 10:56:26 +00:00
Víctor Martínez a7eb2edb03 [IMP] mail_activity_plan: Remove warning by several names with the same label
WARNING devel odoo.addons.base.models.ir_model: Two fields (model_id, model)
of mail.activity.plan() have the same label: Model. [Modules: mail_activity_plan
and mail_activity_plan]

TT51051
2024-09-30 12:44:46 +02:00
Sylvain LE GAL d228497dd7 [ADD] New module mail_discuss_security to hide 'Discuss' Application by default 2024-09-27 09:26:35 +02:00
Bastian Günther dfb3ab3566 Translated using Weblate (German)
Currently translated at 100.0% (33 of 33 strings)

Translation: social-16.0/social-16.0-mail_activity_team
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_activity_team/de/
2024-09-23 16:06:30 +00:00
Bastian Günther df3ad8a4e8 Added translation using Weblate (German) 2024-09-23 13:07:15 +00:00
OCA-git-bot fb643e336a [BOT] post-merge updates 2024-09-12 16:55:32 +00:00
OCA-git-bot fdc0c60476 Merge PR #1444 into 16.0
Signed-off-by pedrobaeza
2024-09-12 16:51:16 +00:00
OCA-git-bot c76689cdfb [BOT] post-merge updates 2024-09-11 08:51:56 +00:00
OCA-git-bot 523c60ef42 Merge PR #1432 into 16.0
Signed-off-by hbrunn
2024-09-11 08:47:28 +00:00
Rémi 13f3fe7ef8 Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)

Translation: social-16.0/social-16.0-mail_optional_follower_notification
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_optional_follower_notification/fr/
2024-09-04 15:06:20 +00:00
uvid-alen 10bf4670c0 Translated using Weblate (Croatian)
Currently translated at 37.9% (11 of 29 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/hr/
2024-08-16 14:58:34 +00:00