Commit Graph

23 Commits

Author SHA1 Message Date
c4c43b274f Template hard coded date filters replaced with Django DATETIME_FORMAT 2021-02-03 12:59:55 -07:00
bc1c5f6f17 email templates: small typos in french 2021-01-14 18:06:33 +01:00
bbe
812f711da7 Fix HTML format error in french templates.
Change the date format.
Replace Unknown by Inconnu.
Remove extra whitespace.
Correct some french translations.

Correct an error in the "closed_cc" template for every languages.
2020-06-05 11:26:41 +02:00
e1e05999eb #767, fix a misspelled urL in emailtemplate.json 2019-07-25 12:43:29 -04:00
d02c8c818b czech e-mail templates added 2019-02-06 11:58:32 +01:00
88a3b0502a Adding Polish translation for notification templates sending by email 2019-01-17 09:25:12 +01:00
6ff5799bef fix typo in new chinese support in emailtemplate, demo is ready at helpdesk.pengel.cn 2017-12-11 15:53:43 +08:00
2007fcdc30 add translation for chinese, zh_Hans is the new locale support code for django 2017-12-09 18:52:39 +08:00
11b9959127 Remove the assigned_cc html tag from the fixtures, typo? 2017-06-03 17:28:12 -04:00
559a5a4a43 Added 'es' translation to email templates 2017-06-02 11:44:49 -05:00
5c16f3ba50 Email templates translated to es until pk:90 2017-06-01 17:34:25 -05:00
b53d3ad9bc Rename initial_data.json to emailtemplate.json 2015-01-14 15:49:08 +01:00
0bd559003b E-mails ignore newlines in ticket description. Closes #40, thanks @fatbox 2012-08-08 00:09:05 +10:00
8522bdd0d1 Italian email templates revision 2012-05-09 14:29:18 +02:00
c3db5417d3 Added italian translation for database-stored email templates 2012-01-11 21:36:02 +01:00
5000413bf0 fixes in french mail templates (passed all through tidy) 2011-11-10 17:36:58 +01:00
89cc11cb8e French translations for notifications and headers / footers 2011-11-10 12:18:16 +01:00
c8be4b03e2 added german email templates 2011-09-01 17:16:55 +02:00
ebc4b7d24c Add proper database migrations support using South. Updated documentation to match. Closes GH-50. 2011-04-27 19:57:03 +10:00
eca88be838 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
e322f0644d Continue previous fix and apply carriage returns to end of all text templates 2011-02-02 09:43:42 +00:00
4241770c65 Update updated_submitter email in initial_data.json (existing users need to update the DB) to add more carriage returns after the final URL as it was running into the footer and became unclickable. Thanks to kotowicz for the heads-up (Issue #21) 2011-02-02 09:35:54 +00:00
53327eb66a 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