django-helpdesk/templates/helpdesk
Ross Poulton 5914e98d43 * Use markdown on knowledgebase pages
* KB item 'last updated' only gets set on a new item
* Allow linking to /tickets/submit/?queue=slug to pre-populate the 'Queue' folder
2008-10-07 06:52:52 +00:00
..
rss * Added RSS Feed Functionality 2008-02-08 05:29:51 +00:00
base.html * Added force_insert and force_update parameters to model save() overrides (as per Django rev 8670) 2008-09-09 08:32:01 +00:00
confirm_delete_saved_query.html Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
create_ticket.html Fixes #10: BUG Script URL's hard-coded to http://media.jutda.com.au; now 2008-08-18 21:37:48 +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 Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +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
help_api.html * Create new help page for comment template context variables 2008-08-29 09:11:02 +00:00
help_base.html * Create new help page for comment template context variables 2008-08-29 09:11:02 +00:00
help_context.html * Create new help page for comment template context variables 2008-08-29 09:11:02 +00:00
kb_category.html * Use markdown on knowledgebase pages 2008-10-07 06:52:52 +00:00
kb_index.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
kb_item.html * Use markdown on knowledgebase pages 2008-10-07 06:52:52 +00:00
public_base.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
public_homepage.html Fixes #10: BUG Script URL's hard-coded to http://media.jutda.com.au; now 2008-08-18 21:37:48 +00:00
public_view_form.html * Add localisation hooks 2008-05-21 21:16:44 +00:00
public_view_ticket.html Fixes #10: BUG Script URL's hard-coded to http://media.jutda.com.au; now 2008-08-18 21:37:48 +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 Big checkin that adds a number of features and makes some changes: 2008-08-28 09:06:24 +00:00
ticket.html * Create new help page for comment template context variables 2008-08-29 09:11:02 +00:00
user_settings.html * Added force_insert and force_update parameters to model save() overrides (as per Django rev 8670) 2008-09-09 08:32:01 +00:00