odoo/addons/website_blog
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 [CLEAN] website_blog: removed some demo data to avoid bloating the diff 2014-04-02 13:59:39 +02:00
doc [FIX] indentation and formatting of various rst snippets 2014-05-19 13:59:17 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] website_blog: fixed security breach, we do not allow to read on res.partner. 2014-04-02 11:33:48 +02:00
static [MERGE] backend front end integration 2014-06-27 11:03:34 +02:00
tests [FIX] website: blog and event must be tested with admin login 2014-07-02 14:52:45 +02:00
views [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [ADD] : history feature 2014-03-28 14:20:55 +05:30
__openerp__.py [IMP] website_blog: update templates to use the contact widget, allowing to 2014-04-02 16:02:00 +02:00