django-helpdeskmig/helpdesk
2019-05-25 01:25:39 -04: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 PEP-8 fixes for get_email 2019-05-25 01:04:05 -04:00
migrations adding support for images as knowledgebase attachment 2019-03-09 23:41:26 +01:00
static/helpdesk adding some boostrap tyles 2019-03-10 12:43:41 +01:00
templates/helpdesk Merge pull request #759 from OpenGeoLabs/758_public_ticket_editing 2019-05-24 11:52:47 -04:00
templatetags Remove old python2/six code 2018-12-28 03:13:52 -05:00
tests Merged 0.2.16 bugfixes 2019-05-25 01:25:39 -04:00
views Merged 0.2.16 bugfixes 2019-05-25 01:25:39 -04: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 Fix #732 encoding of 8bit utf emails 2019-03-26 14:50:45 +01:00
forms.py PEP-8 fixes 2019-05-24 13:27:48 -04:00
lib.py adding support for images as knowledgebase attachment 2019-03-09 23:41:26 +01:00
models.py fix markdown bug 2019-03-29 15:17:10 +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 some boostrap tyles 2019-03-10 12:43:41 +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 Merge 0.2.15 bugfixes 2019-03-09 19:00:06 -05:00