Commit graph

10 commits

Author SHA1 Message Date
04429115cf
Do not display an empty groups selection
If no group is set for the current mailbox, do not display the groups selection space when starting a new conversation.
2024-07-30 11:55:22 +02:00
e7170ea044
Add localized labels to groups selection when starting a new conversation 2024-07-27 18:27:10 +02:00
981eb2b31b
Add the ability to include groups in either Cc: or Bcc: 2024-07-27 18:20:12 +02:00
39372e1439
Expand the list of "cc" for a conversation before sending it 2024-07-19 18:52:11 +02:00
4a3410de81
Add a hook when sending a new conversation
This is still a work in progress, this hook has no actual effect on the recipients list yet.
2024-07-18 18:22:16 +02:00
48c129c812
Add the ability to select Customers Groups when starting a new Conversation
This is only a cosmetic addition for now, the selected groups are ignored when the form is submitted.
2024-07-18 16:18:10 +02:00
5beaf94f3a
Add a new menu entry
This is only a placeholder for now, it does not send to a real page yet.
2024-07-16 16:54:04 +02:00
867bec7a25
Add missing "use" statement in the service provider 2024-07-16 12:06:59 +02:00
6084247248
Update the database schema 2024-07-16 12:04:08 +02:00
2ddccd9c41
Set basic module metadata 2024-07-16 11:51:47 +02:00