django-helpdeskmig/templates
Ross Poulton c7b45a8edc Fixes three issues:
#65: When submitter clicks 'Accept' to accept a resolution, nothing happens.

#74: issues when updating ticket via views.staff.update_ticket (which is also used by the public views) relating to invalid template 
context and inconsistent variable naming.

#82: Add an option for users to control the number of tickets per page.

Thank you to J. Beigel and Christian Klein for these suggestions.
2009-07-22 08:19:46 +00:00
..
helpdesk Fixes three issues: 2009-07-22 08:19:46 +00:00
registration * Added i18n hooks, eg _() and {% trans %} tags around all helpdesk-generated 2008-05-07 09:04:18 +00:00