odoo/addons/base
Xavier Morel af3bb87dae [IMP] move handling of selecting rows into ListView.List (and use an event between ListView and ListView.List), make ListView alter columns and rows in-place (e.g. via splice()) rather than replace them altogether, so we can use those as shared resources between ListView and ListView.List
bzr revid: xmo@openerp.com-20110506122837-a4ss76rjyg0rqo6s
2011-05-06 14:28:37 +02:00
..
controllers [IMP] make sortable columns look sortable (and sorted) a bit 2011-05-04 16:47:53 +02:00
static [IMP] move handling of selecting rows into ListView.List (and use an event between ListView and ListView.List), make ListView alter columns and rows in-place (e.g. via splice()) rather than replace them altogether, so we can use those as shared resources between ListView and ListView.List 2011-05-06 14:28:37 +02:00
test [ADD] row-wise colors 2011-04-11 14:54:50 +02:00
__init__.py openobject is dead long live to openerpweb 2011-03-02 19:56:06 +01:00
__openerp__.py preliminary addons loading support 2011-03-07 10:26:32 +01:00