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

730 Commits

Author SHA1 Message Date
FreeScout
df7b0772c8 Allow admins to mute notifications for events not related directly to him/her 2020-02-16 21:13:05 -08:00
FreeScout
096cd4f9b9 Command to logout users: freescout:logout-users 2020-02-15 19:10:55 -08:00
FreeScout
c0893aa500 Hide admins from Assign list - closes #456 2020-02-06 02:52:06 -08:00
SBM
750f98648d Changes for adding images to mailbox signature #366 2020-02-01 20:23:01 +01:00
SBM
995f36075a Feature request: adding images to mailbox signature #366 2020-02-01 10:24:34 +01:00
FreeScout
c8001a615e Return user in User::create function 2020-01-28 02:39:43 -08:00
FreeScout
e004968328 Fix detecting bounced messages 2020-01-25 01:28:15 -08:00
FreeScout
4a71d6fa73 Process github api errors on System page - closes #449 2020-01-24 23:34:05 -08:00
FreeScout
7e469d6bea Do no escape person in getActionText 2020-01-24 00:04:42 -08:00
FreeScout
c1a5999471 Escape signature variables 2020-01-22 23:09:39 -08:00
FreeScout
fcee9b2003 Add rememberCacheDriver to rememberable entities 2020-01-19 01:09:42 -08:00
FreeScout
3a99faa85c Fix In-Reply-To header in replies to customer - closes #428 2020-01-16 23:30:45 -08:00
FreeScout
e245659e5f Sort users alphabetically - closes #427 2020-01-16 22:41:48 -08:00
FreeScout
17d85512a2 Sort users alphabetically - closes #427 2020-01-16 00:08:45 -08:00
FreeScout
904d1650cd thread.opened hook 2020-01-14 23:54:37 -08:00
FreeScout
f8cf6f9fb6 Save to the log only first failed send attempt - closes #413 2020-01-14 00:48:02 -08:00
FreeScout
2cd39eb5c9 findNonDeleted user function 2020-01-13 09:01:38 -08:00
FreeScout
f823d7527d Set has_attachments when replying 2020-01-13 00:59:19 -08:00
FreeScout
6bf9858c94 mailbox.before_delete hook 2020-01-10 23:41:40 -08:00
FreeScout
f46c9847ce addFloatingFlash function 2020-01-10 23:41:31 -08:00
FreeScout
7a6480a5a1 addFlashMessage helper function 2020-01-10 23:05:55 -08:00
FreeScout
6e1b95ff59 UserDeleted event params 2020-01-10 21:27:53 -08:00
FreeScout
faf39b0e9c deleteToFolder function for conversation 2020-01-10 21:15:50 -08:00
FreeScout
a55985b415 createUserThread function 2020-01-09 06:04:12 -08:00
FreeScout
a59e55642b Properly choose new thread in Subscribe 2020-01-08 09:48:02 -08:00
FreeScout
78b074499b Check all threads 2020-01-08 06:13:52 -08:00
FreeScout
83851ba366 Do not allow users delete themselve 2020-01-07 22:47:58 -08:00
FreeScout
740f684324 Logout deleted users 2020-01-07 22:44:29 -08:00
FreeScout
1d32c0f2cd Show mailbox fetching status 2020-01-07 05:19:59 -08:00
FreeScout
61d4c735b3 Conversations I'm following search bookmark - closes #350 2020-01-07 02:08:06 -08:00
FreeScout
3175fd6518 View followed conversations in the search - closes #406 2020-01-07 00:51:08 -08:00
FreeScout
9586c67d53 Send emails separately to each recipient checkbox on create 2020-01-07 00:35:57 -08:00
FreeScout
8db93a4ee4 conversation.created hook 2020-01-06 02:00:08 -08:00
FreeScout
585f35546f changeUser function 2020-01-04 01:00:43 -08:00
FreeScout
4eaadab2bc thread.created hook 2020-01-04 00:38:47 -08:00
FreeScout
7e3781a662 Automatically cast Thread meta to array 2020-01-03 23:37:47 -08:00
FreeScout
286ac988c7 Empty Trash button - closes #263 2020-01-03 02:16:33 -08:00
FreeScout
b1d0ae9fee Delete single conversation forever 2020-01-03 01:03:36 -08:00
FreeScout
b63dfb136f Remove dot before @ in emails 2020-01-02 23:42:49 -08:00
FreeScout
aa58d5fe75 Merge branch 'master' of github.com:freescout-helpdesk/freescout 2020-01-02 23:29:28 -08:00
FreeScout
aab1c3e85b changeStatus function for conversation 2020-01-02 23:22:39 -08:00
FreeScout
3e4392d4ad USER_UNASSIGNED const 2019-12-31 04:19:58 -08:00
wevothere120
679fa7546c OR operator wasn't actually necessary in a36228807c 2019-12-30 18:57:14 +01:00
wevothere120
e76891b280 fixes freescout-helpdesk/freescout#374
Although in some cases it is allowed to use ">" in local part of email address, it is not very common, so it shouldn't break anything. Tested on bunch of threads and found no issues
2019-12-30 18:56:53 +01:00
FreeScout
bd070a8af9 Sort mailbox users by full name by defaul 2019-12-27 01:03:54 -08:00
FreeScout
8e379b14f1 Sort mailbox users by full name by default 2019-12-26 04:38:04 -08:00
FreeScout
7ea54b6f03 Following conversations 2019-12-25 05:17:17 -08:00
FreeScout
f4d04f6691 Fix starring conversations 2019-12-23 05:54:36 -08:00
FreeScout
948de91102 Update layout translation strings 2019-12-21 02:19:24 -08:00
FreeScout
d01df11a21 Folder hooks 2019-12-20 01:41:06 -08:00
FreeScout
80438e991c Folder hooks 2019-12-19 23:06:34 -08:00
FreeScout
d0e224dbe1 requiredModules parameter for modules 2019-12-19 01:18:52 -08:00
FreeScout
0c2d9900f3 Upload file helper functions 2019-12-18 04:58:41 -08:00
FreeScout
c3cbeebf91 Add identifier to queue:work command to void conflicts with other FreeScout instances on the same server - closes #387 2019-12-13 21:52:23 -08:00
FreeScout
52bc01dede Create customer from Change customer dialog - closes #49 2019-12-10 02:00:12 -08:00
FreeScout
1b3020d99a Text Before The Reply option for the mailbox - closes #349 2019-12-10 00:21:01 -08:00
FreeScout
79c40bc505 Fix starred conversations counter 2019-12-09 22:51:49 -08:00
FreeScout
120f81e3f5 Fetch all bodies of emails with multiple HTML parts - closes #381 2019-12-09 05:31:54 -08:00
FreeScout
0c70621935 Remove trailing dots from emails - closes #379 2019-12-09 02:05:55 -08:00
FreeScout
9efa70a0ee Set connection timeout when downloading modules 2019-12-08 11:17:03 -08:00
FreeScout
d8d8ea3bd0 Revise translation strings 2019-12-06 01:28:22 -08:00
FreeScout
6acd19977c Revise translation strings 2019-12-05 09:59:46 -08:00
FreeScout
df9bddb85f Fix js messages translation - closes #363 2019-12-05 01:03:41 -08:00
FreeScout
3d6928fcdc Fix last reply date in conversation list 2019-12-04 23:29:43 -08:00
FreeScout
7da26f92bf Catch exception when sending translation 2019-11-26 22:43:14 -08:00
FreeScout
14c04c8ce1 Increment retry interval in case SMTP server is not available 2019-11-26 21:49:16 -08:00
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
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
32e40ed930 Fallback to additional freescout API url if can not connect to the main 2019-11-17 05:18:06 -08:00
FreeScout
7022a5a992 conversation.view.start hook 2019-11-17 03:09:52 -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
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
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
ece4e9f3e1 Fix checking module symlnk 2019-11-09 01:51:46 -08:00
FreeScout
4afdbb94cf Mobile app features 2019-11-07 00:45:01 -08: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
b0923098e4 Do not kill background workers of other laravel projects - closes #340 2019-10-31 00:50:51 -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
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
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
7fd5ee818a Auto Bcc for mailbox - closes #59 2019-10-05 23:15:05 -07:00
FreeScout
c3edfd8acf Fix attachment names 2019-10-05 22:19:01 -07:00
Tim Withers
cc131cbf60 Slugified attachment file names to remove adverse interaction in browser urls. 2019-09-17 09:28:44 -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
dd58bdc545 Fetch emails with empty Message-ID - closes #311 2019-09-05 02:40:17 -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
374498b445 Fix app.force_https option 2019-08-07 11:29:06 -07:00
FreeScout
e2ca7d73a6 Do not show own conversation views in the conversation list 2019-08-02 11:53:33 -07:00
FreeScout
f2f5a9c488 Fix saving user view with UT8 name - closes #303 2019-08-02 06:30:32 -07:00
FreeScout
b0063d2c2e Fix utf8 user/customer initials 2019-08-02 06:29:20 -07:00
FreeScout
c55162e745 Fix app.force_https option 2019-08-02 05:16:21 -07:00
FreeScout
5681f4b74a Show users who are viewing conversation 2019-07-30 06:43:32 -07:00
FreeScout
e42ed6f581 Search by customers 2019-07-30 01:45:34 -07:00
FreeScout
7fea640a84 Show users who are viewing conversation 2019-07-30 00:28:31 -07:00
FreeScout
dea9c2e998 Merge branch 'master' into collision_detection 2019-07-28 00:14:18 -07:00
FreeScout
7c5ca832e8 Fix json encoding non-latin symbols 2019-07-27 06:07:04 -07:00
FreeScout
491d68088e jsonEncodeUtf8() helper function 2019-07-27 05:51:34 -07:00
FreeScout
c478556c67 Search filters 2019-07-27 05:51:05 -07:00
FreeScout
83d5b26922 nl2brDouble helper function 2019-07-27 00:03:35 -07:00
FreeScout
4810cea1ab Conversation thread hooks 2019-07-26 21:58:29 -07:00
FreeScout
73657915a3 Helper functions 2019-07-26 21:58:02 -07:00
FreeScout
f147b4ef5f Fix creating Phone conversation without draft 2019-07-25 23:49:25 -07:00
FreeScout
102c1fcd96 Do not try to send email to customer for Phone conversations - closes #296 2019-07-25 23:45:04 -07:00
FreeScout
48e89b36c2 New reply separator 2019-07-25 23:26:08 -07:00
FreeScout
d1386ee8f3 Move conversation feature 2019-07-25 23:01:03 -07:00
FreeScout
362e9cf1e6 Check mailbox when fetching replies 2019-07-24 23:58:00 -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
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
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
5d79e3c833 Forward attachmets - closes #72 2019-07-12 06:56:07 -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
e4548ac167 Fix The specified charset is not supporte error in Microsoft mailboxes - closes #176 2019-07-09 02:06:28 -07:00
FreeScout
c5e28eea7a Fixed not applying mailbox mail config 2019-07-09 01:10:27 -07:00
FreeScout
a0e187d1c7 Update vars.js only if content changed to prevent minified file rebuild 2019-07-08 21:40:03 -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
FreeScout
78f28e8ed3 Update vars.js only if content changed to prevent minified file rebuild 2019-07-08 02:48:50 -07:00
FreeScout
5625442913 Do not regenerate vars on Setting save 2019-07-08 02:27:18 -07:00
FreeScout
0bb3ec0d02 Ignore false IMAP errors 2019-07-06 02:13:40 -07:00
FreeScout
53ba824106 Ignore false IMAP errors - closes #270 2019-07-06 00:12:14 -07:00
FreeScout
06ccb07c09 Fetch emails from custom IMAP folders - closes #206 2019-07-05 03:18:15 -07:00
FreeScout
25a00f5585 New email reply separator 2019-07-04 23:56:50 -07:00
FreeScout
88aac4accf Do not force clear cache on Status page queue:work is not running 2019-07-04 23:46:04 -07:00
FreeScout
b90e68f23c Respect Users are allowed to edit notes/replies setting 2019-07-04 22:46:38 -07:00
FreeScout
db9103c568 Show detailed error message on updating error 2019-07-04 06:03:41 -07:00
FreeScout
76a1dbd8f1 Custom middleware 2019-07-03 04:00:55 -07:00
FreeScout
6698957104 Fix recipient dropdown when there are other customers in conversation 2019-07-02 22:22:00 -07:00
FreeScout
8eb47b8b69 Detect reply body in Outlook emails 2019-07-02 22:09:29 -07:00
FreeScout
7e9edd5d21 Exclude mailbox emails from recipients on reply 2019-07-02 10:55:11 -07:00
FreeScout
0d3b88c33b Detect reply body in Outlook emails 2019-07-02 02:55:31 -07:00
FreeScout
4d058110e0 Store vars.js in /storage/js/vars.js 2019-07-01 05:39:31 -07:00
FreeScout
fffedb608b Improve reply detection on fetching 2019-07-01 03:58:44 -07:00
FreeScout
a20b142014 Update default mailbox signature 2019-07-01 03:58:24 -07:00
FreeScout
9f672322e0 Collision detection 2019-07-01 02:12:25 -07:00
FreeScout
68588d1bb2 Fix drafts issue - closes #234 2019-06-27 00:17:50 -07:00
FreeScout
a0bf3c4d1b Restart queue:work after changing mailbox sending settings 2019-06-26 05:53:59 -07:00
FreeScout
12cd3c0af7 Forwarding conversations - undoing 2019-06-24 04:51:40 -07:00
FreeScout
51a50a44a4 Restore attachments when editing draft 2019-06-24 02:14:23 -07:00
FreeScout
1e3c024b87 Forwarding conversations - closes #72 2019-06-24 01:15:58 -07:00
FreeScout
1c0c1db43b Forwarding conversations 2019-06-23 22:39:30 -07:00
FreeScout
a709f67a00 Fix sending emails to customers with multiple emails - closes #258 2019-06-20 23:36:31 -07:00
FreeScout
153ecd726e Prevent saving draft of the message which has been sent 2019-06-20 05:55:58 -07:00
FreeScout
2bb93938f9 Edit thread 2019-06-20 03:37:43 -07:00
FreeScout
294df88809 Take mailbox Validate Certificate settings into account on checking IMAP connection - closes #269 2019-06-19 22:49:06 -07:00
FreeScout
d815de5131 Fix subdirectory paths 2019-06-19 06:00:30 -07:00
FreeScout
edde3c4507 Validate Certificate option for fetching emails - closes #253 #269 2019-06-16 03:27:23 -07:00
FreeScout
cbccc495a9 Allow installation into subdirectory 2019-06-15 08:27:33 -07:00
FreeScout
9d0702800c Allow installation into subdirectory 2019-06-15 07:52:34 -07:00
FreeScout
307742fb81 Portuguese translation - closes #239 2019-06-05 04:10:37 -07:00
FreeScout
b6c76dd6ed Make folders names translatable - closes #262 2019-06-05 03:17:44 -07:00
FreeScout
951765a711 Store Fetch Mail schedule option as app.fetch_schedule 2019-06-05 02:59:39 -07:00
FreeScout
2165cd8be8
Merge pull request #261 from Junker/fetch-schedule-setting
fetch mail schedule setting
2019-06-05 15:23:00 +05:45
FreeScout
c66dcf1bb6 Conversation filter in FetchEmails 2019-06-05 01:16:46 -07:00
FreeScout
30941fc4c0 Do not send notification if conversation is spam 2019-06-04 02:44:20 -07:00
FreeScout
d7d279c7b6 stripTags helper function 2019-06-04 01:13:34 -07:00
FreeScout
6afaa4a809 4th parameter for conversation.status_changed_by_user action 2019-06-04 01:13:06 -07:00
FreeScout
0db95d4f15 Conversation function getFirstThread() 2019-06-03 03:06:42 -07:00
FreeScout
676c431bb2 Do not send notification if conversation is spam 2019-06-02 23:03:17 -07:00
FreeScout
d969b567b3 Remove hardcoded action descriptions 2019-06-02 22:52:37 -07:00
FreeScout
46dfca7865 Added getFolderByType() function to Mailbox 2019-06-02 22:02:58 -07:00
FreeScout
e9c19e26ba Conversation filter in FetchEmails 2019-06-02 22:02:13 -07:00
FreeScout
a2d9b608d1 Not Spam button - stay on the same page 2019-05-10 03:04:58 -07:00
FreeScout
02d682c50d Prev status in conversation.status_changed_by_user hook 2019-05-07 22:03:51 -07:00
FreeScout
033283810f Not Spam button 2019-05-07 04:06:47 -07:00
FreeScout
ade6beaffc Static function conversationUrl 2019-05-06 03:30:14 -07:00
Junker
2ff723f54b fetch-monitor depends on 'fetch_schedule' setting 2019-05-02 22:45:36 +02:00
Junker
504398e5d7 rename setting 'mail_schedule' to 'fetch_schedule'. Add APP_FETCH_SCHEDULE env param. 2019-05-02 22:44:23 +02:00
Junker
ff2591550e fetch mail schedule setting 2019-05-01 18:09:03 +02:00
FreeScout
bce1220229 Fix redirect to Mine folder after delete conversation in Mine folder 2019-04-25 21:59:45 -07:00