.. |
de
|
* Issue #24: Add ability to localise queues so that the templates used
|
2008-11-18 01:43:50 +00:00 |
en
|
* Issue #24: Add ability to localise queues so that the templates used
|
2008-11-18 01:43:50 +00:00 |
rss
|
* Added RSS Feed Functionality
|
2008-02-08 05:29:51 +00:00 |
base.html
|
Issue #54: Footer link should point to jutdahelpdesk.com rather than
|
2009-03-08 05:58:26 +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
|
Allow a file to be attached to the ticket when the ticket is opened. These files are attached to outgoing emails. Also, updated forms to loop over form.fields rather than explicitly naming each field. Fixes issue #15.
|
2009-01-22 08:08:22 +00:00 |
dashboard.html
|
* Fix issues #30 and #31:
|
2008-11-18 04:30:34 +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_ignore_add.html
|
* Enlarged Chart sizes to allow more data to be displayed
|
2008-10-24 22:52:34 +00:00 |
email_ignore_del.html
|
* Enlarged Chart sizes to allow more data to be displayed
|
2008-10-24 22:52:34 +00:00 |
email_ignore_list.html
|
Add option to the EmailIgnore model to allow emails from an ignored address to be deleted (previous behaviour was to keep them all, so the mailbox could potentially become quite large - and every message was downloaded again every time the mailbox was checked). Upgrade instructions provided to both add the new database field and automatically switch to the old behaviour.
|
2009-01-23 10:36:41 +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
|
* Remove excess slash in media urls. Note thta MEDIA_URL now needs to
|
2008-10-28 10:29:47 +00:00 |
public_homepage.html
|
Allow a file to be attached to the ticket when the ticket is opened. These files are attached to outgoing emails. Also, updated forms to loop over form.fields rather than explicitly naming each field. Fixes issue #15.
|
2009-01-22 08:08:22 +00:00 |
public_view_form.html
|
* Add localisation hooks
|
2008-05-21 21:16:44 +00:00 |
public_view_ticket.html
|
Show attached files on public ticket view screen, as per staff-only view. Fixes issue #45
|
2009-01-22 08:10:34 +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
|
* Enlarged Chart sizes to allow more data to be displayed
|
2008-10-24 22:52:34 +00:00 |
rss_list.html
|
* Remove excess slash in media urls. Note thta MEDIA_URL now needs to
|
2008-10-28 10:29:47 +00:00 |
system_settings.html
|
Thanks to Paul Boehm, this patch changes Admin links to use a
|
2008-11-17 23:51:09 +00:00 |
ticket_list.html
|
First attempt at fixing issue #55, which adds the ability to update
|
2009-03-08 06:03:55 +00:00 |
ticket.html
|
* Fix an XSS hole: No user-sourced HTML is displayed at all. Descriptions, resolutions and followup comments are treated as text using force_escape and linebreaksbr template filters. (Issue #39)
|
2009-01-19 09:40:14 +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 |