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

378 Commits

Author SHA1 Message Date
FreeScout
712fd47880 Prevent public folder issue when activating modules 2019-10-31 03:43:21 -07:00
FreeScout
d08d2ab786 Fix job_title and phone case in vars template 2019-10-14 00:08:57 -07:00
FreeScout
ec7d82d663 Improve user photoUrl variable in mailbox signature 2019-10-13 23:59:00 -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
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
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
Moritz Fromm
831ca7c3cb
Add new variables to composing ui, including translations
Close #281
2019-10-10 20:50:27 +02:00
Moritz Fromm
cca24c8cbd
Set maxlength for DB Password input to 50
Ref #343
2019-10-10 17:43:44 +02:00
FreeScout
7fd5ee818a Auto Bcc for mailbox - closes #59 2019-10-05 23:15:05 -07:00
FreeScout
04f149c072 Updated pt-PT translation 2019-10-05 22:23:15 -07:00
FreeScout
b9198e5b28 Fix conversations pagination - closes #315 2019-09-06 03:57:08 -07:00
FreeScout
67a5c44d06 Replace mailbox password with asterisks in HTML 2019-09-06 01:12:54 -07:00
FreeScout
6a7c2dd778 Show preview of the full message for the thread in Show Original modal 2019-09-05 07:47:12 -07:00
FreeScout
6950394054 Show mailbox email in mailbox settings sidebar 2019-09-05 03:39:40 -07:00
FreeScout
a0ee00bc2a Add target _blank to thread content only 2019-09-05 02:48:05 -07:00
FreeScout
e2ca7d73a6 Do not show own conversation views in the conversation list 2019-08-02 11:53:33 -07:00
FreeScout
b0063d2c2e Fix utf8 user/customer initials 2019-08-02 06:29:20 -07:00
FreeScout
e42ed6f581 Search by customers 2019-07-30 01:45:34 -07:00
FreeScout
3633bb68d7 Truncate long mailbox emails in the list 2019-07-30 01:36:54 -07:00
FreeScout
c178a7890e Thread date as hyperlink 2019-07-30 01:02:51 -07:00
FreeScout
7fea640a84 Show users who are viewing conversation 2019-07-30 00:28:31 -07:00
FreeScout
f57611c1c9 Conversation after subject hook 2019-07-27 06:30:04 -07:00
FreeScout
b5ab58790a Hide cc trigger in note 2019-07-27 06:14:27 -07:00
FreeScout
4810cea1ab Conversation thread hooks 2019-07-26 21:58:29 -07:00
FreeScout
d1386ee8f3 Move conversation feature 2019-07-25 23:01:03 -07:00
FreeScout
d13640c466 Fix cc trigger position when forwarding 2019-07-24 23:34:15 -07:00
FreeScout
36ace2bb7e If customer without name show first part of email in profile 2019-07-24 22:51:16 -07:00
FreeScout
c2fb36a6d1 Optimize self-updating 2019-07-24 22:11:42 -07:00
FreeScout
b9c140160c Show assignee or status change in note 2019-07-24 03:31:00 -07:00
FreeScout
a8b045d95b Fix icon position in floating message 2019-07-24 03:02:01 -07:00
FreeScout
dc2ffe6393 Fix cc/bcc trigger position 2019-07-24 01:29:26 -07:00
FreeScout
7807a68a74 Allow to specify fetching period 2019-07-23 00:04:36 -07:00
FreeScout
99d11db2ed Fix error fetching emails from Office365 2019-07-22 23:34:01 -07:00
FreeScout
e1346ce833 Redesign modules list 2019-07-22 22:18:10 -07:00
FreeScout
046a00aaa0 Redesign modules list 2019-07-22 10:57:46 -07:00
FreeScout
08fe70bd69 Redesign modules list 2019-07-22 10:53:11 -07:00
FreeScout
41ad6bf3e0 Phone conversations 2019-07-22 06:56:01 -07:00
FreeScout
83376e0eac Phone conversations 2019-07-21 23:39:23 -07:00
FreeScout
95c2e1fea9 Select2 for Cc, Bcc, to_email 2019-07-16 05:52:09 -07:00
FreeScout
b38e0a4938 Send new conversation to multiple customers 2019-07-16 02:38:06 -07:00
FreeScout
5a3b15abcb Ajax suggest for recipient 2019-07-16 00:36:51 -07:00
FreeScout
99f5f4a2ad Save attachments when creating a new conversation - closes #289 2019-07-12 07:31:23 -07:00
FreeScout
29f1f86f03 Search filters 2019-07-12 03:47:12 -07:00
FreeScout
7ea5f15371 Search filters 2019-07-12 02:52:11 -07:00
FreeScout
650c9029e9 Show creator of the new conversation draft 2019-07-08 06:33:37 -07:00
FreeScout
611cb37878 Show user status in profile and in the dropdown 2019-07-08 06:04:02 -07:00
FreeScout
2d54d40149 Optimize DB queries on conversation page 2019-07-08 03:41:25 -07:00
FreeScout
58493c77c1 Allow to send ougoing emails from SMTP server without login and password 2019-07-08 02:51:02 -07:00