odoo/addons/web/static/src/js
Xavier Morel 78dec879cf [IMP] throw actual errors in formatting functions, in order for browser devtools to be useful
throwing strings prevents browser devtools/consoles from using traceback information (because there isn't any on strings)

bzr revid: xmo@openerp.com-20111110152313-phgtr24gyu2ltjn7
2011-11-10 16:23:13 +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 [fix] advanced filters were broken 2011-11-10 15:13:43 +01:00
view_editor.js [merge] improvements to the view editor 2011-11-03 11:19:52 +01:00
view_form.js [imp] made m2m support embedded list view 2011-11-10 15:07:54 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [IMP] add confirmation message when deleting a record in form view 2011-11-10 11:36:50 +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 [imp] critical improvement to avoid hurting sensibility of well-educated users that know stuff about typography conventions in english writing 2011-11-10 13:50:46 +01:00