odoo/addons/web/static/src/js
Fabien Meghazi 5ddb1549d5 [IMP] Dataset#get_id_index returns null instead of -1 when no record found
In order to pair with convention on Dataset#index === null for creation mode

bzr revid: fme@openerp.com-20111201142049-xqndd22l7pncfz0j
2011-12-01 15:20:49 +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 [IMP] Dataset#get_id_index returns null instead of -1 when no record found 2011-12-01 15:20:49 +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 [IMP] use optgroups in filters management thingie 2011-11-24 11:21:30 +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 [IMP] client looks 2011-12-01 09:54:57 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] list should go back to first page on new search 2011-12-01 11:42:33 +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 [IMP] Include star shortcut in the view title h2 element 2011-11-30 14:25:43 +01:00