odoo/addons/mass_mailing
Thibault Delavallée ae92bbf2e2 [IMP] mass_mailing: various usability improvements
- See recipients on mailing form view: now opens the recipients in a popup,
- Added a minimal form view for the contact list, used in the actions to create
after choosing filter / domain / recipients, to avoid confusing the user,
- Various small fixes in kanban view of campaign,
- contact_list_ids m2m is now no_create, because there is a button to do it
properly
- changing model now reset the template

bzr revid: tde@openerp.com-20140320170455-6vvudpin2bsp8ida
2014-03-20 18:04:55 +01:00
..
controllers [REM] remove disable_db and ensure_db() from addons 2014-01-30 10:23:08 +01:00
data [DEMO] mass_mailing: updated demo data 2014-03-18 17:39:18 +01:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
models [IMP] mass_mailing: various usability improvements 2014-03-20 18:04:55 +01:00
security [IMP] [REF] mass_mailing: first draft for the saas-4 refactoring. 2014-03-14 17:51:13 +01:00
static [IMP] mass_mailing: campaign and mailing kanban view update 2014-03-17 17:09:19 +01:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
views [IMP] mass_mailing: various usability improvements 2014-03-20 18:04:55 +01:00
wizard [FIX] mass_mailing: fixed wrong method called in composer 2014-03-18 14:20:17 +01:00
__init__.py [REF] mass_mailing: moved files in models/data/views directories. 2014-03-17 15:32:31 +01:00
__openerp__.py [IMP] mass_mailing: improved test send / send to all 2014-03-18 17:41:17 +01:00