odoo/addons/base/static
Xavier Morel ee143db695 [FIX] M2M form widget so it matches new listview API, add missing (needed) method in ListView API
* Add reload_content method on ListView to re-fetch list content when requested
* Add StaticDataGroup to handle providing static lists to a ListView
  - and fix behavior of DataSet.read_slice in case of a not-provided limit
* Cleanup implementation of M2M widget (and fix its interactions with ListView) to account for improvements in ListView API

bzr revid: xmo@openerp.com-20110530070656-f5sgodses4xqglr2
2011-05-30 09:06:56 +02:00
..
lib [IMP] t-set="" value is now considered as an expression allowing things like t-set="object.prop" 2011-05-26 11:57:48 +02:00
src [FIX] M2M form widget so it matches new listview API, add missing (needed) method in ListView API 2011-05-30 09:06:56 +02:00
test [IMP] a bunch of improvements to groups handling in list view 2011-05-24 16:00:55 +02:00