1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-25 11:52:29 +01:00
Commit Graph

947 Commits

Author SHA1 Message Date
FreeScout
01d8d8b34d Update sidebar folders in real-time 2019-11-25 02:48:23 -08:00
FreeScout
17f280708e Dinamically load new messages, assignee and status when viewing the conversation 2019-11-25 01:23:16 -08:00
FreeScout
3a0e3b780a Fix styles when conversation top block is visible 2019-11-24 00:13:36 -08:00
FreeScout
3e1ca23348 Fix eventy null argument issue 2019-11-23 23:08:13 -08:00
FreeScout
22317cd092 Move conversation by entering the traget mailbox email - closes #367 2019-11-23 22:46:13 -08:00
FreeScout
9410d282cc When discarding a new conversation being created from thread return to original conversation 2019-11-23 03:13:43 -08:00
FreeScout
e4a7c2713f v1.3.11 2019-11-17 05:19:20 -08:00
FreeScout
32e40ed930 Fallback to additional freescout API url if can not connect to the main 2019-11-17 05:18:06 -08:00
FreeScout
1406b3566a conversations_table.after_subject hook 2019-11-17 03:10:08 -08:00
FreeScout
7022a5a992 conversation.view.start hook 2019-11-17 03:09:52 -08:00
FreeScout
ef98cec45a JS hooks 2019-11-17 01:10:16 -08:00
FreeScout
c0477f52f5 Take default settings values into account when saving options 2019-11-16 01:03:34 -08:00
FreeScout
111a0dcdca Pass prev_user_id to conversation.user_changed hook 2019-11-16 01:02:52 -08:00
FreeScout
0113623294 Rename conversation.status_changed_by_user hook into conversation.status_changed 2019-11-15 00:41:47 -08:00
FreeScout
c73857425a Rename conversation.status_changed_by_user hook into conversation.status_changed 2019-11-15 00:40:38 -08:00
FreeScout
a53374f94f conversation.status_changed hook 2019-11-15 00:32:24 -08:00
FreeScout
d0f771a78e Update readme features 2019-11-14 08:46:03 -08:00
FreeScout
0682433113 Send only support agent reply without full conversation history in emails to customers - closes #365 2019-11-14 00:17:50 -08:00
FreeScout
9f84983680 Update sidebar hamburger style 2019-11-13 23:40:07 -08:00
FreeScout
025b1e4a61 Do not show deleted users in the users dropdown - closes #364 2019-11-13 23:36:28 -08:00
FreeScout
5fbcf19389 Log fetch exceptions to activity log 2019-11-13 23:30:20 -08:00
FreeScout
0b4f4f915a Update mobile hamburger style 2019-11-13 06:18:29 -08:00
FreeScout
9c7cce6d07 Do not throw exception when parsing date on fetching 2019-11-13 05:29:02 -08:00
FreeScout
fd3ae64d9d Fix Conversion from cp-850 to UTF-8 is not allowed - closes #360 2019-11-13 04:41:17 -08:00
FreeScout
ece4e9f3e1 Fix checking module symlnk 2019-11-09 01:51:46 -08:00
FreeScout
a4acf8caa7 v1.3.10 2019-11-08 23:22:50 -08:00
FreeScout
da08b93e25 Update readme 2019-11-08 23:17:58 -08:00
FreeScout
1f8229ca5c Mobile app features 2019-11-08 23:08:51 -08:00
FreeScout
4afdbb94cf Mobile app features 2019-11-07 00:45:01 -08:00
FreeScout
d591ec05c0 Switch helpdesk URL 2019-11-02 22:38:41 -07:00
FreeScout
9c971a0387 On update remove _tmp folders 2019-11-01 01:22:57 -07:00
FreeScout
1304f59bef v1.3.9 2019-11-01 00:34:09 -07:00
FreeScout
7a1aa3fb2a Allow to deactivate module license 2019-11-01 00:27:31 -07:00
FreeScout
712fd47880 Prevent public folder issue when activating modules 2019-10-31 03:43:21 -07:00
FreeScout
802c5cf20d Fix Message body is empty error - closes #320 2019-10-31 03:12:05 -07:00
FreeScout
8d2036636f Fix Wrong charset conversion from 1252 - closes #351 2019-10-31 01:18:36 -07:00
FreeScout
b0923098e4 Do not kill background workers of other laravel projects - closes #340 2019-10-31 00:50:51 -07:00
FreeScout
9673871c48 Checkout files in update.sh 2019-10-14 00:18:59 -07:00
FreeScout
d08d2ab786 Fix job_title and phone case in vars template 2019-10-14 00:08:57 -07:00
FreeScout
6dee385660 v1.3.8 2019-10-14 00:00:37 -07:00
FreeScout
ec7d82d663 Improve user photoUrl variable in mailbox signature 2019-10-13 23:59:00 -07:00
FreeScout
567b47f793 Fix customer avatar path in subdirectory 2019-10-13 23:57:32 -07:00
FreeScout
f2603c030d
Merge pull request #348 from frommMoritz/enhancement/more-fields-in-signature
Photo URL as Variable in signature
2019-10-14 09:44:54 +03:00
Moritz Fromm
2d24ea0e43
Add photoUrl variable as signature template
Close #281
2019-10-11 23:10:41 +02:00
Moritz Fromm
7f70f51c34
Return absolute URL from user->getPhotoUrl()
Ref #281
2019-10-11 23:04:18 +02:00
FreeScout
a5c3424d17
Merge pull request #347 from frommMoritz/enhancement/auto-detect-links
Detect links inside the E-Mail and convert them to html links
2019-10-11 09:03:21 +03:00
FreeScout
9cb3d2fde6
Merge pull request #346 from frommMoritz/enhancement/no-previous-spam
Do not show spam mails in previous conversations
2019-10-11 08:58:39 +03:00
FreeScout
8526ba4d04 Improve new variables in mailbox signature 2019-10-10 22:57:22 -07:00
FreeScout
ffcd58ac46
Merge pull request #345 from frommMoritz/enhancement/more-fields-in-signature
More fields in signature
2019-10-11 08:19:16 +03:00
Moritz Fromm
1d02f1362c
Detect links inside the E-Mail and convert them to html links
The code used was released under the public domain by @jasny
https://gist.github.com/jasny/2000705

Close #341
2019-10-11 00:29:35 +02:00