Commit graph

68 commits

Author SHA1 Message Date
8d71b98899
Improve import of Customers linked to several Conversations 2024-07-08 13:43:26 +02:00
b1438e5ca1
0.2.0 release
* On the initial package install, link existing Customers to Mailboxes
2024-07-08 13:01:54 +02:00
a735b8aa2b
Display console messages during the migration 2024-07-08 12:59:47 +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
2227620cc7
[ReadMe] Fix typo in install instructions 2024-07-08 11:30:02 +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
162cf1113e
[ReadMe] Include the database update in the installations instructions 2024-07-06 18:47:23 +02:00
c78d6ae471
[ReadMe] Add installation instructions 2024-07-06 18:22:35 +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
adc78bc87f
Set the basic package metadata 2024-07-03 13:01:10 +02:00
d922acc4f1
Import a copy of the GNU Affero General Public License (AGPL) 2024-07-03 12:43:15 +02:00