django-helpdeskmig/templates/helpdesk
Ross Poulton 2e2176547d * Added logout link/template
* Added ability for public to submit a ticket via the web if they aren't logged in
* Added ability for public to view ticket via web using ticket ID & e-mail address
* Added public ticket URL to e-mails
* Added manager to FollowUp class to
2008-01-16 00:26:24 +00:00
..
emails * Added logout link/template 2008-01-16 00:26:24 +00:00
base.html * Added logout link/template 2008-01-16 00:26:24 +00:00
create_ticket.html * Improve ticket submission form by adding help text and flagging optional fields as such 2008-01-14 23:39:43 +00:00
dashboard.html * Add interface for filtering mechanism - now only shows the filtering 2008-01-15 05:07:19 +00:00
debug.html Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
delete_ticket.html * Add ability to delete tickets completely 2008-01-15 04:00:19 +00:00
public_base.html * Added logout link/template 2008-01-16 00:26:24 +00:00
public_homepage.html * Added logout link/template 2008-01-16 00:26:24 +00:00
public_view_form.html * Added logout link/template 2008-01-16 00:26:24 +00:00
public_view_ticket.html * Added logout link/template 2008-01-16 00:26:24 +00:00
ticket_list.html * Add interface for filtering mechanism - now only shows the filtering 2008-01-15 05:07:19 +00:00
ticket.html * Add ability to delete tickets completely 2008-01-15 04:00:19 +00:00