1
0
mirror of https://github.com/freescout-helpdesk/freescout.git synced 2024-11-24 19:33:07 +01:00
Commit Graph

1035 Commits

Author SHA1 Message Date
FreeScout
b1d0ae9fee Delete single conversation forever 2020-01-03 01:03:36 -08:00
FreeScout
d69a5bfcda Update fr translation 2020-01-02 23:45:51 -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
cbd00ca192 Update forward and move icons 2020-01-02 05:55:26 -08:00
FreeScout
3e4392d4ad USER_UNASSIGNED const 2019-12-31 04:19:58 -08:00
FreeScout
f5d85b8594 Style for reply label 2019-12-31 04:19:41 -08:00
FreeScout
b1966a2a85 Pass trigger to modals 2019-12-31 04:19:21 -08:00
FreeScout
0516ebaa57
Merge pull request #400 from wevothere120/master
Fix #374 by ignoring > in local part of mail regex
2019-12-30 21:12:47 +03: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
4d5da851ab Default label color 2019-12-29 23:48:38 -08:00
FreeScout
d8c848cfae Update readme 2019-12-28 05:44:21 -08:00
FreeScout
24d4971abe v1.3.19 2019-12-28 03:59:25 -08:00
FreeScout
cc32cc8257 .col classes 2019-12-27 23:38:32 -08:00
FreeScout
bd52e9c72d conv-sidebar-block on mobile 2019-12-27 23:08:27 -08:00
FreeScout
40b62be293 conversation.follow JS hook 2019-12-27 22:31:40 -08:00
FreeScout
3db52a6c41 isAjaxSuccess function 2019-12-27 21:24:48 -08:00
FreeScout
43f7ebb225 Sidebar block style 2019-12-27 01:04:18 -08: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
2d0cb64ec3 Rename conversation.after_customer hook into conversation.after_prev_convs 2019-12-26 04:12:23 -08:00
FreeScout
6291f48263 Conversation actions bottons hooks 2019-12-26 00:57:36 -08:00
FreeScout
f103bda6fe Icons for conversation actions dropdown 2019-12-26 00:53:46 -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
c5117c7898 v.1.3.18 2019-12-22 01:37:34 -08:00
FreeScout
86761c405c Fix Row size too large error 2019-12-22 01:36:45 -08:00
FreeScout
4fc419ba74 Maximum password length notice 2019-12-22 01:21:21 -08:00
FreeScout
8686012302 Fix Row size too large error 2019-12-22 01:11:21 -08:00
FreeScout
90f3f4b56f Update readme 2019-12-21 08:50:18 -08:00
FreeScout
ce307ddc45 1.3.17 2019-12-21 05:01:24 -08:00
FreeScout
948de91102 Update layout translation strings 2019-12-21 02:19:24 -08:00
FreeScout
ab751c3b27 Update ru translation 2019-12-21 02:19:12 -08:00
FreeScout
d01df11a21 Folder hooks 2019-12-20 01:41:06 -08:00
FreeScout
0e4c9efdbe Limit folder name width 2019-12-19 23:33:20 -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
53138e405e Fix Row size too large error - closes #393 2019-12-18 23:02:26 -08:00
FreeScout
92efaab611 v1.3.16 2019-12-18 09:58:13 -08:00
FreeScout
a87156690b Update nl translation 2019-12-18 05:02:11 -08:00
FreeScout
fa01192bd3 layout hooks 2019-12-18 04:58:54 -08:00
FreeScout
0c2d9900f3 Upload file helper functions 2019-12-18 04:58:41 -08:00
FreeScout
f3ea9bcb47 v1.3.15 2019-12-16 23:43:04 -08:00
FreeScout
33c5f74bf3 Do not allow to send empty reply 2019-12-16 23:40:30 -08:00
FreeScout
babb1f3956 isNewConversation js function 2019-12-16 10:06:20 -08:00
FreeScout
c0b48208e6 conversation.create_form.after_subject hook 2019-12-16 10:05:48 -08:00
FreeScout
b00b830f21 mailboxes.menu_current_route filter 2019-12-16 00:44:12 -08:00
FreeScout
a24c56b527 Fix customers ajax search pagination 2019-12-16 00:43:11 -08:00