.. |
fixtures
|
E-mails ignore newlines in ticket description. Closes #40, thanks @fatbox
|
2012-08-08 00:09:05 +10:00 |
locale
|
Update and recompile all translations. Closes #185.
|
2013-10-01 11:31:38 +10:00 |
management
|
Changed references from auth.User to get_user_model (views, forms & commands)
|
2014-06-18 16:21:37 +02:00 |
migrations
|
Increase size of attachment mime type field. Fixes #155, thanks
|
2012-08-28 18:56:30 +10:00 |
static/helpdesk
|
Merge branch 'master' into template-cleanup
|
2014-07-26 14:03:08 +02:00 |
templates/helpdesk
|
missing load url in template
|
2014-07-27 18:32:56 +02: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
|
test non-public update by non-staff user is blocked
|
2014-07-30 06:55:43 +02:00 |
views
|
replace all explicit uses of HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in helpdesk.views.staff
|
2014-07-30 06:58:57 +02: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 |
decorators.py
|
separate authorisation function from decorator
|
2014-07-29 20:55:25 +02:00 |
forms.py
|
Changed references from auth.User to get_user_model (views, forms & commands)
|
2014-06-18 16:21:37 +02:00 |
lib.py
|
fix setting import (fixes CI error)
|
2014-07-20 16:17:39 +02:00 |
models.py
|
Give CustomField.empty_selection_list a default value
|
2014-06-05 01:30:27 +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
|
validate that HELPDESK_CUSTOM_STAFF_FILTER_CALLBACK is callable, if set
|
2014-07-30 06:35:52 +02:00 |
urls.py
|
Merge commit '21e46f010dfecea1562a4d2b308fd78b71fec8a0' into no-admin-url
|
2014-07-21 21:38:40 +02:00 |