odoo/addons/website_membership
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
demo [FIX] website_membership: access right and demo data 2013-11-14 12:39:27 +01:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [IMP] website_sale: access rights 2013-11-15 16:27:16 +01:00
views [REM] python-qweb support for as-less foreach 2014-06-05 17:49:08 +02:00
__init__.py [FIX] website_membership: access right and demo data 2013-11-14 12:39:27 +01:00
__openerp__.py [FIX] website_membership: need to add website_sale in the dependancies list for membership sorting as website_sequence is defined there 2014-01-30 16:58:02 +01:00