odoo/addons/web/static/src/js
Xavier Morel 127364adca [IMP] fix more jsdoc to not have any global extracted in jsdoc
bzr revid: xmo@openerp.com-20110912120604-ojzbfhjkobgoueo6
2011-09-12 14:06:04 +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 [FIX] a few more existing jsdoc so jsdoc v3 does not blow up during parsing 2011-09-12 13:34:37 +02:00
core.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
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] jsdoc in forms.js, so it does not create a bunch of global functions which are really methods 2011-09-12 13:43:50 +02:00
formats.js rename base into web part1 2011-09-05 13:03:09 +02:00
list-editable.js [FIX] a few more existing jsdoc so jsdoc v3 does not blow up during parsing 2011-09-12 13:34:37 +02:00
list.js [FIX] a few more existing jsdoc so jsdoc v3 does not blow up during parsing 2011-09-12 13:34:37 +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 [IMP] fix more jsdoc to not have any global extracted in jsdoc 2011-09-12 14:06:04 +02:00