odoo/addons/web/static/src/js
Xavier Morel 4f52103aa0 [FIX] double html-escaping of group titles in grouped lists (eg analysis)
bzr revid: xmo@openerp.com-20121106140519-0qnq934rr44l6kgt
2012-11-06 15:05:19 +01:00
..
boot.js [IMP] load all modules at boot in single db mode 2012-08-13 00:29:01 +02:00
chrome.js [IMP] Client actions now takes the action as argument. Use action.params for options. 2012-11-05 14:00:53 +01:00
corelib.js [FIX] remove console.log 2012-10-18 22:31:18 +02:00
coresetup.js [IMP] added some utils to qweb context 2012-10-26 11:54:36 +02:00
data.js [FIX] dataset methods to get their request context through Dataset#get_context 2012-10-31 15:37:23 +01:00
data_export.js [MERGE] callback2deferred session.rpc 2012-10-06 18:32:38 +02:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] Small problem with formatting 2012-10-15 15:56:07 +02:00
search.js [FIX] small problem in search view, it did not supported the field type html (caused an exception in Notes) 2012-10-29 12:15:42 +01:00
test_support.js [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +02:00
view_form.js [MERGE] trunk 2012-11-05 16:19:14 +01:00
view_list.js [FIX] double html-escaping of group titles in grouped lists (eg analysis) 2012-11-06 15:05:19 +01:00
view_list_editable.js [IMP] positioning of edition fields within a scrolled dialog 2012-10-31 15:07:18 +01:00
view_tree.js [IMP]In rpc method remove callback and modify relate code 2012-10-03 17:58:36 +05:30
views.js [IMP] Client actions now takes the action as argument. Use action.params for options. 2012-11-05 14:00:53 +01:00