Ross Poulton
|
420e9073cf
|
* Remove reliance on a separate form instance for API ticket creation, now
using the standard TicketForm
* Minor bugfixes in sending e-mails
|
2008-02-06 22:47:46 +00:00 |
|
Ross Poulton
|
2895891fb0
|
* Removed horrid license - moved to BSD.
* Removed horrid file headers
* Added API - Mostly untested at this stage. Works via HTTP POST.
* Added API documentation
|
2008-02-06 04:36:07 +00:00 |
|
Ross Poulton
|
4a082e0bfb
|
* Add smart e-mail parsing - if subject contains a ticket ID, the new e-mail
is added as a followup to that ticket.
* Add basic code to support Google Charts in a future revision
* Improved use of Queue "Update" CC.
|
2008-02-05 23:35:40 +00:00 |
|
Ross Poulton
|
10158056b6
|
* Add README and LICENSE files
* Add e-mail templates for submitter-based emails
* Add send_multipart_email() to lib.py - sends HTML/plain emails
* Add 'Take' link to unassigned tickets on ticket detail view
* Add Description to ticket detail view
* When resolving ticket, copy comment into ticket resolution
* Display resolution and 'Accept & Close' link on ticket detail view
* Create scripts/ folder
* Added POP/IMAP details to Queue model
* Added get_email.py; polls POP/IMAP boxes & creates ticket
* Added keyword search functionality
|
2008-01-07 20:22:13 +00:00 |
|