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

915 Commits

Author SHA1 Message Date
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
Moritz Fromm
278a636398
Do not show spam mails in previous conversations
Close #338
2019-10-10 21:47:12 +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
5604cf1356
Add more fields in signature
user.jobTitle is being replaced with the jobTitle of the user
user.phone is being replaced with the phone of the user
user.email is being replaced with the email of the user
mailbox.fromName is being replaced with the senders name of the mailbox

Ref #281
2019-10-10 18:44:14 +02:00
FreeScout
b339b89c4b
Merge pull request #344 from frommMoritz/enhancement/error-free-installation
Fix undefined variable envConfig
2019-10-10 19:42:39 +03:00
Moritz Fromm
cca24c8cbd
Set maxlength for DB Password input to 50
Ref #343
2019-10-10 17:43:44 +02:00
Moritz Fromm
67cc30305b
Retrieve envConfig in EnvironmentController
Ref #343
2019-10-10 17:31:05 +02:00
FreeScout
6b85d2398c v1.3.7 2019-10-05 23:17:32 -07: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
c3edfd8acf Fix attachment names 2019-10-05 22:19:01 -07:00
FreeScout
9a7fc7c65c
Merge pull request #332 from TWithers/attachment_name
Slugified attachment file names
2019-09-18 14:33:06 +03:00
Tim Withers
cc131cbf60 Slugified attachment file names to remove adverse interaction in browser urls. 2019-09-17 09:28:44 -07:00
FreeScout
9bc4c3a210 v1.3.6 2019-09-06 05:23:00 -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
39485f692c Log error if can not save vars.js 2019-09-06 00:02:15 -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
20750ebddc Fetch emails with empty Message-ID 2019-09-05 05:07:11 -07:00
FreeScout
b8cbcb8619 Fetch emails with empty body 2019-09-05 05:01:36 -07:00
FreeScout
37fb2b1fb3 Check if outgoing port is open when testing connection 2019-09-05 04:02:33 -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
dd58bdc545 Fetch emails with empty Message-ID - closes #311 2019-09-05 02:40:17 -07:00
FreeScout
67d46cda28 Update readme 2019-09-05 01:21:59 -07:00
FreeScout
06e04e1333 Show error message on updating modules 2019-08-10 09:11:57 -07:00
FreeScout
e8b745384c Prevent saving messages with empty body when detecting reply body 2019-08-10 00:11:38 -07:00
FreeScout
62636d73dc v1.3.5 2019-08-07 11:33:51 -07:00
FreeScout
374498b445 Fix app.force_https option 2019-08-07 11:29:06 -07:00
FreeScout
d63bfacc10 Fix ajax URL in subdirectory installations 2019-08-07 11:05:22 -07:00
FreeScout
e674b71081 Return tools/update.sh script 2019-08-03 04:53:56 -07:00
FreeScout
3411683e47 v1.3.4 2019-08-03 04:38:58 -07:00
FreeScout
e2ca7d73a6 Do not show own conversation views in the conversation list 2019-08-02 11:53:33 -07:00