.. |
fixtures
|
#767, fix a misspelled urL in emailtemplate.json
|
2019-07-25 12:43:29 -04:00 |
locale
|
czech translation
|
2019-02-06 22:07:12 +01:00 |
management
|
Adjusted get_email management command to support custom User model
|
2019-08-05 18:41:31 -04:00 |
migrations
|
Fix some renaming issues from most recent merge
|
2019-10-12 18:58:50 -04:00 |
static/helpdesk
|
more redminenish ticket filters
|
2019-07-06 22:36:59 +02:00 |
templates/helpdesk
|
Refactor and fix datatables code to use cache safely
|
2019-10-11 15:50:35 +02:00 |
templatetags
|
Remove old python2/six code
|
2018-12-28 03:13:52 -05:00 |
tests
|
Fix tests
|
2019-10-16 17:36:55 +02:00 |
views
|
Fix tests
|
2019-10-16 17:36:55 +02:00 |
__init__.py
|
Revert "Make sure custom user logic works with Django 1.4"
|
2014-10-24 18:05:44 +11:00 |
admin.py
|
adding support for images as knowledgebase attachment
|
2019-03-09 18:14:11 +01:00 |
apps.py
|
Initial general clean-up of stuff
|
2016-10-21 17:14:12 +02:00 |
decorators.py
|
Merged 0.2.16 bugfixes
|
2019-05-25 01:25:39 -04:00 |
email.py
|
Snyc with master to get patches for ru templates and custom User models
|
2019-08-05 19:40:38 -04:00 |
forms.py
|
PEP-8 fixes
|
2019-05-24 13:27:48 -04:00 |
lib.py
|
Move query helper functions out of lib to special query file
|
2019-10-11 16:31:52 +02:00 |
models.py
|
Refactor and fix datatables code to use cache safely
|
2019-10-11 15:50:35 +02: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
|
PEP-8 codestyle improvements to pass tests
|
2019-10-12 19:05:00 -04:00 |
serializers.py
|
Refactor ticket list code
|
2019-10-11 13:10:35 +02:00 |
settings.py
|
Remove "classic" code path and always use datatables for ticket lists
|
2019-10-08 17:54:59 +02:00 |
tasks.py
|
Add celery task for get_email
|
2018-11-08 14:39:37 +01:00 |
templated_email.py
|
Don't use file paths because they don't work on S3
|
2019-09-23 16:52:17 +02:00 |
urls.py
|
Refactor and fix datatables code to use cache safely
|
2019-10-11 15:50:35 +02:00 |
user.py
|
PEP-8 codestyle improvements to pass tests
|
2019-10-12 19:05:00 -04:00 |