odoo/addons/mass_mailing
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] mail, mass_mailing: using a _mail_mass_mailing class attribute 2014-04-16 10:28:51 +02:00
data [FIX] mass_mailing: fixed demo data 2014-04-15 15:58:46 +02:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +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 [REM] mass_mailing: removed report, a graph view on statistics will be sufficient 2014-04-15 11:58:17 +02:00
static [MOVE] Moved mass mailing chardomain widget to web. 2014-04-15 15:39:33 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
views [FIX] mass_mailing: form view: usability imp 2014-04-15 13:39:34 +02:00
wizard [IMP] mail, mass_mailing: better recipientsz computation 2014-04-15 17:47:00 +02:00
__init__.py [REF] mass_mailing: moved files in models/data/views directories. 2014-03-17 15:32:31 +01:00
__openerp__.py [MOVE] Moved mass mailing chardomain widget to web. 2014-04-15 15:39:33 +02:00