odoo/addons/web/static/src/js
niv-openerp 90484f7858 Implemented commit_value in o2m (must still fix problem in list editable, it does not seem to tolerate multiple calls to save)
bzr revid: nicolas.vanhoren@openerp.com-20121105171412-g8okue97wjbkeu3t
2012-11-05 18:14:12 +01:00
..
boot.js [IMP] load all modules at boot in single db mode 2012-08-13 00:29:01 +02:00
chrome.js [ADD] Add menu_id in url state 2012-10-23 14:28:33 +02:00
corelib.js [FIX] remove console.log 2012-10-18 22:31:18 +02:00
coresetup.js [IMP] added some utils to qweb context 2012-10-26 11:54:36 +02:00
data.js [FIX] dataset methods to get their request context through Dataset#get_context 2012-10-31 15:37:23 +01:00
data_export.js [MERGE] callback2deferred session.rpc 2012-10-06 18:32:38 +02:00
dates.js [imp] refactored dates.js 2012-04-17 13:58:05 +02:00
formats.js [FIX] Small problem with formatting 2012-10-15 15:56:07 +02:00
search.js [FIX] small problem in search view, it did not supported the field type html (caused an exception in Notes) 2012-10-29 12:15:42 +01:00
test_support.js [IMP] remove OpenERP Enterprise old code 2012-08-27 23:32:12 +02:00
view_form.js Implemented commit_value in o2m (must still fix problem in list editable, it does not seem to tolerate multiple calls to save) 2012-11-05 18:14:12 +01:00
view_list.js [Merge] Merge with trunk. 2012-11-02 16:16:28 +05:30
view_list_editable.js [IMP] positioning of edition fields within a scrolled dialog 2012-10-31 15:07:18 +01:00
view_tree.js [IMP]In rpc method remove callback and modify relate code 2012-10-03 17:58:36 +05:30
views.js [FIX] wrong refactoring about do_switch_view 2012-10-25 11:28:14 +02:00