odoo/addons/base/static/src/js
niv-openerp f93d975835 [imp] used is_valid() and is_dirty()
bzr revid: nicolas.vanhoren@openerp.com-20110727133628-jked4rp8uvot9951
2011-07-27 15:36:28 +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 [fix] small inconsistency with deferred in dataset 2011-07-27 11:30:14 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [imp] used is_valid() and is_dirty() 2011-07-27 15:36:28 +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 [REM] Removed reference to view_manager.flags from views. The action flags are merged in View's options constructor argument so we shall not fetch them from view_manager anymore. 2011-07-27 10:03:19 +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 [IMP] new Sidebar controller 2011-07-26 23:00:05 +02:00