Commit graph

88 commits

Author SHA1 Message Date
21fddfe631 stash 2024-05-04 00:54:20 +02:00
a7827e53cc stash 2024-05-04 00:45:28 +02:00
67c9496413 stash 2024-05-04 00:43:40 +02:00
1cacbc8c91 stash 2024-05-04 00:37:41 +02:00
69046208fb stash 2024-05-04 00:29:09 +02:00
7e81ef133e stash 2024-05-04 00:05:06 +02:00
337bd9c885 stash 2024-05-03 23:58:38 +02:00
88ecfc0f61 stash 2024-05-03 23:43:43 +02:00
0a124a19d8 stash 2024-05-02 23:02:49 +02:00
7f21fbaa3f stash 2024-05-02 22:53:13 +02:00
9daf82c13a stash 2024-05-02 22:37:34 +02:00
98a944902f stash 2024-04-26 16:38:41 +02:00
7d1d8529fd stash 2024-04-26 16:16:23 +02:00
7ef40324ba stash 2024-04-26 16:12:58 +02:00
0e78ac4d5b stash 2024-04-26 16:07:36 +02:00
312e9a465a stash 2024-04-26 15:56:15 +02:00
08bdafae1b stash 2024-04-26 15:27:56 +02:00
07c3767376 stash 2024-04-26 01:35:12 +02:00
016143c109 stash 2024-04-26 01:28:44 +02:00
a88747a0c4 stash 2024-04-26 01:22:08 +02:00
c0b77f04ee stash 2024-04-26 01:13:18 +02:00
7eb591e103 stash 2024-04-26 00:56:12 +02:00
00262729fc stash 2024-04-26 00:31:34 +02:00
d9d7a218b1 stash 2024-04-26 00:23:37 +02:00
c06e7f1826 stash 2024-04-26 00:18:04 +02:00
c0fd29ba36 stash 2024-04-26 00:10:26 +02:00
4aca7e41fd stash 2024-04-25 23:54:06 +02:00
6ff3e3b89c stash 2024-04-25 23:54:06 +02:00
bb07a6b641 handle 'quoted-printable' shorthand version as Transfer-Encoding 2024-04-24 19:38:52 +02:00
49d3b02b9c also handle other text encodings than UTF8 2024-04-22 20:15:12 +02:00
e605292bf0 make tickets assignable to users 2024-01-22 18:29:39 +01:00
26ce3e23a4 add more ticket state options 2024-01-19 21:18:50 +01:00
a3f6a96f95 fix database problem with 4 byte utf-8 2024-01-16 00:43:51 +01:00
5e1890e990 handle html only email 2024-01-16 00:42:26 +01:00
892493a300 use first mail in tickets instead of last to choose reply address. mitigates problem with shipping confirmation mails 2024-01-15 22:04:59 +01:00
04f774404a show mail attachments in frontend 2024-01-14 18:21:16 +01:00
d1626d1777 add text field to add comment to ticket 2024-01-13 20:31:46 +01:00
d6df034ad0 quickfix for "Reply-To is noreply+None@domain.tld" 2024-01-13 03:31:17 +01:00
9269f2ec48 automatically attach mails addressed to ticket+<uuid>@domain.tld to ticket with matching uuid 2024-01-13 00:00:19 +01:00
5a1cfedd56 send more informative auto reply 2024-01-12 23:12:18 +01:00
f7002c5548 use uuid in tickets 2024-01-12 23:02:30 +01:00
4664d6255d handle empty Subject and empty body in incoming mails 2024-01-12 21:19:14 +01:00
c79b3185e5 do not send an auto reply to 'noreply*' addresses 2024-01-12 20:58:37 +01:00
1804939407 make the 'last_activity' field in /tickets show the actual last activity by making it a virtual field 2024-01-10 22:02:00 +01:00
9aeb6a319f set state to 'open' when receiving reply on a ticket that is not in state 'new' 2024-01-10 19:03:40 +01:00
734af10525 parse and save email attachments 2024-01-10 16:22:29 +01:00
54e5ba6e8e add permissions in ticket models 2024-01-07 22:29:37 +01:00
2e29b8b046 add virtual item field 'returned' in item 2024-01-07 22:11:13 +01:00
3a5f35fa5d format tickets in Tickets.vue 2024-01-07 21:56:40 +01:00
7b77c183fb don't save ticket state in multiple locations 2024-01-07 21:56:40 +01:00