django-helpdesk/helpdesk/templates/helpdesk
2014-07-27 18:32:56 +02:00
..
de added german email templates 2011-09-01 17:16:55 +02:00
en 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
fr French translations for notifications and headers / footers 2011-11-10 12:18:16 +01:00
include missing load url in template 2014-07-27 18:32:56 +02:00
it Added italian translation for email templates 2012-01-11 19:46:48 +01:00
registration settings.py cleanup (#200): remove org name / logo. These belong in local templates, not settings. 2014-01-29 22:30:26 +11: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 settings.py cleanup (#200): remove HELPDESK_SUPPORT_PERSON; please add into attribution.html if needed. 2014-01-29 22:27:42 +11:00
base.html User menu = User settings, Change password, Logout 2014-07-25 18:08:47 +02:00
confirm_delete_saved_query.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
create_ticket.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
dashboard.html missing template lib references 2014-07-22 19:27:37 +02:00
debug.html 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
delete_ticket.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
edit_ticket.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
email_ignore_add.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
email_ignore_del.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
email_ignore_list.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
followup_edit.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
help_api.html added url tag compatibility fix for django <1.5 2013-03-18 11:41:43 -07:00
help_base.html added url tag compatibility fix for django <1.5 2013-03-18 11:41:43 -07: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.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
kb_index.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
kb_item.html templates: removed row_odd, row_even, row_hover classes and hover.js 2014-07-21 20:19:23 +02:00
navigation.html Merge branch 'master' into template-cleanup 2014-07-26 14:03:08 +02:00
public_base.html Protocol-independent CDN links 2014-02-19 16:17:13 +01:00
public_change_language.html fix typo in template condition 2014-07-25 17:23:54 +02:00
public_homepage.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
public_spam.html 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
public_view_form.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
public_view_ticket.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
report_index.html new option 'HELPDESK_DASHBOARD_BASIC_TICKET_STATS', shows quick ticket 2012-08-07 23:51:52 +10:00
report_output.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
rss_list.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
system_settings.html fix unquoted urls in template 2014-07-21 21:43:29 +02:00
ticket_cc_add.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
ticket_cc_del.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
ticket_cc_list.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
ticket_dependency_add.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
ticket_dependency_del.html updated templated to use CDN bootstrap3, CDN jquery, added logo to navigation, minor layout changes requires http://github.com/tzangms/django-bootstrap-form 2013-11-25 15:51:14 +00:00
ticket_desc_table.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
ticket_list.html remove row_columnheads class from table headers 2014-07-22 16:09:06 +02:00
ticket.html use naturaltime for elapsed times (resolves #229) 2014-07-21 10:21:33 +02:00
user_settings.html Bootstrap version of the user settings form 2014-07-25 20:57:34 +02:00