django-helpdeskmig/templates/helpdesk
Ross Poulton cea6394b70 Big bugfix release - addresses a number of issues introduced in recent Django
updates, and other bugs in the codebase. Many thanks to David Clymer and
Chris Etcp for reporting these bugs and then providing fixes.

Tickets closed:

#3: BUG E-Mail Script Incompatible with Python 2.5
#4: BUG Failure on empty attachments
#5: ENHANCEMENT Run scripts as command extensions [Backwards Compatible]
#7: BUG Cannot view tickets when not logged in
#8: BUG Overly broad error handling

Note that #5 is backwards-incompatible, as you need to change any CRON or 
scheduler entries for the 'get_email.py', 'escalate_tickets.py' or 
'create_escalation_exclusions.py' scripts. See the README file for the new 
commands.
2008-08-18 21:29:31 +00:00
..
rss * Added RSS Feed Functionality 2008-02-08 05:29:51 +00:00
api_help.html * Clean up API Help HTML 2008-04-02 01:07:58 +00:00
base.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
create_ticket.html * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00
dashboard.html * Move to newforms-admin (compatible with Django 1.0 alphas) 2008-08-11 23:24:18 +00:00
debug.html * Updates to bring into line with django trunk 2008-04-17 05:46:55 +00:00
delete_ticket.html * Move to newforms-admin (compatible with Django 1.0 alphas) 2008-08-11 23:24:18 +00:00
email_html_base.html * Removed e-mail templates to the database 2008-04-01 23:26:12 +00:00
email_text_footer.txt * Removed e-mail templates to the database 2008-04-01 23:26:12 +00:00
kb_category.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
kb_index.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
kb_item.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
public_base.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
public_homepage.html * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00
public_view_form.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
public_view_ticket.html Big bugfix release - addresses a number of issues introduced in recent Django 2008-08-18 21:29:31 +00:00
report_index.html * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00
report_output.html * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00
rss_list.html * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00
ticket_list.html * Move to newforms-admin (compatible with Django 1.0 alphas) 2008-08-11 23:24:18 +00:00
ticket.html * Move to newforms-admin (compatible with Django 1.0 alphas) 2008-08-11 23:24:18 +00:00