1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 19:33:07 +01:00
Commit Graph

723 Commits

Author SHA1 Message Date
Tillmann Baumgart
758129d035 set "to" in new conversation with url parameter 2020-12-16 22:38:06 +01:00
FreeScout
77ed94a2e8 Fix deactivating licenses 2020-12-05 10:19:38 -08:00
FreeScout
54657e5dc7 Fix deactivating licenses 2020-12-05 09:59:45 -08:00
FreeScout
50f22ccf25 Allow encoded settings using env_encode parameter 2020-12-03 02:24:43 -08:00
FreeScout
cb10380498 Make customer messages editable - closes #896 2020-12-02 05:39:56 -08:00
FreeScout
e8e8bd3262 Fix displaying fields in customer profile 2020-11-26 01:08:21 -08:00
FreeScout
55411f7979 Customer hooks 2020-11-25 06:11:45 -08:00
FreeScout
7cd5dd9929 Allow only admin to manage mailbox connection settings - closes #881 2020-11-24 04:22:49 -08:00
FreeScout
fedaa33741 conversation.view.focus event 2020-11-21 22:15:57 -08:00
FreeScout
4f1c2731bf Trigger conversation.view.start when focus returns to conversation 2020-11-20 22:41:51 -08:00
FreeScout
bd1278aab4 Show customer social profiles 2020-11-19 03:13:17 -08:00
FreeScout
4f8063214f Rename customer background into notes, delete age, gender fields 2020-11-19 01:15:00 -08:00
FreeScout
fcdf2fba0e Allow to add customer photo 2020-11-18 23:23:55 -08:00
FreeScout
a8479fb315 Show customer social profiles 2020-11-18 23:09:18 -08:00
FreeScout
712785dc44 New fields added to customer profiles 2020-11-18 06:11:01 -08:00
FreeScout
f904057944 Pagination in customers search 2020-11-18 02:05:43 -08:00
FreeScout
f97f43f49b Misc updates in customers 2020-11-18 00:42:05 -08:00
FreeScout
826e42085c Update search 2020-11-17 21:59:24 -08:00
FreeScout
8041f6b268 Do not redirect user to the anaccessible mailbox after moving conversations 2020-11-16 06:32:48 -08:00
FreeScout
b09ef174ab Do not show deleted users when creating a new mailbox - closes #866 2020-11-15 06:56:28 -08:00
FreeScout
c562b9525a Customer parseName() function 2020-11-06 05:47:38 -08:00
FreeScout
ae6fdeef29 Fix starring conversations - closes #662 2020-11-04 05:47:04 -08:00
FreeScout
bbd0cdee78 Check non-writable cache files in System Status 2020-10-31 04:37:41 -07:00
FreeScout
90e29f8b43 Check non-writable cache files in System Status 2020-10-31 00:04:57 -07:00
FreeScout
e5017a2031 Fix showing Settings updated alert 2020-10-29 22:59:11 -07:00
FreeScout
c3b90d7952 Fix recipient name on forwarding - closes #786 2020-10-28 23:49:54 -07:00
FreeScout
2e4dca4d89 In user notification use the username part of the email address if customer has no name - closes #749 2020-10-27 23:14:23 -07:00
FreeScout
b4d1e3eaff Add quotes when settings .env vars 2020-10-27 22:40:41 -07:00
FreeScout
6e71478598 Fix Unknown system variable sql_require_primary_key - closes #834 2020-10-27 02:37:38 -07:00
FreeScout
48f68f82dd Escape settings containing quotes 2020-10-26 01:39:34 -07:00
FreeScout
27049809ef Forwarding to multiple recipients - closes #825 2020-10-25 23:48:14 -07:00
FreeScout
5b4ff8b5c2 include_attachments parameter for Conversation forward() function 2020-10-25 00:04:19 -07:00
FreeScout
0f581ad9cb Check connection only for SMTP send method - closes #828 2020-10-24 07:39:40 -07:00
FreeScout
c0e54d44c4 Fix File name too long - closes #806 2020-10-24 02:25:46 -07:00
FreeScout
e237f76b0f Remove api routes 2020-10-06 00:27:32 -07:00
FreeScout
a5c9a8cea6 Improve customer creation function 2020-10-06 00:26:50 -07:00
FreeScout
2befc5c172 Helper::isDev() function 2020-10-04 10:33:08 -07:00
FreeScout
8a667cb8a2 Run second migration after the module has been activated - closes #773 2020-10-02 04:53:12 -07:00
FreeScout
fde1e96104 Do not cut out regular Gmail quotes - closes #778 2020-10-02 01:18:13 -07:00
FreeScout
13ad09022b Fix in_array() expects parameter 2 to be array in BroadcastNotification - closes #761 2020-10-02 01:00:47 -07:00
FreeScout
86c29a89c2 Added proc_open to the list of required functions in System Status 2020-10-02 00:19:15 -07:00
FreeScout
a243d7a0ff Printing conversations, messages and notes - closes #507 2020-09-28 00:58:34 -07:00
FreeScout
10e2c0c20f Add outlook reply separator - closes #461 2020-09-27 07:38:27 -07:00
FreeScout
882478edb1 Import email into multiple mailboxes if needed - closes #480 2020-09-27 05:07:32 -07:00
FreeScout
a5e3343f06 Improve Mailbox managers implementation - closes #490 2020-09-25 03:00:54 -07:00
FreeScout
168e4427dc
Merge pull request #756 from injektion/mailbox-managers
Issue 490: Mailbox Managers and per user management permissions
2020-09-25 13:00:30 +03:00
Johannes Zellner
e67d60d088 WIP: Add config variable to disable update checks 2020-09-24 12:28:27 +02:00
M@
d1239e2e22 issue 490 - Mailbox managers with per user settings 2020-09-22 16:51:25 -07:00
FreeScout
465a982080 Merge conversations - closes #226 2020-09-22 00:59:23 -07:00
FreeScout
8827fae5f3 Edit conversation subject - closes #43 2020-09-21 02:29:12 -07:00