odoo/addons/web/static/src/js
niv-openerp d81ede53a0 [merge] improvements to view editor
bzr revid: nicolas.vanhoren@openerp.com-20111123100452-4gi9wh2dbvq68i9a
2011-11-23 15:34:52 +05:30
..
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] don't double-call on_session_valid when logging in 2011-11-22 13:09:37 +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] 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 [IMP] implement add and remove node functionality in vieweditor. 2011-11-22 16:50:00 +05:30
view_form.js [FIX] extend size of statusbar widget by 1 if we're removing the label from it 2011-11-22 15:35:54 +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 [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 [MERGE]resove conflict and merge with main branch. 2011-11-22 11:47:53 +05:30