django-helpdesk/helpdesk
Andreas Kotowicz 71d69278bc custom fields: add option which forces user to make an active choice.
in forms.py we prepend a 0 entry to the list of choices.
2011-12-01 20:48:37 +01:00
..
fixtures added german email templates 2011-09-01 17:16:55 +02:00
locale work on German and English translations. 2011-11-29 16:16:09 +01:00
management Clean up comments in create_usersettings, and fix copyright in escalate_tickets. 2011-04-19 23:02:33 +00:00
migrations Allow users to define the display order of custom fields. Closes GH-75. 2011-11-08 17:59:34 +11:00
static/helpdesk change search box padding, otherwise the bottom of the searchbox will not be aligned with the buttons on the left. 2011-11-24 15:25:48 +01:00
templates/helpdesk work on German and English translations. 2011-11-29 16:16:09 +01:00
templatetags make django-helpdesk more customizable + bug fixes: 2011-11-19 09:34:07 +01:00
views working on dashboard: 2011-11-29 14:08:08 +01: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 custom fields: add option which forces user to make an active choice. 2011-12-01 20:48:37 +01:00
lib.py make django-helpdesk more customizable + bug fixes: 2011-11-19 09:34:07 +01:00
models.py custom fields: add option which forces user to make an active choice. 2011-12-01 20:48:37 +01:00
settings.py working on dashboard: 2011-11-29 14:08:08 +01:00
urls.py new option: 'HELPDESK_FOOTER_SHOW_CHANGE_LANGUAGE_LINK' 2011-11-27 09:26:56 +01:00