odoo/addons/web/static/src/js
Xavier Morel 11bc9e1ad8 [ADD] support for string literals in on_change specifications, some tests for parsing of on_change specs
bzr revid: xmo@openerp.com-20111122094416-knguk9qgpnd1f9ws
2011-11-22 10:44:16 +01:00
..
boot.js [ADD] Added <instance>.log() ( -> console.log() in debug mode) 2011-11-09 15:59:02 +01:00
chrome.js [IMP] nivification of Loading widget 2011-11-15 17:55:30 +01:00
core.js [imp] added replace() method in Widget to ease insertion at a precise place in the dom 2011-11-22 11:54:31 +05:30
data.js [ADD] cache eviction for buffereddataset on records on which call_button has been invoked 2011-11-21 17:34:12 +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] some badly implemented function fields return empty strings (for e.g. dates, instead of False) 2011-11-16 11:04:16 +01:00
search.js [FIX] searchview needs to send the action's context when loading its view 2011-11-16 14:38:03 +01:00
view_editor.js [merge] improvements to the view editor 2011-11-03 11:19:52 +01:00
view_form.js [ADD] support for string literals in on_change specifications, some tests for parsing of on_change specs 2011-11-22 10:44:16 +01:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [IMP] Upgraded unserscore version from 1.1.7 to 1.2.2 and underscore.string from 1.1.6 to 1.2.0 2011-11-15 13:30:59 +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] correctly pass active_* context keys along when executing an action from the treeview 2011-11-18 14:45:55 +01:00
views.js [IMP] Ensure form is saved when xmo's protocol for sidebar context is used 2011-11-21 17:34:41 +01:00