Ross Poulton
|
dd61932294
|
Allow users to define the display order of custom fields. Closes GH-75.
Thanks to Andreas K for the suggestion!
|
2011-11-08 17:59:34 +11:00 |
|
Ross Poulton
|
8b6fbd8965
|
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 |
|
Ross Poulton
|
b42026ec33
|
Allow selection of all items on custom "list" fields. Fixes GH-23.
|
2011-05-02 22:32:15 +00:00 |
|
Ross Poulton
|
eca88be838
|
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 |
|
Ross Poulton
|
b5da29dcfe
|
Allow multiple e-mails to be entered for the queue CC email addresses. Separate with a comma. Closes GH-49.
|
2011-03-05 03:29:01 +00:00 |
|
Bruno Clermont
|
5b47370ec6
|
Add default value for KBItem vote and positive vote
|
2011-02-03 17:15:03 -05:00 |
|
Andreas Kotowicz
|
2577d3704a
|
introduce status DUPLICATE. This is somethimes useful.
The number of the original bug can written inside the
'comment / resolution' field.
|
2011-02-03 12:42:51 +01:00 |
|
Ross Poulton
|
9f68c8ef99
|
Custom fields: help_text doesn't need to be mandatory.
|
2011-02-02 11:37:38 +00:00 |
|
Ross Poulton
|
ebe0382725
|
Initial shot at custom fields on Ticket model. Manage these fields via Django admin.
|
2011-02-02 11:22:46 +00:00 |
|
Ross Poulton
|
b3c53f1bc8
|
Addresses issue 20: when creating a new user, the signal that creates a UserSettings entry now creates some default settings. These are driven by settings.py so can be overridden per-install.
|
2011-02-02 08:15:49 +00:00 |
|
Ross Poulton
|
bd89c1c7de
|
i18n: add the "verbose_name" option to ForeignKey fields, enabling them to be translated. Fixes issue #156 on google Code, #12 on GitHub. Thanks to the Google Code contributor for the patch.
|
2011-01-29 06:10:12 +00:00 |
|
Ross Poulton
|
97886abc76
|
Add ability for FollowUp records to be edited by staff. Closes Google Code issue #131; Github issue #5. Thanks to Google user 'alecs.box' for the patch.
|
2011-01-29 06:02:03 +00:00 |
|
Ross Poulton
|
7654de9d28
|
Change references to Jutda Helpdesk to django-helpdesk as that should
be the real name for this project IMHO.
|
2011-01-25 23:08:41 +00:00 |
|
Ross Poulton
|
53327eb66a
|
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 |
|