Commit graph

15 commits

Author SHA1 Message Date
554bc70413 when the 'X-Spam' flag is set in the mail header, set the state to 'pending_suspected_spam' and do not send auto-reply
All checks were successful
/ test (push) Successful in 2m37s
2025-02-07 23:34:39 +01:00
385831d735 Speed up sql
Some checks failed
/ test (push) Has been cancelled
2024-12-05 00:50:12 +01:00
797ea3ae12 add /matches endpoint ad return match information in tickets and /item endpoints 2024-12-05 00:50:12 +01:00
6ac300d737 train spam on state change to 'closed_spam' 2024-12-05 00:30:04 +01:00
2ece0cefd8 add links between items and tickets /tickets endpoint 2024-06-23 04:23:48 +02:00
f11758607e add /shipping_vouchers endpoint 2024-06-23 02:52:15 +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
f7002c5548 use uuid in tickets 2024-01-12 23:02:30 +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
7b77c183fb don't save ticket state in multiple locations 2024-01-07 21:56:40 +01:00
626c9f23fe add dropdown selection to change state of tickets 2024-01-07 21:53:43 +01:00
649fff80f8 add tickets module 2024-01-07 20:42:00 +01:00