Commit Graph

363 Commits

Author SHA1 Message Date
Ross Poulton
8435a665b1 Fix to issue #16: escalate_tickets fails with an error due to conflicting command-line arguments 2011-02-02 07:49:44 +00:00
Ross Poulton
c3dd8e8be0 Add .gitignore to ignore .pyc files 2011-02-02 07:18:49 +00:00
Ross Poulton
341871d963 Show error message if login fails. Thanks to nakagumahissao for the patch which closes Google Code #151 and Github #10. 2011-01-29 06:27:49 +00:00
Ross Poulton
2d7d3c489d Correct handling of e-mail attachments where the name is encoded in rfc2231. Thanks to Sergey Kirillov for the patch, which closes Google Code issue #154 and Github issue #11. 2011-01-29 06:25:53 +00:00
Ross Poulton
8f15febe23 Fix decoding of plain text emails in non-utf8 encodings such as koi8-r. Thanks to Sergey Kirillov for the patch, which fixes Github issue #9 and Google Code issue #150. 2011-01-29 06:22:18 +00:00
Ross Poulton
b68bd73d07 Fix IE hang when addint multiple files to a ticket. Fixes Google Code issue #133; Github issue #7. Thanks to Google Code user 'dswoods' for the patch. 2011-01-29 06:12:38 +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
0d4ceb477a Add 'attachments' folder as expected from the documentation. 2011-01-29 06:06:21 +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
4cb84ed4fb Add Spanish translation. Fixes Google code issue #134 & github issue #4. Thanks to Google user 'rodpin'. 2011-01-29 05:56:21 +00:00
Ross Poulton
46d8e6284e Fix to prevent tickets being escalated too soon. Thanks to Walter Doekes for the patch. (Google Code #148; Github #8) 2011-01-29 05:52:24 +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