odoo/addons/base/static/src/js
Xavier Morel 7d30a1eea9 [IMP] creation of FieldOne2Many views registry: just clone the normal view registry and re-set the list key
bzr revid: xmo@openerp.com-20110628082228-xhm0c43qo91123w2
2011-06-28 10:22:28 +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] in form view, try all widget possibilities in sequence, so that the form falls back on the default widget if it does not find a more precise spec 2011-06-27 16:14:38 +02:00
data.js [imp] refactored one2many dataset & created read only search dataset & used it in the select create popup 2011-06-23 18:57:17 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [IMP] creation of FieldOne2Many views registry: just clone the normal view registry and re-set the list key 2011-06-28 10:22:28 +02:00
list-editable.js [FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves) 2011-06-21 17:57:05 +02:00
list.js [fix] lot of fixes in o2m 2011-06-23 12:42:22 +02:00
search.js [FIX] add property length on FilterGroup so SearchView.field knows that it has sub-filters and can display them 2011-06-24 16:05:08 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [FIX] actions loading when action domain is 'false' 2011-06-28 09:57:55 +02:00