odoo/addons/base/static/src/js
Xavier Morel aaa459a29d [ADD] edition cancelling
bzr revid: xmo@openerp.com-20110603141638-giwlzwrp795bq78h
2011-06-03 16:16:38 +02:00
..
base.js [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
chrome.js [IMP] add ability to clone-and-extend registries 2011-06-03 11:38:17 +02:00
data.js [FIX] m2m fields display 2011-05-27 17:10:00 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [FIX] style of listview editable row buttons, remove borders (to match non-editable rows) 2011-06-03 13:06:39 +02:00
list-editable.js [ADD] edition cancelling 2011-06-03 16:16:38 +02:00
list.js [ADD] edition cancelling 2011-06-03 16:16:38 +02:00
m2o.js [merge] m2o improvements 2011-05-27 11:12:23 +02:00
search.js [imp] Improved advanced filters design, added setup of manage filters. 2011-05-27 12:25:27 +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