odoo/addons/web/static/src/js
Xavier Morel f16cb14ba1 [ADD] page view
bzr revid: xmo@openerp.com-20111207095005-kycj19uv5gpka6xx
2011-12-07 10:50:05 +01:00
..
boot.js [ADD] page view split out from form view 2011-11-29 15:39:11 +01:00
chrome.js [FIX] prevent rpc defaults from unblocking db-creation UI in case e.g. db.create() takes more than 3s 2011-12-05 14:24:25 +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 [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] make float-parsing code more readable by fixing some variable naming 2011-11-29 11:13:34 +01:00
search.js [FIX] Fixed view_manager double do_search triggering 2011-12-06 12:36:58 +01:00
view_editor.js [MERGE] trunk 2011-12-07 10:14:04 +01:00
view_form.js [FIX] use page view in readonly o2ms, readonly form popups 2011-12-07 10:42:42 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] records disappearing from sequenceable list views when dropped onto their original position 2011-12-06 13:37:35 +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_page.js [FIX] use page view in readonly o2ms, readonly form popups 2011-12-07 10:42:42 +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 [ADD] page view 2011-12-07 10:50:05 +01:00