odoo/addons/web/static/src/js
Xavier Morel 76a02ead76 [FIX] support 'thousands' separator for floats
lp bug: https://launchpad.net/bugs/886471 fixed

bzr revid: xmo@openerp.com-20111114155332-3on98ot7o808z0gi
2011-11-14 16:53:32 +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] support 'thousands' separator for integers 2011-11-14 16:45:10 +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 [IMP] mark a bunch of strings as translatable in searchview JS 2011-11-14 11:12:21 +01: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 [FIX] support 'thousands' separator for floats 2011-11-14 16:53:32 +01:00
search.js [IMP] search view: assert the view received from the fields_view_get is a search view 2011-11-14 13:39:48 +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 [IMP] Form view sidebar actions like print should implicitly save the record 2011-11-14 12:02:39 +01:00