django-helpdesk/helpdesk
2020-02-03 14:17:19 +01:00
..
fixtures #767, fix a misspelled urL in emailtemplate.json 2019-07-25 12:43:29 -04:00
locale Fix success view 2020-01-20 13:23:32 +01:00
management Fixed syntax error 2020-01-06 20:23:35 -05:00
migrations Private kb categories 2020-01-27 17:37:59 +01:00
static/helpdesk Better filtering + optional columns in ticket list view 2020-02-03 14:17:19 +01:00
templates/helpdesk Better filtering + optional columns in ticket list view 2020-02-03 14:17:19 +01:00
templatetags
tests Fix utf decoding bug in email parsing code 2020-01-23 16:00:01 +01:00
views Better filtering + optional columns in ticket list view 2020-02-03 14:17:19 +01:00
__init__.py
admin.py Fix to voting code, downvoted_by field should be readonly 2020-01-20 13:23:31 +01:00
apps.py
decorators.py Merged 0.2.16 bugfixes 2019-05-25 01:25:39 -04:00
email.py Fix utf decoding bug in email parsing code 2020-01-23 16:00:01 +01:00
forms.py Fix pycodestyle errors 2020-01-20 13:23:31 +01:00
lib.py fix error format time_spent 2019-12-25 11:21:47 +03:00
models.py Assign KBItems to teams 2020-01-27 19:45:15 +01:00
poll_helpdesk_email_queues.sh
query.py Better filtering + optional columns in ticket list view 2020-02-03 14:17:19 +01:00
serializers.py Better filtering + optional columns in ticket list view 2020-02-03 14:17:19 +01:00
settings.py Remove "classic" code path and always use datatables for ticket lists 2019-10-08 17:54:59 +02:00
tasks.py
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 Improvements to iframe workflow 2020-01-20 13:23:32 +01:00
user.py Assign KBItems to teams 2020-01-27 19:45:15 +01:00