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

1550 Commits

Author SHA1 Message Date
FreeScout
361a4cc242 getGlobalEntity() helper method 2021-02-05 04:59:30 -08:00
FreeScout
6cfed6c229 Update readme 2021-02-03 06:01:20 -08:00
FreeScout
e8d62ab190 Update readme 2021-02-03 05:59:06 -08:00
FreeScout
7a027c4149 Tools to readme 2021-02-03 05:56:34 -08:00
FreeScout
425de91c57 Show email header in plain text emails 2021-01-29 22:50:51 -08:00
FreeScout
d50aef3832
Merge pull request #1023 from fvdm/fix-730
Fixed custom reply separator - closes #730
2021-01-30 09:11:20 +03:00
Franklin
afe2b1b8ce
Fixed syntax typo 2021-01-29 01:56:21 +01:00
Franklin
566fff6c0c
Fallback to default reply separator if not set 2021-01-29 01:40:09 +01:00
Franklin
88b9c926c4
Fixed custom reply separator 2021-01-28 20:19:02 +01:00
FreeScout
2db13a7ec1 Fix customer setData issue on importing - closes #1013 2021-01-24 08:48:15 -08:00
FreeScout
9a8025777b v1.6.13 2021-01-16 04:49:40 -08:00
FreeScout
715bc2ecbd Use divs in emails to customers instead of tables - closes #923 2021-01-16 04:48:39 -08:00
FreeScout
e05c456f99 Update User savePhoto() function 2021-01-16 00:21:08 -08:00
FreeScout
3c4459bbac downloadRemoteFileAsTmp() helper function 2021-01-16 00:20:46 -08:00
FreeScout
cd128c5683
Merge pull request #1001 from TimoStramann/patch-1
Fix German translation
2021-01-15 12:34:15 +03:00
Timo Stramann
b4cfec133d
Fix German translation
Correct wrongly translated strings
2021-01-15 09:51:29 +01:00
FreeScout
408c5351bf Do not send multiple emails to customers when saving outgoing reply to IMAP folder fails - closes #984 2021-01-14 23:58:14 -08:00
FreeScout
6fd295211b Update pt-PT translation 2021-01-14 23:29:49 -08:00
FreeScout
6e9db6d7c9 Update German translation 2021-01-14 23:28:40 -08:00
FreeScout
cd4964401f Make conversations table in customer profile wider 2021-01-07 02:31:52 -08:00
FreeScout
7572febd8d Improve .navbar-brand-with-text vertical alignment 2021-01-06 00:14:26 -08:00
FreeScout
1e6b0ac6a9 1.6.12 2020-12-31 00:32:02 -08:00
FreeScout
6ab9b5fba7 Do not show empty To field in thread 2020-12-30 05:11:07 -08:00
FreeScout
b9cbf749be Do not send notifications on imported conversations 2020-12-30 03:18:11 -08:00
FreeScout
ea7de1c085 Do not hightlight dashboard folders on hover 2020-12-29 22:12:09 -08:00
FreeScout
eaa681dfc3 Show customer data on a new line 2020-12-29 01:47:04 -08:00
FreeScout
2d79c3df9f Update Polish translations 2020-12-24 23:25:56 -08:00
FreeScout
649134bd22 Increase a bit logo size 2020-12-24 22:48:59 -08:00
FreeScout
abf3192476 Settings stored in .env file no being updated after clicking Save button 2020-12-24 02:22:22 -08:00
FreeScout
4d6d16a58b v1.6.11 2020-12-23 23:41:47 -08:00
FreeScout
4d389dcfa3 Highlight headers in the dashboard 2020-12-23 23:37:42 -08:00
FreeScout
01fa48df18 menu_right.user.after_profile hook 2020-12-23 21:54:36 -08:00
FreeScout
3fedf57b72 Improve fetch_emails.unseen hook 2020-12-23 21:52:12 -08:00
FreeScout
3140c2e90c
Merge pull request #959 from tillmon/unseen
Fetch emails hook unseen
2020-12-24 08:45:27 +03:00
FreeScout
5fbab18684 Permission to allow users manage users 2020-12-22 23:48:15 -08:00
Tillmann Baumgart
1fc7c4d53d fetch emails hook unseen 2020-12-23 08:16:57 +01:00
FreeScout
2f14216e49 User Permissions per User - closes #741 2020-12-22 10:07:42 -08:00
FreeScout
ae602a2f6f Hide Delete Conversation button if user does not have permissions 2020-12-22 02:26:20 -08:00
FreeScout
08c701a3eb Store user permissions in .env instead of Options 2020-12-22 02:22:35 -08:00
FreeScout
40cebf61c2 Delete send logs older 6 months 2020-12-21 07:04:11 -08:00
FreeScout
c6fa18fe8d Support RTL languages with HTML dir attribute - closes #924 2020-12-21 04:09:54 -08:00
FreeScout
0b305ec22f v1.6.10 2020-12-16 23:40:20 -08:00
FreeScout
fe694de119 Improve set closed_at if conversation is closed after reply 2020-12-16 23:37:16 -08:00
FreeScout
74bb03f92e
Merge pull request #941 from tillmon/dev2
Set closed_at if conversation is closed after reply
2020-12-17 10:18:58 +03:00
FreeScout
3446abd7d8 Improve prefilling To address in new conversation 2020-12-16 23:14:38 -08:00
FreeScout
ed0cc6c9be Merge branch 'master' of github.com:freescout-helpdesk/freescout 2020-12-16 23:10:35 -08:00
FreeScout
ef8d6ddf07 customer.profile_preview_prepend hook 2020-12-16 23:10:30 -08:00
FreeScout
3a3dd05393 Adjust transparent button color 2020-12-16 23:10:18 -08:00
FreeScout
f6417a3bd5
Merge pull request #940 from tillmon/dev
Set "to" in new conversation with url parameter
2020-12-17 10:08:35 +03:00
Tillmann Baumgart
49df4425ea set closed_at if conversation is closed after reply 2020-12-16 22:39:07 +01:00