django-helpdesk/helpdesk
2011-09-01 17:23:31 +02:00
..
fixtures added german email templates 2011-09-01 17:16:55 +02:00
locale Update translations to latest data from Transifex. 2011-06-15 07:52:51 +00:00
management Clean up comments in create_usersettings, and fix copyright in escalate_tickets. 2011-04-19 23:02:33 +00:00
migrations Add ticket dependency so you can't resolve a ticket until it's dependents are resolved. Addresses GH-43 2011-05-10 19:27:11 +10:00
static/helpdesk Fix the fixture, and update for django 1.3, add dist and egg-info to gitignore 2011-03-25 18:03:18 -04:00
templates/helpdesk added german email templates 2011-09-01 17:16:55 +02:00
templatetags small fixes and translation 2011-09-01 13:01:03 +02:00
views small fixes and translation 2011-09-01 13:01:03 +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
forms.py Add ticket dependency so you can't resolve a ticket until it's dependents are resolved. Addresses GH-43 2011-05-10 19:27:11 +10:00
lib.py fixed email locale detection 2011-09-01 17:23:31 +02:00
models.py Add ticket dependency so you can't resolve a ticket until it's dependents are resolved. Addresses GH-43 2011-05-10 19:27:11 +10:00
settings.py Added ability to turn of KB (my business doesn't need it) 2011-06-09 11:24:33 -04:00
urls.py Added ability to turn of KB (my business doesn't need it) 2011-06-09 11:24:33 -04:00