django-helpdesk/helpdesk
Jachym Cepicky d4f1f85b29 Markdown for Knowledge base, ticket and comments.
Removed markdown-deux
2019-03-06 14:42:57 +01:00
..
fixtures czech e-mail templates added 2019-02-06 11:58:32 +01:00
locale czech translation 2019-02-06 22:07:12 +01:00
management Merge 0.2.14 bugfixes 2019-02-15 19:44:41 -05:00
migrations adding dedicated_time attribute to Queue model 2019-02-24 20:46:30 +01:00
static/helpdesk Markdown for Knowledge base, ticket and comments. 2019-03-06 14:42:57 +01:00
templates/helpdesk Markdown for Knowledge base, ticket and comments. 2019-03-06 14:42:57 +01:00
templatetags Remove old python2/six code 2018-12-28 03:13:52 -05:00
tests Merge pull request #717 from OpenGeoLabs/time_tracking 2019-02-24 15:18:01 -05:00
views adding dedicated_time attribute to Queue model 2019-02-24 20:46:30 +01: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 dedicated_time attribute to Queue model 2019-02-24 20:46:30 +01:00
apps.py Initial general clean-up of stuff 2016-10-21 17:14:12 +02:00
decorators.py Fix codestyle errors, use currying instead of lambdas for determing user access 2018-07-19 00:06:57 -04:00
email.py Address multipart mime ending up in description, for #700 2019-02-16 02:18:07 -05:00
forms.py display list of queues only for users with right permissions 2019-02-05 15:44:06 +01:00
lib.py PEP-8 fixes for lib.py 2019-01-02 20:08:55 -05:00
models.py Markdown for Knowledge base, ticket and comments. 2019-03-06 14:42:57 +01:00
poll_helpdesk_email_queues.sh Closes #161 - provide script to simplify automation of email polling 2013-01-20 14:40:57 +11:00
serializers.py adding dedicated_time attribute to Queue model 2019-02-24 20:46:30 +01:00
settings.py Rename USE_SERVERSIDE_PROCESSING to HELPDESK_USE_SERVERSIDE_PROCESSING for consistency, correctly include local project override, and add documentation 2018-12-21 16:30:43 -05:00
tasks.py Add celery task for get_email 2018-11-08 14:39:37 +01:00
templated_email.py PEP-8 fixes for mail threading merge 2018-12-28 11:32:49 -05:00
urls.py Add celery task for get_email 2018-11-08 14:39:37 +01:00