django-helpdesk/helpdesk/templates/helpdesk
2020-11-05 17:17:11 +01:00
..
cs adding e-mail templates for czech language 2019-02-05 14:43:50 +01:00
de added german email templates 2011-09-01 17:16:55 +02:00
en Attribute color is not allowed here 2018-02-24 10:33:14 +03:00
es Added email footer (es) 2017-06-28 11:27:10 -05:00
filters Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
fr French translations for notifications and headers / footers 2011-11-10 12:18:16 +01:00
include Update french translations 2020-10-31 00:15:51 +01:00
it Added italian translation for email templates 2012-01-11 19:46:48 +01:00
pl Adding Polish translation for notification templates sending by email 2019-01-17 09:25:12 +01:00
registration Merge 0.2.15 bugfixes 2019-03-09 19:00:06 -05:00
rss Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future. 2011-01-25 23:02:00 +00:00
ru Add support for multi-locale email templates. Also added Russian templates (closes GH-1). REQUIRES SCHEMA CHANGE: SEE FILE UPGRADE. 2011-03-11 22:30:59 +00:00
attribution.html Remove generic copyright statement; users can override the attribution.html template if they wish to include a copyright statement. 2018-12-21 23:39:09 -05:00
base_js.html Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
base-head.html Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
base.html Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
confirm_delete_saved_query.html Update breadcrumbs on ticket pages 2018-09-02 05:27:39 -04:00
create_ticket.html Better public create ticket form with the initialization of the datepicker for due date as a media. 2020-10-23 16:23:47 +02:00
custom_navigation_header.html customizable navigation header template available for override 2020-10-13 20:12:09 -06:00
dashboard.html Merge 0.2.22 bugfix release updates, update copyright year in license, specify python 3.6 or above in setup 2020-07-30 04:46:15 -04:00
debug.html Update debug.html 2016-06-09 12:39:24 +12:00
delete_ticket.html Fix #739 2020-10-23 14:51:53 +02:00
edit_ticket.html added cancel changes button to edit ticket page 2020-08-16 14:49:30 -04:00
email_ignore_add.html Update breadcrumbs on ticket pages 2018-09-02 05:27:39 -04:00
email_ignore_del.html Updated CSS for Ticket list and Ticket editing pages, added Font Awesome's LICENSE to list 2016-09-10 04:00:22 -04:00
email_ignore_list.html Sync with namespace and other v0.2 changes 2016-10-29 03:47:15 -04:00
followup_edit.html more redminenish ticket view 2019-07-06 22:36:58 +02:00
help_base.html Remove deprecated load url from future 2015-04-16 11:58:24 -04:00
help_context.html Remove further references to Jutda Helpdesk, changing them to django-helpdesk. 2011-02-02 10:25:32 +00:00
kb_category_base.html add KBCategory.public in admin list_display 2020-02-26 10:49:28 +01:00
kb_category_iframe.html add doctype to iframes 2020-02-26 10:49:28 +01:00
kb_category.html Update kb_category.html 2020-08-19 18:02:20 +01:00
kb_index.html "Overview" not using trans in templates dashboard.html, kb_index.html, ticket_list.html 2020-04-21 16:25:26 -05:00
navigation-header.html customizable navigation header template available for override 2020-10-13 20:12:09 -06:00
navigation-sidebar.html Use small font in sidebar saved query list 2018-12-28 03:29:42 -05:00
public_base.html Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
public_change_language.html fix typo in template condition 2014-07-25 17:23:54 +02:00
public_create_ticket_base.html Better public create ticket form with the initialization of the datepicker for due date as a media. 2020-10-23 16:23:47 +02:00
public_create_ticket_iframe.html add doctype to iframes 2020-02-26 10:49:28 +01:00
public_create_ticket.html Better public create ticket form with the initialization of the datepicker for due date as a media. 2020-10-23 16:23:47 +02:00
public_homepage.html Better public create ticket form with the initialization of the datepicker for due date as a media. 2020-10-23 16:23:47 +02:00
public_spam.html split blocktrans in templates 2014-07-30 10:40:13 +02:00
public_view_form.html using helpdesk app_name and droping helpdesk_ prefix 2015-12-22 10:27:03 +01:00
public_view_ticket.html Show Due date on public view ticket if it is set. 2020-10-23 16:24:35 +02:00
report_index.html Add "here" word in translations 2020-06-09 16:29:18 +02:00
report_output.html Merge branch 'master' into master 2020-10-13 03:38:36 -04:00
rss_list.html Updated load static in templates to current syntax 2020-10-12 16:30:25 -06:00
success_iframe.html Improvements to iframe workflow 2020-01-20 13:23:32 +01:00
system_settings.html Missing breadcrumps on settings and rss pages 2018-12-28 02:41:31 -05:00
ticket_attachment_del.html Finish CSS template changes for Ticket page and related properties; includes responsive Ticket list table; styled file input buttons but need to find way to update text for beyond the first input box; added a ticket_attachment_del page to confirm removal of attachment and styled it 2016-09-12 02:11:55 -04:00
ticket_cc_add.html Update ticketCC views and also reformat HTML files along with some improvements in form errors. 2020-10-31 18:33:41 +01:00
ticket_cc_del.html Update breadcrumbs on ticket pages 2018-09-02 05:27:39 -04:00
ticket_cc_list.html revert blocktrans indenting 2020-10-31 18:41:31 +01:00
ticket_dependency_add.html Fix breadcrumbs for ticket dependency pages 2018-12-21 19:30:15 -05:00
ticket_dependency_del.html Fix breadcrumbs for ticket dependency pages 2018-12-21 19:30:15 -05:00
ticket_desc_table.html add default empty when a ticket custom field value is null 2020-10-29 23:33:22 +01:00
ticket_list.html Fix translations 2020-11-05 17:17:11 +01:00
ticket_merge.html Better display for table heading 2020-10-31 00:59:28 +01:00
ticket.html Reformat ticket page and show in which ticket it has been merged to 2020-10-29 23:32:51 +01:00
user_settings.html Missing breadcrumps on settings and rss pages 2018-12-28 02:41:31 -05:00