odoo/addons/base/static/src/js
Xavier Morel 3e47a488ee [MERGE] from trunk
bzr revid: xmo@openerp.com-20110809145209-y00jwf75mkpi93c6
2011-08-09 16:52:09 +02:00
..
boot.js [ADD] @namespace annotations for window.openerp so ide stops whining 2011-08-08 10:17:34 +02:00
chrome.js [FIX] revision fme@openerp.com-20110808171407-mfclmemaljegwsgg missed some references to openerp.base.Dialog.options which should have been renamed to dialog_options 2011-08-09 09:47:12 +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] revision fme@openerp.com-20110808171407-mfclmemaljegwsgg missed some references to openerp.base.Dialog.options which should have been renamed to dialog_options 2011-08-09 09:47:12 +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] Fixed views options 2011-08-08 19:32:30 +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 [MERGE] from trunk 2011-08-09 16:52:09 +02:00
views.js [MERGE] from trunk 2011-08-09 16:52:09 +02:00