odoo/addons/web/static/src/js
Xavier Morel 5882ba65e3 [FIX] correctly format group header values
lp bug: https://launchpad.net/bugs/902302 fixed

bzr revid: xmo@openerp.com-20111212131534-z1a7c35c43u85c5g
2011-12-12 14:15:34 +01:00
..
boot.js [ADD] page view split out from form view 2011-11-29 15:39:11 +01:00
chrome.js [IMP] action ir.ui.menu 2011-12-12 11:39:05 +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] Dataset#callbutton: assume the last argument is the context 2011-12-06 18:25:15 +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] move sections of import_result around to make flow clearer 2011-12-01 12:01:40 +01:00
dates.js [FIX] parsing of UTC datetime data from server 2011-12-12 13:35:57 +01:00
formats.js [IMP] make float-parsing code more readable by fixing some variable naming 2011-11-29 11:13:34 +01:00
search.js [FIX] use set_value method instead of direct assign value in do_clear method. 2011-12-12 14:14:17 +05:30
view_editor.js [MERGE] trunk 2011-12-07 10:14:04 +01:00
view_form.js [REM] revert arrow navigation in editable list (postponed) 2011-12-11 16:30:10 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] correctly format group header values 2011-12-12 14:15:34 +01:00
view_list_editable.js [REM] revert arrow navigation in editable list (postponed) 2011-12-11 16:30:10 +01:00
view_page.js [IMP] move page widgets to an openerp.web.page namespace, from openerp.web.form 2011-12-08 11:37:32 +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 [IMP] action ir.ui.menu 2011-12-12 11:39:05 +01:00