FreeScout
|
4eabdc489f
|
Improve body encoding conversion on fetchign - closes #3089
|
2023-06-19 02:13:21 -07:00 |
|
FreeScout
|
fd9865b368
|
Revert formatEmailList() update - closes #3118
|
2023-06-19 01:49:45 -07:00 |
|
FreeScout
|
c5a8dca36f
|
Prevent Attempt to read property mail on fetching - closes #3118
|
2023-06-19 00:33:40 -07:00 |
|
FreeScout
|
49d0a2aaf0
|
Improve subject decoding - closes #3089
|
2023-06-15 05:40:47 -07:00 |
|
FreeScout
|
b5b941bf73
|
Do not use @unknown email from Reply-To on fetching - closes #3101
|
2023-06-14 22:34:15 -07:00 |
|
FreeScout
|
6cb39bd6ee
|
Improve email validation: do not allow @unknown emails - closes #3101
|
2023-06-13 23:18:26 -07:00 |
|
FreeScout
|
2d4e4e71ab
|
v1.8.80
|
2023-06-05 10:32:08 -07:00 |
|
FreeScout
|
8194d416c6
|
Fix an issue with HTTPS redirect - closes #3075, #3070
|
2023-06-05 10:30:13 -07:00 |
|
FreeScout
|
0d0ca9a73a
|
v1.8.79
|
2023-06-03 02:32:27 -07:00 |
|
FreeScout
|
f096e93a09
|
Fix error on Users page when user first name is empty - closes #2972
|
2023-06-02 03:06:45 -07:00 |
|
FreeScout
|
678c9b029b
|
Improve subject decoding with iconv_mime_decode() - closes #3066
|
2023-06-01 02:28:45 -07:00 |
|
FreeScout
|
98d5986dde
|
Fix module activation issue when /public/modules symlink exists but leads to wrong path
|
2023-06-01 00:42:49 -07:00 |
|
FreeScout
|
56f00fe6a6
|
Fix module activation issue when /public/modules symlink exists but leads to wrong path
|
2023-06-01 00:04:56 -07:00 |
|
FreeScout
|
3214bbc427
|
Do not try to send email again if mail server replies: message file too big - closes #3065
|
2023-05-31 23:44:24 -07:00 |
|
FreeScout
|
6e52046032
|
Decode subjects using iconv_mime_decode() in Webklex/php-imap library - closes #3039
|
2023-05-31 02:00:21 -07:00 |
|
FreeScout
|
9d4c43f96d
|
Fix Undefined array key 0 error in Subscription class - closes #3059
|
2023-05-31 00:01:11 -07:00 |
|
FreeScout
|
0ef404f3ef
|
Replace base64 images in messages with attachment URLs - closes #3057
|
2023-05-30 23:53:20 -07:00 |
|
FreeScout
|
ac76251b75
|
Update German translation
|
2023-05-30 07:29:53 -07:00 |
|
FreeScout
|
c97610bd97
|
Show translated filter names in the Search - closes #3058
|
2023-05-30 07:29:05 -07:00 |
|
FreeScout
|
722349f586
|
Fix subject with colon being truncated with Webklex/php-imap library - closes #2964
|
2023-05-30 00:36:26 -07:00 |
|
FreeScout
|
5aabac7b4f
|
Remove app.force_https parameter and determine protocol from app.url parameter - closes #3053
|
2023-05-28 00:35:51 -07:00 |
|
FreeScout
|
a5f77e7846
|
v1.8.78
|
2023-05-28 00:07:36 -07:00 |
|
FreeScout
|
4711ea8c7f
|
Update German translation
|
2023-05-27 06:59:47 -07:00 |
|
FreeScout
|
769529e129
|
Fix saving OpenOffice attachments - closes #3048
|
2023-05-24 23:07:09 -07:00 |
|
FreeScout
|
5b0f1f974c
|
Show links hrefs only in thread content in the printed version - closes #3045
|
2023-05-23 22:53:58 -07:00 |
|
FreeScout
|
cf22374926
|
Allow to specify unlimited number of recipients in new conversation draft - closes #3036
|
2023-05-22 07:28:46 -07:00 |
|
FreeScout
|
56a52c6237
|
Do not show attachment URLs in printed version - closes #3035
|
2023-05-22 00:42:34 -07:00 |
|
FreeScout
|
04fd44f8c2
|
Set customer First and Last Name max length to 255 symbols - closes #3033
|
2023-05-22 00:32:13 -07:00 |
|
FreeScout
|
a43729e9c1
|
Allow to set same_site to none in config/session.php - closes #3023
|
2023-05-17 23:32:29 -07:00 |
|
FreeScout
|
9991c368cf
|
v1.8.77
|
2023-05-14 10:12:29 -07:00 |
|
FreeScout
|
2dfe5e6b64
|
Fix minutes formatting in 12-hour clock mode - closes #2997
|
2023-05-14 10:09:52 -07:00 |
|
FreeScout
|
57b67838f8
|
Add customer.deleting hook #3003 from Lars-/master
Add customer.deleting hook
|
2023-05-11 11:15:59 +03:00 |
|
Lars Jansen
|
f4f49735be
|
feat: add customer deleting event
This commit adds a new method to the CustomerObserver class that triggers an event when a customer is being deleted.
|
2023-05-11 10:10:20 +02:00 |
|
FreeScout
|
1a76549c2e
|
Properly thread into conversations replies from Jira - #2927
|
2023-05-10 23:37:50 -07:00 |
|
FreeScout
|
02a1f4a89c
|
Merge pull request #3001 from avenjamin/master
Unfollow followed conversation when re/assigned
|
2023-05-11 09:23:16 +03:00 |
|
Avenjamin
|
cc7e6aa9ec
|
unfollow followed conversation when re/assigned
If a user is "following" a conversation and the conversation is then assigned to them they no longer need to follow it.
|
2023-05-11 09:41:52 +10:00 |
|
FreeScout
|
b78838ca23
|
Fix updating custom folders counters - closes #2998
|
2023-05-10 03:21:40 -07:00 |
|
FreeScout
|
dc8f2c53c9
|
v1.8.76
|
2023-05-09 22:26:15 -07:00 |
|
FreeScout
|
fe1563fb03
|
Fix Passing null error in emails template - closes #2989
|
2023-05-09 06:47:06 -07:00 |
|
FreeScout
|
82628607d6
|
Allow to reply from alises option for mailboxes - closes #2988
|
2023-05-09 06:43:30 -07:00 |
|
FreeScout
|
1a9b178f67
|
Fix showing mailbox mute status for non-admin users - closes #2992
|
2023-05-09 06:22:43 -07:00 |
|
FreeScout
|
db4f8ed299
|
Add PHP and FreeScout versions to General Help Request template
|
2023-05-07 23:32:25 -07:00 |
|
FreeScout
|
0318f3f785
|
Limit Insert variable dropdown width to avoid issues in Firefox - closes #2966
|
2023-05-07 23:28:39 -07:00 |
|
FreeScout
|
60914553c3
|
Improve subject decoding - closes #2987
|
2023-05-07 23:18:57 -07:00 |
|
FreeScout
|
939c2c52fa
|
Improve sanitizing SVG files
|
2023-05-06 09:02:18 -07:00 |
|
FreeScout
|
f8aba65578
|
Improve sanitizing SVG files
|
2023-05-06 07:07:44 -07:00 |
|
FreeScout
|
8fc1f7668b
|
Improve displaying tables in conversations - closes #2969
|
2023-05-06 04:52:30 -07:00 |
|
FreeScout
|
18ad759d43
|
Improve background to background-color conversion - closes #2969
|
2023-05-06 01:14:35 -07:00 |
|
FreeScout
|
e81829a203
|
v1.8.75
|
2023-05-05 21:57:25 -07:00 |
|
FreeScout
|
257dfb8474
|
Allow to update folders counters in background
|
2023-05-05 07:06:17 -07:00 |
|