odoo/addons/web
Xavier Morel 514c63288c [FIX] change dataset.read_index to be implemented in terms of dataset.read_ids, not in terms of model.first() as not all model data is kept/transferred (filters are not bubbled?)
bzr revid: xmo@openerp.com-20120322142540-x3j9p7kub2px6p6v
2012-03-22 15:25:40 +01:00
..
common [FIX] if a connector was setup in the configuration object, don't re-set one instead 2012-02-23 13:32:13 +01:00
controllers [ADD] Model API, reimplement DataSet/DataSetSearch on top of it (as much as possible) 2012-02-27 14:56:26 +01:00
i18n Launchpad automatic translations update. 2012-02-16 05:21:48 +00:00
static [FIX] change dataset.read_index to be implemented in terms of dataset.read_ids, not in terms of model.first() as not all model data is kept/transferred (filters are not bubbled?) 2012-03-22 15:25:40 +01:00
test rename base into web part1 2011-09-05 13:03:09 +02:00
test_support [ADD] nonliterals in dataset tests 2012-02-27 09:51:28 +01:00
__init__.py [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
__openerp__.py [FIX] Datetime widget buggy since jquery.ui upgrade 2012-02-14 11:51:45 +01:00