odoo/addons/base/static/src/js
Xavier Morel 52a6119cb4 [ADD] list-level pagination on list views
bzr revid: xmo@openerp.com-20110623124641-kzvkmx7fxe0xwn6w
2011-06-23 14:46:41 +02:00
..
base.js [FIX] re-add editable list activation, broken during mobile client merge 2011-06-16 09:44:59 +02:00
chrome.js [IMP] Improved CrashManager 2011-06-22 16:57:57 +02:00
data.js [IMP] rpc search_read and internal managment of DataSetSearch.read_slice to better handle pagination 2011-06-22 16:55:59 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [FIX] Form view does not send back untouched fields with default value when saving record 2011-06-22 17:59:43 +02:00
list-editable.js [IMP] move and rename ListView.List.get_fields_view: its actual role is to transmogrify the listview's view descriptor so that we can use it in a form view, so it's only for editable lists, and it should reflect its actual task in its name. 2011-06-23 12:50:02 +02:00
list.js [ADD] list-level pagination on list views 2011-06-23 14:46:41 +02:00
search.js [imp] small improvement to advanced filters 2011-06-21 16:11:07 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [IMP] In ViewManager, do not instanciate search view when action.search_view == false 2011-06-22 15:43:20 +02:00