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

501 Commits

Author SHA1 Message Date
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
FreeScout
e4c10ccd73
Merge pull request #249 from Junker/fix-delete-conversation-from-mine-folder
fix: redirect back to 'Mine' folder after delete conversation in 'Mine' folder
2019-04-26 10:35:55 +05:45
FreeScout
6bf0210a63 Function to check if user has access to a particular mailbox 2019-04-25 21:27:26 -07:00
FreeScout
ad50d26e0c Helper function to trim non-breaking spaces 2019-04-25 21:26:37 -07:00
Junker
d434181fd6 fix: redirect to 'mine' folder after delete conversation in 'mine' folder 2019-02-28 07:08:17 +01:00
Alessandro Corbelli
cbd71b7dd9 StyleCI 2019-01-09 14:37:09 +01:00
Alessandro Corbelli
ce2c06af06 StyleCI 2019-01-09 14:36:43 +01:00
Alessandro Corbelli
fa62292633 Fix #229 2019-01-09 14:36:02 +01:00
Junker
2c974afecc fix email bounce check in fetch-emails script 2019-01-04 23:04:31 +01:00
FreeScout
f96a78cb82 Logging on bounce detection 2019-01-04 03:40:34 -08:00
FreeScout
b77e268441
Merge pull request #218 from guestisp/bounce-detection-improvements Bounce detection improvements
Bounce detection improvements
2019-01-04 14:32:03 +03:00
Alessandro Corbelli
b17fccfed0 Removed logs 2019-01-02 12:10:32 +01:00
FreeScout
9526c6714a Update note_added hook 2018-12-31 01:08:33 -08:00
FreeScout
2471c37fd8 Create thread function 2018-12-31 00:22:43 -08:00
FreeScout
2fc1b7d3e0 Fix showing attachments in drafts 2018-12-28 04:56:14 -08:00
FreeScout
0cb9961501 Improve background process stucking detection 2018-12-26 23:53:54 -08:00
Alessandro Corbelli
def039f591 More log added 2018-12-22 11:51:07 +01:00
Alessandro Corbelli
2a860590d8 Detect bounce from Return-Path 2018-12-21 18:33:33 +01:00
Alessandro Corbelli
0be7557204 Increased log 2018-12-21 18:14:56 +01:00
FreeScout
90b9254ffb Apply fixes from StyleCI 2018-12-21 09:10:07 +00:00
FreeScout
c74bd56eb3 Set conversation preview when thread is created from draft 2018-12-21 01:09:07 -08:00
FreeScout
d2cdca1f6a Remove script and style tags content from conversation preview 2018-12-21 01:08:47 -08:00
FreeScout
b9d8540f23 Update pending icon 2018-12-21 00:05:45 -08:00
FreeScout
8adc269058
Merge pull request #188 from guestisp/add-should_save_thread-hook should_save_thread hook
Add "fetch_emails.should_save_thread" hook
2018-12-21 10:49:05 +03:00
FreeScout
9f391b59fc Remove message/rfc822 contetn type from bounce detection 2018-12-20 23:36:12 -08:00
FreeScout
4ea0897e3c mailbox.fillable_fields filter 2018-12-20 22:15:41 -08:00
Alessandro Corbelli
9b5e4acda0 Allow customizing the Mailbox fillable fields by module developers 2018-12-19 15:36:32 +01:00
Alessandro Corbelli
456cb8491f StyleCI 2018-12-19 14:17:37 +01:00
Alessandro Corbelli
d65ce800af StyleCI 2018-12-19 14:17:03 +01:00
Alessandro Corbelli
a236eb2e11 Replaced $hook object with $data array
Added new hook to allow module developers to change data saved by fetchemails
Replaced fetch_emails.should_save_thread to only use a boolean
2018-12-19 14:15:45 +01:00
Alessandro Corbelli
39c6242f3e Merge branch 'master' into add-should_save_thread-hook 2018-12-19 14:09:22 +01:00
FreeScout
d1e5604e79 Fix deleting conversation having a draft thread 2018-12-18 23:56:56 -08:00
FreeScout
d61878a761
Merge pull request #198 from guestisp/fix-197 has_attachments not updated
Fix #197
2018-12-19 10:03:54 +03:00
FreeScout
0a52c0b542
Merge pull request #193 from guestisp/fix-192 Trying to get property email of non-object
Fix #192
2018-12-19 09:52:59 +03:00
FreeScout
30bbef8285 Automatically recalculate folders counters 2018-12-18 22:38:42 -08:00
Alessandro Corbelli
fc267329d4 Fix #187 2018-12-18 17:17:07 +01:00
Alessandro Corbelli
fe54b5af4b StyleCI 2018-12-18 17:15:20 +01:00
Alessandro Corbelli
677bca506f Fix #197 2018-12-18 16:21:00 +01:00
Alessandro Corbelli
284f0835da Fix #192 2018-12-18 12:40:30 +01:00
Alessandro Corbelli
2b687f3334 StyleCI 2018-12-18 12:35:02 +01:00
Alessandro Corbelli
cf1e89f6ef StyleCI 2018-12-18 12:34:27 +01:00
Alessandro Corbelli
057b814e91 Fix FetchEmails 2018-12-18 12:33:31 +01:00
Alessandro Corbelli
2022bf021e StyleCI 2018-12-17 17:57:41 +01:00
Alessandro Corbelli
7b1cb4d29a StyleCI 2018-12-17 17:50:54 +01:00
Alessandro Corbelli
81e80d30f6 Add "fetch_emails.should_save_thread" hook 2018-12-17 17:45:09 +01:00
FreeScout
e497c95ff1 Mailbox name in notification to user 2018-12-15 06:00:48 -08:00
FreeScout
5fd1ea35fc Show delivery error message in conversation thread 2018-12-15 05:24:21 -08:00
FreeScout
f54e61dae2 Improve bounce detection 2018-12-15 01:38:53 -08:00
FreeScout
e5bfe957e2 Show delivery error message in conversation thread 2018-12-15 01:15:30 -08:00
FreeScout
36d52d45ef
Merge pull request #184 from guestisp/bounce-detection-improvement
Bounce detection improvement
2018-12-15 08:40:05 +03:00
FreeScout
148e89e231 Comments for the process of retrying on send error 2018-12-14 21:28:12 -08:00
FreeScout
1d69e0052c Check if .env file is writable in System Status 2018-12-14 02:01:03 -08:00
Alessandro Corbelli
0022c3ca15 StyleCI 2018-12-14 10:26:38 +01:00
Alessandro Corbelli
6d3ec46c61 StyleCI 2018-12-14 10:26:04 +01:00
Alessandro Corbelli
211768717e StyleCI 2018-12-14 10:25:21 +01:00
Alessandro Corbelli
8a47b94cdb StyleCI 2018-12-14 10:24:36 +01:00
Alessandro Corbelli
d7a3829a4d More improvements to bounce detection 2018-12-14 10:22:38 +01:00
FreeScout
a125a8d7b7 Do not send auto replies to bounces 2018-12-14 01:10:43 -08:00
Alessandro Corbelli
9b2495edce Small improvement to bounce detection 2018-12-14 09:48:36 +01:00
FreeScout
fd815acf72 Improve bounce detection 2018-12-14 00:18:23 -08:00
FreeScout
6b2071e405 Accept auto responders but do not send auto replies 2018-12-13 22:41:30 -08:00
FreeScout
d8fbf21579 Apply fixes from StyleCI 2018-12-13 09:11:15 +00:00
FreeScout
46add87243 Fix last reply by in conversations 2018-12-12 22:40:23 -08:00
FreeScout
78eed5c405 Fix saving settings in env file 2018-12-12 22:00:56 -08:00
FreeScout
9a769154d7 Logs monitoring in Settings - Alerts 2018-12-12 06:39:24 -08:00
FreeScout
d74af3e5c0 Show original message for outgoing thread 2018-12-12 04:31:45 -08:00
FreeScout
9c19bca5d9 Delete user using flag 2018-12-11 22:43:58 -08:00
FreeScout
2b6ac6a375 Update conversation folder when adding a note 2018-12-11 01:07:34 -08:00
FreeScout
50a8c8db8a Fix conversation preview updating 2018-12-10 23:41:14 -08:00
FreeScout
946132e4b5 Logs monitoring in Settings - Alerts 2018-12-10 04:52:28 -08:00
FreeScout
b9b829db7f Fix getOptions() default value 2018-12-10 00:58:39 -08:00
FreeScout
9d79f4aea4 Allow to retry and delete failed jobs in System Status 2018-12-09 06:13:00 -08:00
FreeScout
1d8f79f3a2 Retry failed email jobs 2018-12-09 01:53:36 -08:00
FreeScout
b5325c9641 QQ reply separator 2018-12-08 23:18:19 -08:00
FreeScout
414ab76cb4 QQ reply separator 2018-12-08 23:15:39 -08:00
FreeScout
6f8c002349 Update conversation preview on reply 2018-12-08 02:14:37 -08:00
FreeScout
40771d962e Fix counters for starred conversations and drafts 2018-12-08 01:00:20 -08:00
FreeScout
9b83083bc3 Create conversation from thread 2018-12-06 01:13:04 -08:00
FreeScout
2373771be8 Show waiting since time in dashboard 2018-12-05 04:33:05 -08:00
FreeScout
5c495fd1a5 Apply fixes from StyleCI 2018-12-05 07:06:54 +00:00
FreeScout
471920a0ba User data in signature 2018-12-04 23:05:27 -08:00
Greg Slepak
16b7e407a0 Adds user related variables to signature (Closes #146) 2018-12-04 19:23:31 -05:00
FreeScout
f42b3c009e Detect and ignore autoresponders 2018-12-04 05:27:10 -08:00
FreeScout
80a765cf0c Check app requried version on module update 2018-12-04 02:43:48 -08:00
FreeScout
51f5149cb6 Fix saving arrays in Settings 2018-12-03 05:48:20 -08:00
FreeScout
f3e616b4a8 Helper functions 2018-12-03 04:52:28 -08:00
FreeScout
33a1374aea Highlight menu item when viewing folder 2018-12-03 02:06:29 -08:00
FreeScout
39cd69c439 Fix UserCreatedConversation event 2018-12-03 02:04:35 -08:00
FreeScout
bbe628e82f Helper functions 2018-12-03 01:03:23 -08:00
FreeScout
3a4d459872 Redesign 2018-12-02 04:49:02 -08:00
FreeScout
60ee9ff640 Execute background action helper function 2018-12-02 04:47:47 -08:00
FreeScout
9e0453e90a Improve text 2018-12-01 00:24:31 -08:00
FreeScout
9bd0dda3dd Fix options caching 2018-11-27 22:05:13 -08:00
FreeScout
0c413261b4 Merge branch 'master' of github.com:freescout-helpdesk/freescout 2018-11-27 00:20:47 -08:00
FreeScout
b1f87e64e5 Options default values from config 2018-11-27 00:04:56 -08:00
FreeScout
a59d52339e Apply fixes from StyleCI 2018-11-26 12:47:05 +00:00
FreeScout
6bc85bf399 Fix typo in FetchMonitor 2018-11-26 04:41:49 -08:00
FreeScout
de7da536bf Merge branch 'master' of github.com:freescout-helpdesk/freescout 2018-11-26 04:39:28 -08:00
FreeScout
0a34644369 Merge branch 'master' into translate 2018-11-26 04:30:22 -08:00
FreeScout
5120af7953 User language 2018-11-26 04:23:27 -08:00
FreeScout
67668a6227 User language 2018-11-26 02:55:37 -08:00
FreeScout
700f140a0e Send user notifications in user language 2018-11-26 02:36:07 -08:00
FreeScout
448db8f273 User language 2018-11-26 02:11:44 -08:00
FreeScout
549a36e7a2 Display custom new languages in Settings 2018-11-26 01:22:05 -08:00
FreeScout
d4fcaf8a5c Download translations 2018-11-25 23:21:49 -08:00
FreeScout
599e45a479
Merge pull request #158 from dryabov/patch-1
Fix "Class 'App\Console\Commands\Exception' not found" error
2018-11-25 18:17:28 +03:00
FreeScout
a79fb0e74b Translate 2018-11-25 07:11:33 -08:00
FreeScout
286158b177 Importing and exporting translations 2018-11-25 03:18:53 -08:00
FreeScout
cd88e1aa67 Set timezone via Settings 2018-11-24 23:16:20 -08:00
FreeScout
57aec4e132 Check public/modules folder permissions 2018-11-24 08:48:53 -08:00
Denis Ryabov
f39dd27fab
Fix "Class 'App\Console\Commands\Exception' not found" error 2018-11-24 17:21:40 +03:00
FreeScout
3e02679738 Apply fixes from StyleCI 2018-11-24 10:11:51 +00:00
FreeScout
bc16a732b4 Fix deleted drafts counter 2018-11-24 02:10:12 -08:00
FreeScout
2d32550714
Merge pull request #149 from Junker/action-threads
add history threads for restore/delete conversation action
2018-11-24 11:57:13 +03:00
FreeScout
de9f0e1be5 Add Fetching finished message to fetch command 2018-11-24 00:52:31 -08:00
Junker
00659e33fb fix thread state on delete conversation 2018-11-24 09:50:10 +01:00
FreeScout
aaba49adf7 Permissions and symlinks in System status 2018-11-24 00:43:28 -08:00
Junker
cad35f5dd7 add history threads for restore/delete conversation action 2018-11-24 09:00:20 +01:00
FreeScout
20cb166ce8 Fix send test email 2018-11-23 23:05:44 -08:00
FreeScout
cfc7345a9a Check php extensions in modules 2018-11-23 01:06:46 -08:00
FreeScout
5d06587318 Helpder log function 2018-11-23 01:06:32 -08:00
FreeScout
1f4c2fef7e
Merge pull request #147 from Junker/restore-conversation
Restore conversation
2018-11-22 17:50:58 +03:00
FreeScout
df2fd5bb19 Helper functions 2018-11-22 06:45:50 -08:00
Junker
5ab12c9a23 fix redirect after restore conversation 2018-11-22 08:20:53 +01:00
Junker
d7ea0764e6 restore conversation 2018-11-22 07:43:54 +01:00
FreeScout
30e45c0558 Fix bool options in settings 2018-11-18 01:20:14 -08:00
FreeScout
70704c2bef Fix processing References header on fetching emails 2018-11-17 23:07:17 -08:00
FreeScout
8e359eda60 Add Yahoo reply separator 2018-11-17 22:45:48 -08:00
FreeScout
141635a2a7 Do not show module without aliases 2018-11-17 20:55:20 -08:00
FreeScout
a18c02bdec Improve mailboxes passwords encryption 2018-11-17 20:49:00 -08:00