.. |
fixtures
|
E-mails ignore newlines in ticket description. Closes #40, thanks @fatbox
|
2012-08-08 00:09:05 +10:00 |
locale
|
Update French translations. Thanks to @tonioo; closes #259.
|
2014-09-18 09:50:18 +10:00 |
management
|
Changed references from auth.User to get_user_model (views, forms & commands)
|
2014-06-18 16:21:37 +02:00 |
migrations
|
Fixes for Django 1.7. For prior Django versions, South 1.0 must be used for
|
2014-09-10 09:06:50 +10:00 |
south_migrations
|
Fixes for Django 1.7. For prior Django versions, South 1.0 must be used for
|
2014-09-10 09:06:50 +10:00 |
static/helpdesk
|
Merge branch 'master' into template-cleanup
|
2014-07-26 14:03:08 +02:00 |
templates/helpdesk
|
Merge pull request #262 from AGASS007/master
|
2014-09-24 08:17:20 +10:00 |
templatetags
|
Fix display of saved queries for authenticated users when CONTEXT_PROCESORS didn't include request.
|
2014-01-29 22:48:54 +11:00 |
tests
|
exclude KB from navigation if HELPDESK_KB_ENABLED is False (fixes #223)
|
2014-07-21 18:44:54 +02:00 |
views
|
Merge from origin repo
|
2014-10-20 14:12:40 -04:00 |
__init__.py
|
Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future.
|
2011-01-25 23:02:00 +00:00 |
admin.py
|
Add support for multi-locale email templates. Also added Russian templates (closes GH-1). REQUIRES SCHEMA CHANGE: SEE FILE UPGRADE .
|
2011-03-11 22:30:59 +00:00 |
akismet.py
|
small fixes and translation
|
2011-09-01 13:01:03 +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
|
Django 1.7 compat update. Fixes #255, thanks @danie1k
|
2014-09-11 17:37:51 +10:00 |
lib.py
|
Allow file attachments in storages other than local files (eg S3). Fixes GH-249.
|
2014-09-02 18:36:00 +10:00 |
models.py
|
Use the right values to identify priorities.
|
2014-09-22 10:01:08 +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
|
Allow Templated Subjects.
|
2014-07-15 15:48:42 -07:00 |
urls.py
|
Merge commit '21e46f010dfecea1562a4d2b308fd78b71fec8a0' into no-admin-url
|
2014-07-21 21:38:40 +02:00 |