django-helpdeskmig/helpdesk
2024-06-14 18:33:19 +02:00
..
fixtures
locale
management
migrations
static/helpdesk
templates/helpdesk Merge branch 'django-helpdesk:main' into attachment-enable-setting 2024-06-14 18:33:19 +02:00
templatetags
tests Merge branch 'main' into view_protectors 2024-04-23 21:29:38 +02:00
views Remove superfluous use of Value() in When clause 2024-06-10 17:27:43 +02:00
__init__.py
.flake8
admin.py
apps.py Rewrite dependency tickets ordering, using Case annotation 2024-06-10 10:08:07 +02:00
decorators.py Add some convenient functions for protecting views in custom installations 2024-02-18 16:01:44 +01:00
email.py Fix: helpdesk settings are imported as settings 2024-06-07 18:04:05 +02:00
exceptions.py
forms.py Merge branch 'django-helpdesk:main' into attachment-enable-setting 2024-06-14 18:33:19 +02:00
lib.py Removed old comment 2024-04-08 08:39:27 +00:00
models.py Removed unused webhooks import 2024-04-17 10:09:15 +00:00
poll_helpdesk_email_queues.sh
query.py
serializers.py
settings.py Enable attachments by default 2024-06-07 17:58:41 +02:00
signals.py Attach send_new_ticket_webhook to the new_ticket_done signal 2024-04-17 10:02:44 +00:00
tasks.py
templated_email.py
update_ticket.py Removed unused TichetChange import 2024-04-16 08:36:29 +00:00
urls.py Reformat Resolves/Depends lists into tables. Allow adding/deleting of parent tickets 2024-06-06 00:28:36 +02:00
user.py
validators.py You can now turn off file attachment filtering, fixes #1162 2024-02-26 19:34:35 +01:00
webhooks.py Attach send_new_ticket_webhook to the new_ticket_done signal 2024-04-17 10:02:44 +00:00