django-helpdesk/helpdesk
Ross Poulton 7e72f3d8ea Merge pull request #106 from yekibud/master
adding global queue email settings for get_mail and HELPDESK_KB_ENABLED_STAFF; added ticket due date
2012-01-23 15:15:44 -08:00
..
fixtures Added italian translation for database-stored email templates 2012-01-11 21:36:02 +01:00
locale adding due_date form and model field 2012-01-20 12:48:38 -08:00
management added QUEUE_EMAIL_BOX_SSL 2012-01-16 17:36:24 -08:00
migrations added due_date migration and added to edit ticket form 2012-01-20 15:03:07 -08:00
static/helpdesk Merge alexgarel/django-helpdesk revision e4b4dd5 - Add CSS for printing 2012-01-23 22:49:55 +00:00
templates/helpdesk Merge pull request #106 from yekibud/master 2012-01-23 15:15:44 -08:00
templatetags make django-helpdesk more customizable + bug fixes: 2011-11-19 09:34:07 +01:00
views Merge pull request #106 from yekibud/master 2012-01-23 15:15:44 -08: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
forms.py commented out some unimplemented test code 2012-01-20 16:47:41 -08:00
lib.py Merge branch 'kotowicz-master', manually merging conflicts in these files: 2012-01-11 09:18:05 +00:00
models.py Merge pull request #106 from yekibud/master 2012-01-23 15:15:44 -08:00
settings.py Merge pull request #106 from yekibud/master 2012-01-23 15:15:44 -08:00
urls.py new option: 'HELPDESK_FOOTER_SHOW_CHANGE_LANGUAGE_LINK' 2011-11-27 09:26:56 +01:00