Commit graph

12 commits

Author SHA1 Message Date
6fbaf4bfc3
Display all Customers when using an admin account 2024-07-08 17:35:23 +02:00
8d71b98899
Improve import of Customers linked to several Conversations 2024-07-08 13:43:26 +02:00
3f48a3cf60
Fix syntax error in CustomersController@ajaxSearch 2024-07-08 12:51:54 +02:00
aa9c1624a1
On initial install, link existing Customers to Mailboxes
The link is set only for Customers that are linked to exactly one Mailbox,
through the Conversations they are linked to.
2024-07-08 12:44:40 +02:00
509058ec46
Expand the ability to restrict a Customers list to a specific Mailbox
The results now include Customers created through the admin interface,
not only the ones created from a Conversation.
2024-07-08 11:48:31 +02:00
5abd463db1
Fix the SPDX license identifier 2024-07-06 18:56:36 +02:00
f89bdf8972
Change the package namespace to avoid collisions 2024-07-06 18:53:18 +02:00
f03b73dc75
Restrict the Customers shown during auto-completion of the "To:" field 2024-07-05 18:03:05 +02:00
5fad34c6b6
Restrict the Customers shown in the search page 2024-07-05 17:46:34 +02:00
b754fefe70
Link Customer creation to a Mailbox
This only covers Customer creation going through the dedicated form.
2024-07-05 14:18:54 +02:00
2ac4519d9a
Link Customer instances to a Mailbox instance 2024-07-05 12:33:07 +02:00
e490e4284d
Create a basic ServiceProvider 2024-07-03 16:00:53 +02:00