Commit Graph

11 Commits (91be802fee1cadfe79f677376cd037fbae10c603)

Author SHA1 Message Date
Carlos Lopez 91be802fee [IMP] mail_show_follower: Add an option to exclude specific models from the CC note. 2025-02-11 15:34:01 +01:00
OCA-git-bot c5c06ccef7 [BOT] post-merge updates 2025-02-11 15:34:01 +01:00
OCA-git-bot 46eb7a36a1 [BOT] post-merge updates 2025-02-11 15:34:01 +01:00
Vincent Van Rossem 402a466165 [16.0][FIX][REF] mail_show_follower: internal notes
This module aims to show the recipients of an email in the email header, but the previous implementation was not suitable for internal notes.

When **logging an internal note** with tagged users and/or partners, those specific recipients should be displayed
as well as the document's followers subscribed to this message subtype.

When **sending an email**, the recipients should be the document's followers.

This is achieved by using the union of `mail.mail`'s `recipient_ids` and `notified_partner_ids`.
2025-02-11 15:34:01 +01:00
OCA-git-bot fe6403eacc [BOT] post-merge updates 2025-02-11 15:34:00 +01:00
Jairo Llopis 7331b08607 [BUILD] mail_show_follower: adopt module 2025-02-11 15:34:00 +01:00
Eduardo De Miguel e1919a1b3e [ADD] Customize notification appearance
Added settings to customize notification and translations to important parts of the message.

[FIX] Security fixes and simplified customization

Field `show_followers_partner_format` formatted with %(param)s
Removed CSS customizations

[FIX] README options

[FIX] Index.html configure

[FIX] Several changes

- Removed unnecesary properties on res_config_settings
- Markup safe on partner_format
- Use email_domain_extract instead own one
2025-02-11 15:34:00 +01:00
Eduardo De Miguel 9fa9d9a744 [MIG] mail_show_follower: Migration to 15.0
[REF] Compact comment
2025-02-11 15:34:00 +01:00
OCA-git-bot 74ff8dc53b [UPD] README.rst 2025-02-11 15:34:00 +01:00
eLBati 27fa5f1f3e IMP mail_show_follower metadata and style
Display CC according to notification_type
2025-02-11 15:34:00 +01:00
Valentin Vinagre Urteaga dc58fe19b2 ADD mail_show_follower copied from https://github.com/sygel-technology/sy-server-backend/tree/12.0/mail_show_follower 2025-02-11 15:34:00 +01:00