django-helpdesk/helpdesk
2016-09-27 17:29:59 -04:00
..
fixtures
locale Add new locales: th, ca, lv, tr_TR, he_IL, pt_PT 2015-12-22 11:35:59 +11:00
management Fix import error on python 3 2016-06-14 17:10:23 -03:00
migrations Nullable "default_owner" field added to Queue model 2016-02-17 11:40:08 +03:00
south_migrations
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 Update style of Ticket FollowUp list to be a timeline 2016-09-27 17:29:59 -04:00
templatetags Fix: _meta.module_name deprecated in django1.8 2016-01-23 12:25:17 -08:00
tests Oops, forgot to change one more URL from dashboard to report_index 2016-09-13 00:13:52 -04:00
views Update style of Ticket FollowUp list to be a timeline 2016-09-27 17:29:59 -04:00
__init__.py
admin.py Making Queue slug unique and improving certain admin-related behaviour 2015-12-18 14:56:53 +01:00
akismet.py
apps.py
forms.py Make Knowledgebase categories nicer; include jQuery UI for DatePicker on new ticket form 2016-09-27 13:16:28 -04:00
lib.py Serializing the query using JSON for SavedSearches unfortunately broke 2016-07-04 17:47:53 +02:00
models.py Continue CSS cleanup for Ticket description, remove unneeded priority and button images and associated functions 2016-09-09 04:03:32 -04:00
poll_helpdesk_email_queues.sh
settings.py Added a HELPDESK_USE_CDN setting, off by default, to select between using public CDNs as before, and an up-to-date static copy 2016-08-05 00:38:17 -04:00
urls.py updates to remove Django 1.10 deprecation warnings in Django 1.9: 2015-12-10 13:36:24 +01:00