1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 03:12:46 +01:00
Commit Graph

1779 Commits

Author SHA1 Message Date
FreeScout
d1bcef4df7 Update rollback for remove_unique_index_in_folders_table 2021-12-01 06:08:21 -08:00
FreeScout
7c0ef24bfd loadMailboxes() for convesations and checking status in changeStatus() 2021-12-01 04:12:11 -08:00
FreeScout
3f17e9b811 v1.7.22 2021-11-30 04:12:30 -08:00
FreeScout
c08c077b8f Properly save attachments without a name - closes #1548 2021-11-30 04:02:51 -08:00
FreeScout
b5efc28b0f Set data-customer_id on customer conversation page to fix deleting customer 2021-11-30 03:37:01 -08:00
FreeScout
ab55a5fe19 Allow multiple personal folders for users - closes #843 2021-11-30 00:57:05 -08:00
FreeScout
f5e493e5dc Fix empty customer when creating a phone conversation without saving it as a draft first 2021-11-29 23:03:51 -08:00
FreeScout
e6ab5eba07 Fix (no subject) issue when creating a new conversation and sending it quickly 2021-11-29 22:45:45 -08:00
FreeScout
d0f1b621fe Fix creating a phone conversation without saving it first as draft 2021-11-29 22:42:33 -08:00
FreeScout
79aca06be8 Allow to get via phone conversation last reply via getLastReply() 2021-11-29 22:42:10 -08:00
FreeScout
9e7f2e22dd Add html_tag parameter to initModals() function 2021-11-29 00:38:23 -08:00
FreeScout
d11c9c83f0 glyphicon-spin 2021-11-19 07:06:59 -08:00
FreeScout
9e0622f91f .footer-hide class 2021-11-17 03:33:47 -08:00
FreeScout
ea7e30b9cc Disable authentication for cron URL - closes #1545 2021-11-17 03:33:33 -08:00
FreeScout
9c52ea8eca Add badges partial 2021-11-17 00:24:05 -08:00
FreeScout
df9370a37f v1.7.21 2021-11-14 23:12:55 -08:00
FreeScout
416d07fcce Heading styles 2021-11-14 23:12:30 -08:00
FreeScout
5384a32d58 Set last reply date for phone conversations 2021-11-09 09:28:12 -08:00
FreeScout
18e9679553 Adjust .main-heading style 2021-11-09 08:46:29 -08:00
FreeScout
c0cef1b178 Slovak language added 2021-11-08 03:34:06 -08:00
FreeScout
045c1833e3 Update French translations 2021-11-08 03:30:49 -08:00
FreeScout
d4f8134de4 Update Croatian translations 2021-11-08 03:27:27 -08:00
FreeScout
78596eb4c9
Merge pull request #1528 from andrewlimaza/master
Add support to get module image from modules.json
2021-11-01 16:50:49 +03:00
Andrew Lima
380a275248 Add support to get module image from modules.json
Add support for module.json 'img' attribute. Use this to set a path to the image for your custom module icon/logo.
2021-11-01 14:23:53 +02:00
FreeScout
a0b98cabf1 Fix duplicated customers in the Search - closes #1521 2021-10-29 07:17:51 -07:00
FreeScout
2ccc6dd141 Disable sql_require_primary_key=0 for PostgreSQL - closes #1518 2021-10-28 05:51:19 -07:00
FreeScout
a52336dc01 Fix notifications dropdown height on screen with height > 1086px - closes #1517 2021-10-28 05:37:01 -07:00
FreeScout
d70ae69dae Correct photo size in user profile 2021-10-28 05:25:41 -07:00
FreeScout
eedc9e8f94 v1.7.20 2021-10-21 05:53:42 -07:00
FreeScout
950af7b268 Add Croatian language 2021-10-21 05:50:53 -07:00
FreeScout
5f9e02012a Access user in created_by_user_id in Thread::createExtended() 2021-10-21 05:40:57 -07:00
FreeScout
548517b906 Merge branch 'master' of github.com:freescout-helpdesk/freescout 2021-10-21 00:54:21 -07:00
FreeScout
c29f902483 Fix auto refreshing conversation by new user message - closes #1405 2021-10-21 00:53:44 -07:00
FreeScout
46919ba5a3
Merge pull request #1500 from alinmbb/master
Add side layout hook on the New Conversation page
2021-10-20 18:01:48 +03:00
FreeScout
5176f0456f v1.7.19 2021-10-20 07:44:54 -07:00
alinmbb
fb3e2635f5
Update create.blade.php
Updated hook name
2021-10-20 13:38:49 +02:00
alinmbb
380d1269d0
Update create.blade.php
Added side layout hook on the New Conversation page
2021-10-20 13:33:05 +02:00
FreeScout
069e82c097 users.email filter 2021-10-20 04:26:54 -07:00
FreeScout
9a836a01fd Add password reset throttling 2021-10-20 00:27:07 -07:00
FreeScout
eaffa01452 Add community modules link to the readme 2021-10-19 23:43:45 -07:00
FreeScout
169fa21966 Add cloud hosted link to readme 2021-10-19 23:41:13 -07:00
FreeScout
20e0dae7a3 Add cloud hosted link to readme 2021-10-19 23:39:33 -07:00
FreeScout
358db187be If conversation from deleted customer arrives the customer is empty 2021-10-16 00:50:38 -07:00
FreeScout
fe17e3c4bb
Merge pull request #1491 from laurentenhoor/feature/minimal-ui-changes-with-maximal-impact
Set min dashboard card header height
2021-10-16 10:38:35 +03:00
FreeScout
60e0d3c40c Check customer existence in thread tempalte 2021-10-15 23:55:15 -07:00
FreeScout
1753a6f654 customer.edit.before_form hook 2021-10-15 23:54:57 -07:00
FreeScout
d41e0e6c8c Fix protocol in search tabs 2021-10-15 23:54:21 -07:00
FreeScout
6f09d91a50 closeAllModals() JS function 2021-10-15 10:59:44 -07:00
FreeScout
75c6008acc Fix error in SendNotificationToUsers.php when deleting customers 2021-10-15 10:59:32 -07:00
Lauren ten Hoor
7c581cc7bb Another fix for additional dashboard items. 2021-10-15 12:05:50 +01:00