odoo/addons/web/static/src/js
Xavier Morel 2f05581439 [FIX] correctly return readyness deferred from ViewManagerAction's start method
bzr revid: xmo@openerp.com-20110913063830-eyyfczieq6w1b1j4
2011-09-13 08:38:30 +02:00
..
boot.js [FIX] jsdoc v3 fixes: @constructs needs an explicit name, @lends is mandatory to not make free-floating methods (interpreted as globals) 2011-09-12 12:35:03 +02:00
chrome.js [imp] removed a lot of useless notifications 2011-09-12 15:56:03 +02:00
core.js [imp] removed a lot of useless notifications 2011-09-12 15:56:03 +02:00
data.js [IMP] fix more jsdoc to not have any global extracted in jsdoc 2011-09-12 14:06:04 +02:00
data_export.js [IMP] Removed global QWeb. Now instanciate a QWeb2.Engine for each session: instance.web.qweb 2011-09-07 11:37:43 +02:00
dates.js rename base into web part1 2011-09-05 13:03:09 +02:00
form.js [fix] incorrect notifications in the o2m 2011-09-12 16:07:53 +02:00
formats.js rename base into web part1 2011-09-05 13:03:09 +02:00
list-editable.js [FIX] jsdoc: .include lends to the instances (Class#), not to the class 2011-09-12 14:42:57 +02:00
list.js [FIX] issues with list not being a primary action view 2011-09-13 08:31:21 +02:00
search.js [IMP] fix more jsdoc to not have any global extracted in jsdoc 2011-09-12 14:06:04 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_tree.js [IMP] fix more jsdoc to not have any global extracted in jsdoc 2011-09-12 14:06:04 +02:00
views.js [FIX] correctly return readyness deferred from ViewManagerAction's start method 2011-09-13 08:38:30 +02:00