django-helpdesk/helpdesk
2017-01-14 01:25:43 +07:00
..
fixtures Rename initial_data.json to emailtemplate.json 2015-01-14 15:49:08 +01:00
locale Update translations (part of #424) 2016-10-12 10:54:24 +11:00
management do not throw exceptions for invalid/non-UTF8 IMAP content 2017-01-14 01:25:43 +07:00
migrations added pep8 fix and missing migration 2017-01-13 17:39:56 +01:00
static/helpdesk Make Knowledgebase categories nicer; include jQuery UI for DatePicker on new ticket form 2016-09-27 13:16:28 -04:00
templates/helpdesk hotfix for #470: datatables error on empty ticket list 2017-01-03 00:42:12 +07:00
templatetags Fixing style (according to branch 'autocodestyle') + quicktest 2016-10-24 08:04:31 +02:00
tests added pep8 fix and missing migration 2017-01-13 17:39:56 +01:00
views Added tests covering the usersettings_helpdesk occurrences 2017-01-13 17:37:10 +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 Initial general clean-up of stuff 2016-10-21 17:14:12 +02:00
akismet.py fixing RST syntax for docstring on akismet.py 2016-10-26 10:22:15 +02:00
apps.py Initial general clean-up of stuff 2016-10-21 17:14:12 +02:00
forms.py Added unique related_name “usersetttings_helpdesk” for the one-to-one relation to User in UserSettings. 2017-01-13 15:22:41 +01:00
lib.py make old subject_part pretty 2017-01-09 00:30:36 +01:00
models.py Added unique related_name “usersetttings_helpdesk” for the one-to-one relation to User in UserSettings. 2017-01-13 15:22:41 +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
settings.py Remove all the deprecated API related files and references 2016-10-29 08:50:13 +02:00
urls.py Remove all the deprecated API related files and references 2016-10-29 08:50:13 +02:00