odoo/addons/web/static/src/js
Xavier Morel 4334ba4b8b [FIX] if no view_id is provided to the form view, default to 'false'
Otherwise this.view_id === undefined, and keys with value 'undefined' are skipped during JSON serialization

bzr revid: xmo@openerp.com-20110920100823-8osz0ly3eu7vzyba
2011-09-20 12:08:23 +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] temporarly restore WebClient.load_url_state 2011-09-14 15:14:54 +02:00
core.js [imp] put back widget documentation, parce que je le vaux bien 2011-09-16 14:00:53 +02:00
data.js [ADD] ability to hide menu help, only this or all help sections 2011-09-14 12:08:33 +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
formats.js rename base into web part1 2011-09-05 13:03:09 +02:00
search.js [fix] forgot to convert search view 2011-09-15 11:52:14 +02:00
view_form.js [FIX] if no view_id is provided to the form view, default to 'false' 2011-09-20 12:08:23 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [imp] added this._super() in all views 2011-09-15 11:42:46 +02:00
view_list_editable.js [merge] 2011-09-15 11:31:44 +02:00
view_tree.js [imp] changed init of most views + the places were we init them 2011-09-15 11:49:44 +02:00
views.js [fix] problem in reports 2011-09-15 15:12:01 +02:00