Commit Graph

7 Commits (b4a223a3576b5be4530f853f6bb52e01bc518545)

Author SHA1 Message Date
Eduardo De Miguel b4a223a357 [FIX] Add recipients of the all related messages on the notification
When using composer, doesn't include all recipients of the message on the notification.
2023-09-21 07:53:31 +02:00
Eduardo De Miguel cd1ca9c5bb [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
2023-09-21 07:53:31 +02:00
Eduardo De Miguel 6fe60c5dbb [MIG] mail_show_follower: Migration to 15.0
[REF] Compact comment
2023-09-21 07:53:31 +02:00
Eduardo De Miguel 19a7014124 [IMP] mail_show_follower: black, isort, prettier 2023-09-21 07:53:31 +02:00
eLBati de9b0fc010 FIX mail_show_follower: ValueError: Expected singleton: res.users 2023-09-21 07:53:30 +02:00
eLBati 5b4b12ec48 IMP mail_show_follower metadata and style
Display CC according to notification_type
2023-09-21 07:53:30 +02:00
Valentin Vinagre Urteaga e26b82eab5 ADD mail_show_follower copied from https://github.com/sygel-technology/sy-server-backend/tree/12.0/mail_show_follower 2023-09-21 07:53:30 +02:00