odoo/addons/website_mail
Thibault Delavallée d264cd1640 [IMP] website_mail: make the template / mail editor work. We now have a limited
set of fields that we try to edit (body_html and body for body, email_from and email for
email-from, name and subject for subject), because t-field is not dynamic. If the model
that should be edited does not hold those fields, the mail editor won't work.

Also fixed editor not being actiated when going into the body edition.

bzr revid: tde@openerp.com-20140416105901-vavkh9erjsq4mof9
2014-04-16 12:59:01 +02:00
..
controllers [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
data [IMP] Subscribe data 2014-03-13 20:48:01 +01:00
doc [ADD] website_mail: added skeleton for tests and doc 2013-09-23 12:46:12 +02:00
models [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
security [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:46:59 +01:00
static/src [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
tests [FIX] website: import openerp.addons.website_blog.tests 2014-01-21 10:34:15 +01:00
views [IMP] website_mail: make the template / mail editor work. We now have a limited 2014-04-16 12:59:01 +02:00
__init__.py [MOVE] website_mail: moved model-related files inside a models directory. 2013-10-11 12:00:57 +02:00
__openerp__.py [IMP] Subscribe data 2014-03-13 20:48:01 +01:00