.. |
fixtures
|
Template hard coded date filters replaced with Django DATETIME_FORMAT
|
2021-02-03 12:59:55 -07:00 |
locale
|
Update French translations
|
2023-05-01 23:46:20 +02:00 |
management
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
migrations
|
Create a page to edit checklist name and tasks + another page for deletion
|
2023-04-29 00:24:06 +02:00 |
static/helpdesk
|
Document standalone install
|
2023-10-14 18:48:53 +02:00 |
templates/helpdesk
|
Update French translations
|
2023-05-01 23:46:20 +02:00 |
templatetags
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
tests
|
Fix inline with multipart message attachment test
|
2023-10-10 13:47:18 +01:00 |
views
|
Add more tests
|
2023-05-01 22:54:41 +02:00 |
__init__.py
|
Revert "Make sure custom user logic works with Django 1.4"
|
2014-10-24 18:05:44 +11:00 |
.flake8
|
fix(email): Add ability to attach full first email text to avoid losing forwards, and to save .eml files for any incoming mesages, plus fix tests and some minor bugs
|
2021-04-19 21:15:24 +02:00 |
admin.py
|
Fix isort issues
|
2023-04-30 04:13:50 +02:00 |
apps.py
|
Formatting fixes
|
2022-07-14 09:19:11 +02:00 |
decorators.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
email.py
|
Delete emails immediately to prevent duplicate ticket problems
|
2023-10-14 18:48:02 +02:00 |
exceptions.py
|
Fix formatting per flake8
|
2022-09-08 22:11:24 +01:00 |
forms.py
|
Fix isort issues
|
2023-04-30 04:13:50 +02:00 |
lib.py
|
Fix flake8 issues
|
2023-10-10 14:08:47 +01:00 |
models.py
|
Added the default permission in settings.py
|
2023-10-11 11:50:56 +06:00 |
poll_helpdesk_email_queues.sh
|
Closes #161 - provide script to simplify automation of email polling
|
2013-01-20 14:40:57 +11:00 |
query.py
|
Removes unused function query_to_dict
|
2023-01-05 22:30:57 +00:00 |
serializers.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
settings.py
|
Merge branch 'main' into Fix_File_Permission_777
|
2023-10-13 10:38:30 +01:00 |
tasks.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
templated_email.py
|
Fix flake8 issues
|
2023-10-10 14:08:47 +01:00 |
urls.py
|
CRUD Checklist Template
|
2023-04-30 01:15:05 +02:00 |
user.py
|
Initial isort configuration
|
2022-07-22 03:26:41 +02:00 |
validators.py
|
Fix #1054
|
2022-10-09 23:05:16 +02:00 |