odoo/addons/base/static/src/js
Xavier Morel 5070784ba2 [FIX] correctly call on_close callback when clicking on a dialog's close button
bzr revid: xmo@openerp.com-20110726100136-1i858bxyipiboz0o
2011-07-26 12:01:36 +02:00
..
base.js [IMP] do_action on controller 2011-07-19 12:27:07 +02:00
chrome.js [FIX] correctly call on_close callback when clicking on a dialog's close button 2011-07-26 12:01:36 +02:00
controller.js [fix] lot of bugs with contollers due to merge 2011-07-22 18:27:01 +02:00
data.js [imp] changed DataSet behavior to be more logical 2011-07-22 18:03:34 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [FIX] temporarly disable date, datetime 2011-07-22 18:50:56 +02:00
list-editable.js [FIX] reload records on listview edition cancel (in case some action changed a value while in form mode) 2011-07-15 09:18:53 +02:00
list.js [FIX] check that a value is a number before checking for isNaN: strings are NaN and so are objects 2011-07-25 16:11:03 +02:00
search.js [fix] made the managed filters auto_search 2011-07-25 14:18:23 +02:00
view_help.js [IMP] do_action on controller 2011-07-19 12:27:07 +02:00
view_tree.js [IMP] do_action on controller 2011-07-19 12:27:07 +02:00
views.js [FIX] in do_action(), on_closed() callback not honored for new tabs 2011-07-25 16:28:05 +02:00