odoo/addons/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 [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
i18n Launchpad automatic translations update. 2014-05-08 05:38:46 +00:00
security [FIX] Add missing security rules 2014-05-05 17:43:09 +02:00
static [IMP] calendar: favorite contacts list 2014-06-23 15:03:29 +02:00
test [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
__init__.py
__openerp__.py [IMP] calendar: favorite contacts list 2014-06-23 15:03:29 +02:00
calendar.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
calendar_data.xml [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_demo.xml [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_view.xml Merge pull request #272 from odoo-dev/master-inline-searchview-ged 2014-06-12 16:27:11 +02:00
contacts.py [FIX] domain added to see only your own contact in model calendar.contact 2014-02-20 09:58:37 +01:00