.. |
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
|
Implement suggestion from Issue #103: Show SVN revision in the footer
|
2009-08-25 22:40:42 +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 issue #49 - tickets had no 'edit' function.
|
2009-06-03 11:43:46 +00:00 |
dashboard.html
|
Issue #113: When clicking a queue name on the dashboard, show only open
|
2009-10-13 10:32:02 +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 |
edit_ticket.html
|
Fixes issue #49 - tickets had no 'edit' function.
|
2009-06-03 11:43:46 +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
|
Issue #102
|
2009-09-09 08:47:48 +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
|
Fixes issue #80: Logging in can redirect to an invalid URL.
|
2009-07-21 09:35:27 +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_spam.html
|
Resolves issue #62 - adds spam filtering via akismet.py using either
|
2009-06-25 11:22:53 +00:00 |
public_view_form.html
|
* Add localisation hooks
|
2008-05-21 21:16:44 +00:00 |
public_view_ticket.html
|
Fixes Issue #117 thanks to hgeerts. Corrects usage of blocktrans tag,
|
2009-10-13 10:28:42 +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_cc_add.html
|
Issue #102
|
2009-09-09 08:47:48 +00:00 |
ticket_cc_del.html
|
Issue #102
|
2009-09-09 08:47:48 +00:00 |
ticket_cc_list.html
|
Issue #102
|
2009-09-09 08:47:48 +00:00 |
ticket_list.html
|
Issue #13 Add Tags to tickets
|
2009-09-09 09:11:05 +00:00 |
ticket.html
|
Issue #13 Add Tags to tickets
|
2009-09-09 09:11:05 +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 |