odoo/addons/website_mail
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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
data [REV] attempt to revert incorrect removals in f4d78ae738 2014-05-30 16:00:28 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [IMP] Performance improvement: improved cache with context, better get_object 2013-11-30 16:46:59 +01:00
static/src [MERGE] forward port of branch saas-4 up to 5087612 2014-06-19 16:13:35 +02:00
tests [FIX] website: import openerp.addons.website_blog.tests 2014-01-21 10:34:15 +01:00
views [MERGE] forward port of branch saas-4 up to 5087612 2014-06-19 16:13:35 +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