odoo/addons/google_calendar
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 [IMP] Improve Calendar synchronization 2014-05-14 10:28:10 +02:00
security [Typo] Typo access security... 2013-12-11 20:18:57 +01:00
static [IMP] Improve Calendar synchronization 2014-05-14 10:28:10 +02:00
views [IMP] Improve Calendar synchronization 2014-05-14 10:28:10 +02:00
__init__.py [TYPO] Rename google_base_account into google_account 2013-12-19 15:25:14 +01:00
__openerp__.py [FIX] various addons: fixed underling of various openerp.py files. 2014-06-11 08:44:41 +02:00
google_calendar.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_config.py [IMP] ir.config.parameters: support group-based access control 2014-06-26 16:27:24 +02:00
res_config_view.xml [REF] Refactoring according to CHS and AL review 2014-01-13 18:41:57 +01:00