odoo/addons/email_template
Denis Ledoux 4b756c599d [FIX] email_template: format tz, do no display tz if none set
When displaying the datetime according to the lang in the context

Otherwise, it displays '(False)' at the end of the datetime
2015-01-29 14:48:35 +01:00
..
doc [DOC] mail, email_template: added changelog 2013-07-26 13:59:18 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-01-26 16:36:51 +01:00
security [FIX] email_template: security, email_template no rights for externals 2014-08-26 17:32:04 +02:00
static/src/img [IMP] mail, email_template: chatter: added forgotton images for links/buttons, cleaned a bit the CSS for the composer. 2012-07-18 15:32:34 +02:00
tests [FIX] remove deprecated checks/fast_suite test attributes from standard modules 2015-01-15 14:31:40 +01:00
wizard [MERGE] forward port of branch saas-3 up to e11d1c2 2014-12-11 14:11:33 +01:00
__init__.py [ADD] email_template: added support for 'email' server action. 2013-07-15 17:25:16 +02:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
email_template.py [FIX] email_template: format tz, do no display tz if none set 2015-01-29 14:48:35 +01:00
email_template_view.xml [FIX] mail, email_template: prevent user from creating 2014-08-13 13:43:27 +02:00
html2text.py [IMP] clean permissions and shebang in files 2013-05-14 12:31:13 +02:00
ir_actions.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
ir_actions_view.xml [IMP] ir_actions in email_template: template_id domain not only on view, directly on field 2013-10-03 16:04:58 +02:00
res_partner.py [IMP] email_template, crm: added forgotten filters for opt-out; cleaned help of opt-out; email body is back into internal note as it has been decided that it was too much change for 7.0, especially that email content parsing is not robust enough. 2013-03-13 12:20:13 +01:00
res_partner_view.xml [CLEAN] Misc cleaning and code review before merging. 2013-03-19 10:18:44 +01:00