c3lf-system-3/core
2024-01-13 00:00:19 +01:00
..
authentication add API endpoints and admin views for authentication module 2024-01-07 20:48:31 +01:00
core parse and save email attachments 2024-01-10 16:22:29 +01:00
files 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
inventory add virtual item field 'returned' in item 2024-01-07 22:11:13 +01:00
mail automatically attach mails addressed to ticket+<uuid>@domain.tld to ticket with matching uuid 2024-01-13 00:00:19 +01:00
notify_sessions add notify_sessions module 2024-01-07 21:16:34 +01:00
tickets use uuid in tickets 2024-01-12 23:02:30 +01:00
.gitignore add django backend in /core 2023-11-18 12:57:50 +01:00
helper.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00
manage.py add django backend in /core 2023-11-18 12:57:50 +01:00
requirements.dev.txt add requirements.dev.txt 2024-01-07 17:26:20 +01:00
requirements.prod.txt add requirements.dev.txt 2024-01-07 17:26:20 +01:00
server.py add requirements.dev.txt 2024-01-07 17:26:20 +01:00