odoo/addons/web/static/src/js
Fabien Meghazi 86ecdd5e90 [FIX] Form view: 'string' attribute on 'group' tag is ignored (courtesy of Stefan Rijnhart)
lp bug: https://launchpad.net/bugs/883445 fixed

bzr revid: fme@openerp.com-20111114101118-jtqxe3095j9pn4ik
2011-11-14 11:11:18 +01:00
..
boot.js [ADD] Added <instance>.log() ( -> console.log() in debug mode) 2011-11-09 15:59:02 +01:00
chrome.js [FIX] quickfix of dialogs broken by commit 1422 2011-11-09 16:04:39 +01:00
core.js [fix] problem in form open popup a form select create popup 2011-11-10 10:32:21 +01:00
data.js [MERGE] rename Session into connection define a Connection singleton (chs) 2011-11-08 16:27:23 +01:00
data_export.js [FIX] do not display reverse fields of o2ms in import compat 2011-11-09 17:32:32 +01:00
data_import.js [FIX] automatically open options box if the file fails to parse entirely 2011-10-24 16:27:44 +02:00
dates.js [IMP] throw actual errors in formatting functions, in order for browser devtools to be useful 2011-11-10 16:23:13 +01:00
formats.js [IMP] throw actual errors in formatting functions, in order for browser devtools to be useful 2011-11-10 16:23:13 +01:00
search.js [ADD] 'id' to all advanced filters if not in fields_get, to serve as a 'get resource by id' in web client 2011-11-14 10:57:38 +01:00
view_editor.js [merge] improvements to the view editor 2011-11-03 11:19:52 +01:00
view_form.js [FIX] Form view: 'string' attribute on 'group' tag is ignored (courtesy of Stefan Rijnhart) 2011-11-14 11:11:18 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] cell borders in padding rows of list views 2011-11-14 10:27:21 +01:00
view_list_editable.js [ADD] handle failure to save in ListView#ensure_saved: reject the deferred 2011-10-27 10:36:17 +02:00
view_tree.js [FIX} incorrect condition for not going into colors management on tree views 2011-10-12 13:14:29 +02:00
views.js [FIX] Prevent ViewManager to remove other spans from the title 2011-11-13 13:01:48 +01:00