odoo/addons/base/static/src/js
Fabien Meghazi 16c38f64c7 [IMP] Dialog: renamed @options to @dialog_options in order to allow mixin without property collision
bzr revid: fme@openerp.com-20110808171407-mfclmemaljegwsgg
2011-08-08 19:14:07 +02:00
..
boot.js [ADD] @namespace annotations for window.openerp so ide stops whining 2011-08-08 10:17:34 +02:00
chrome.js [IMP] Dialog: renamed @options to @dialog_options in order to allow mixin without property collision 2011-08-08 19:14:07 +02:00
core.js [IMP] rename openerp.base.Class.mix to openerp.base.Class.include, // to Ruby's name for the same behavior 2011-08-08 11:57:50 +02:00
data.js [ADD] Added error_callback to Dataset#write 2011-08-04 16:53:42 +02:00
data_export.js [IMP] Integrate import into sidebar. Use fields_get instead of parsing views. 2011-07-28 18:18:53 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [FIX] Prevent field focus on embeded views 2011-08-08 15:08:47 +02:00
list-editable.js [IMP] use Class.include() in editable listview, also in WebClient static home extension 2011-08-08 12:34:24 +02:00
list.js [FIX] Avoid creating sidebar each time the list view reloads itself 2011-08-08 18:39:00 +02:00
search.js [FIX] start() synchronization in group search widget 2011-08-03 13:06:15 +02:00
view_help.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
view_tree.js [imp] changed Controller to Widget and BaseWidget to OldWidget 2011-07-28 16:49:12 +02:00
views.js [IMP] Added View#do_switch_view 2011-08-08 16:41:20 +02:00