odoo/addons/website_event
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] Forward-port saas-5 up to d9cda97 2014-07-05 01:45:45 +02:00
data [FIX] website_event: tour does not run at installation 2014-03-07 13:29:51 +01:00
doc [ADD] website_event: added skeleton directories for doc and tests 2013-09-24 10:46:30 +02:00
models [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
security [FIX] website_event: when website_event is installed, event and event type should by readable (acl) by anyone 2014-05-16 10:44:20 +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] backend front end integration 2014-06-27 11:03:34 +02:00
__init__.py [MOV] [FIX] website_event: module organization cleaning 2013-10-11 16:12:10 +02:00
__openerp__.py [IMP] website apps flagged as such: website, website_event (replaces event), website_blog, website_sale 2014-01-31 10:27:21 +01:00