odoo/addons/web/static/src/js
Xavier Morel 90dfdbaf6a [FIX] Add tests for parsing integers and floats, fix parsing of floats in case user locale defines thousand separator as the dot
lp bug: https://launchpad.net/bugs/893575 fixed

bzr revid: xmo@openerp.com-20111129095958-966ikmsgf6zwamdh
2011-11-29 10:59:58 +01:00
..
boot.js [ADD] Added <instance>.log() ( -> console.log() in debug mode) 2011-11-09 15:59:02 +01:00
chrome.js [FIX] comma-terminated object literals 2011-11-22 11:19:50 +01:00
core.js [FIX] according to spec, Array.prototype.sort is not defined as returning anything, Opera implements it strictly 2011-11-28 16:39:41 +01:00
data.js [FIX] semicolon warnings 2011-11-22 11:18:13 +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] Add tests for parsing integers and floats, fix parsing of floats in case user locale defines thousand separator as the dot 2011-11-29 10:59:58 +01:00
search.js [IMP] use switch/case for sequence of equalities on literal strings 2011-11-24 11:13:52 +01:00
view_editor.js [IMP] implement add and remove node functionality in vieweditor. 2011-11-22 16:50:00 +05:30
view_form.js [FIX] Do not alter field.selection in SelectionField. Clone the array instead. 2011-11-24 14:46:27 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] docstring 2011-11-23 13:29:57 +01:00
view_list_editable.js [FIX] if necessary, add padding when rendering a given row in an editable list. 2011-11-23 10:33:13 +01:00
view_tree.js [FIX] correctly pass active_* context keys along when executing an action from the treeview 2011-11-18 14:45:55 +01:00
views.js [FIX] move reload-webclient-on-module-install to act_window execution 2011-11-28 15:47:26 +01:00