odoo/addons/base/static/src
Xavier Morel 8a7a64bcd1 [IMP] make events passed through from children (lists and groups) to self by ListView.Groups pluggable
bzr revid: xmo@openerp.com-20110607103024-6m5b1g52l6cfrfi6
2011-06-07 12:30:24 +02:00
..
css [MERGE] from trunk 2011-06-06 13:36:21 +02:00
img [imp] improved css of login 2011-06-06 12:19:47 +02:00
js [IMP] make events passed through from children (lists and groups) to self by ListView.Groups pluggable 2011-06-07 12:30:24 +02:00
xml [FIX] ensure only one row at a time is edited, integrate dataset index in row markup to create a more solid mapping between records and table rows in ListView.List (than checking the number of ancestors, which — it turns out — is a bit brittle when adding new rows at the front of the table 2011-06-06 15:43:36 +02:00
base.html [MOVE] editability code for listviews in a separate files: customizations of Form View require load-time dependencies on form.js, but form.js already depends on ListView (in order to create m2m widgets and sub-widgets), so we need to execute that part after both openep.base.list and openerp.base.form have loaded 2011-06-03 11:36:06 +02:00