odoo/addons/base/static/src/js
Xavier Morel d7e17b06cf [IMP] final fixes to list view/groups for behavior which should be correct in list view itself:
* Handle aggregate fields (at the list level)
* remove color handling for now, go back to using vanilla datasets for fetching records

TODO: Ensure that APIs available are useable for third-parties to use list views as components, or fix those APIs

bzr revid: xmo@openerp.com-20110527092811-ldxd4oufvjtqvha3
2011-05-27 11:28:11 +02:00
..
base.js [FIX] name of treeview JS file, whitespace in base.js 2011-05-23 13:20:26 +02:00
chrome.js [IMP] Added callbacks to null object generator. 2011-05-24 18:34:20 +02:00
data.js [FIX] aggregate field value can be returned as 'false', which should be translated to '0' 2011-05-24 16:06:48 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [IMP] final fixes to list view/groups for behavior which should be correct in list view itself: 2011-05-27 11:28:11 +02:00
list.js [IMP] final fixes to list view/groups for behavior which should be correct in list view itself: 2011-05-27 11:28:11 +02:00
m2o.js [IMP] Improvements to sidebar and viewmanager-free views. 2011-05-24 13:30:13 +02:00
search.js [imp] Changed design of custom filters. 2011-05-26 16:54:45 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [IMP] final fixes to list view/groups for behavior which should be correct in list view itself: 2011-05-27 11:28:11 +02:00