Commit graph

37 commits

Author SHA1 Message Date
373bc7ad40 stash 2024-06-23 02:25:19 +02:00
cc630ae03c stash 2024-06-23 02:25:19 +02:00
8ac7b91ba8 stash 2024-06-23 02:25:19 +02:00
383c02d55b stash 2024-06-23 02:25:19 +02:00
804c47a3b8 stash 2024-06-23 02:25:13 +02:00
4738651b66 stash 2024-06-23 02:23:56 +02:00
75798e38e4 stash 2024-06-23 02:23:08 +02:00
69ce11c331 stash 2024-06-23 02:23:08 +02:00
4799a7cd5d stash 2024-06-23 02:23:07 +02:00
4c7e2040cd stash 2024-06-23 02:23:07 +02:00
13430c0f04 stash 2024-06-23 02:23:07 +02:00
9c3fedc5c3 stash 2024-06-23 02:23:04 +02:00
0bf28321da stash 2024-06-23 02:22:36 +02:00
473b80d171 stash 2024-06-23 02:22:32 +02:00
f3c238134b stash 2024-06-23 02:20:55 +02:00
9b6c2ab5a3 stash 2024-06-23 02:16:24 +02:00
dc0b0f818e stash 2024-06-23 02:16:24 +02:00
9871394833 stash 2024-06-23 02:16:24 +02:00
235bf249e2 stash 2024-06-23 02:16:24 +02:00
432b61c70a stash 2024-06-23 02:14:22 +02:00
a59509a432 always use get_model in migrations 2024-06-23 01:33:24 +02:00
4152034e4a better email error logging and some pretty printing for admin interface 2024-06-23 01:23:34 +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
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
f7002c5548 use uuid in tickets 2024-01-12 23:02:30 +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
54e5ba6e8e add permissions in ticket models 2024-01-07 22:29:37 +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
fe9795d147 add migrations for state change 2024-01-07 21:53:43 +01:00
626c9f23fe add dropdown selection to change state of tickets 2024-01-07 21:53:43 +01:00
cbc27b143f tickets module: api_v2, admin views and tests 2024-01-07 21:23:29 +01:00
649fff80f8 add tickets module 2024-01-07 20:42:00 +01:00