odoo/addons/mass_mailing
Raphael Collet cbe2dbb672 [MERGE] new v8 api by rco
A squashed merge is required as the conversion of the apiculture branch from
bzr to git was not correctly done. The git history contains irrelevant blobs
and commits. This branch brings a lot of changes and fixes, too many to list
exhaustively.

- New orm api, objects are now used instead of ids
- Environements to encapsulates cr uid context while maintaining backward compatibility
- Field compute attribute is a new object oriented way to define function fields
- Shared browse record cache
- New onchange protocol
- Optional copy flag on fields
- Documentation update
- Dead code cleanup
- Lots of fixes
2014-07-06 17:05:41 +02:00
..
controllers [FIX] mass_mailing: newsletter snippet: 2014-06-03 15:21:29 +02:00
data [FIX] website_mail: fixed template choice and body duplication in the email designer that was buddy; added some css to the page to make it more look like an email designer; also added a demo data for a template for mass mailing contacts in mass_mailing module. 2014-06-03 10:56:05 +02:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +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 [FIX] mass_mailing: newsletter snippet: 2014-06-03 15:21:29 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
views [MERGE] forward port of branch saas-5 up to adf07a9 2014-06-19 16:23:32 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [REF] mass_mailing: moved files in models/data/views directories. 2014-03-17 15:32:31 +01:00
__openerp__.py [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00