.. |
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
|
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
|
Added south migration to populate the initially existing users with usersettings.
|
2015-02-11 13:14:36 +01:00 |
static/helpdesk
|
Moved Buttons and Priorities images back to main static folder
|
2016-08-05 00:50:40 -04:00 |
templates/helpdesk
|
Update project URLs per #424
|
2016-10-12 11:14:10 +11:00 |
templatetags
|
Fix: _meta.module_name deprecated in django1.8
|
2016-01-23 12:25:17 -08:00 |
tests
|
Merge pull request #410 from mrkiwi-nz/fix_savequery
|
2016-06-30 10:36:41 +10:00 |
views
|
Update project URLs per #424
|
2016-10-12 11:14:10 +11:00 |
__init__.py
|
Revert "Make sure custom user logic works with Django 1.4"
|
2014-10-24 18:05:44 +11:00 |
admin.py
|
Making Queue slug unique and improving certain admin-related behaviour
|
2015-12-18 14:56:53 +01:00 |
akismet.py
|
Syntax correction for Python 3.4 and 3.5
|
2016-08-17 22:01:09 +02:00 |
apps.py
|
Fixes for Django 1.7. For prior Django versions, South 1.0 must be used for
|
2014-09-10 09:06:50 +10:00 |
forms.py
|
Nullable "default_owner" field added to Queue model
|
2016-02-17 11:40:08 +03:00 |
lib.py
|
Serializing the query using JSON for SavedSearches unfortunately broke
|
2016-07-04 17:47:53 +02:00 |
models.py
|
Fixed Meta class definition for TicketCustomFieldValue.
|
2016-10-07 11:00:25 +02: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
|
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 |