django-helpdeskmig/templates/helpdesk
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
..
emails * Add README and LICENSE files 2008-01-07 20:22:13 +00:00
base.html * Add README and LICENSE files 2008-01-07 20:22:13 +00:00
create_ticket.html Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
dashboard.html * Add README and LICENSE files 2008-01-07 20:22:13 +00:00
debug.html Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
ticket_list.html * Add README and LICENSE files 2008-01-07 20:22:13 +00:00
ticket.html * Add README and LICENSE files 2008-01-07 20:22:13 +00:00