Commit graph

94 commits

Author SHA1 Message Date
2e69dcd1ee stash 2024-06-23 03:41:57 +02:00
f53b1c8122 stash 2024-06-23 03:41:57 +02:00
f9845b94d1 stash 2024-06-23 03:41:57 +02:00
ff331532e4 stash 2024-06-23 03:41:57 +02:00
f733e18d50 stash 2024-06-23 03:41:57 +02:00
91ec4a6348 stash 2024-06-23 03:41:57 +02:00
b38ad09ca5 stash 2024-06-23 03:41:57 +02:00
4e8dcbc2e8 stash 2024-06-23 03:41:57 +02:00
39975fb089 stash 2024-06-23 03:41:57 +02:00
f51591a976 stash 2024-06-23 03:41:57 +02:00
ef04c43a92 stash 2024-06-23 03:41:57 +02:00
30a7c61e26 stash 2024-06-23 03:41:57 +02:00
1ea4e136ed stash 2024-06-23 03:41:57 +02:00
2c60bd4243 stash 2024-06-23 03:41:57 +02:00
727d92360a stash 2024-06-23 03:41:57 +02:00
e16d34c44d stash 2024-06-23 03:41:57 +02:00
77655f534c stash 2024-06-23 03:41:57 +02:00
4767a81ba0 stash 2024-06-23 03:41:57 +02:00
a9606af605 stash 2024-06-23 03:41:57 +02:00
0e9afdd52c stash 2024-06-23 03:41:57 +02:00
4ade62d603 stash 2024-06-23 03:41:57 +02:00
3b1ecc79ad stash 2024-06-23 03:41:57 +02:00
8d4a79b5f8 stash 2024-06-23 03:41:57 +02:00
151ae43be4 stash 2024-06-23 03:41:57 +02:00
95c860ff15 stash 2024-06-23 03:41:57 +02:00
69a34aedd6 stash 2024-06-23 03:41:57 +02:00
65f24ecb33 stash 2024-06-23 03:41:57 +02:00
ae2364bb70 stash 2024-06-23 03:41:57 +02:00
93d502735f stash 2024-06-23 03:41:57 +02:00
9d6779508a stash 2024-06-23 03:41:57 +02:00
f11758607e add /shipping_vouchers endpoint 2024-06-23 02:52:15 +02:00
a59509a432 always use get_model in migrations 2024-06-23 01:33:24 +02:00
7d1786f143 refactor inventory serializers 2024-06-23 01:28:21 +02:00
4152034e4a better email error logging and some pretty printing for admin interface 2024-06-23 01:23:34 +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