odoo/addons/base/static/src/js
niv-openerp c15ddcd5f9 [merge]
bzr revid: nicolas.vanhoren@openerp.com-20110715101151-fshuut4ujslbzxvn
2011-07-15 12:11:51 +02:00
..
base.js [FIX] Fixed the issue of namespace(web_mobile) dependency with base. 2011-07-11 11:34:30 +05:30
chrome.js [FIX] indentation in Session.rpc and Session.rpc_ajax, use early bailout to make code flow simpler and reduce indentation significantly 2011-07-14 11:57:31 +02:00
data.js [FIX] DataSet.read_slice needs to return the relevant deferred so callers can add new callbacks or use $.when multiplexing 2011-07-14 11:56:19 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [FIX] missed result derefs to remove 2011-07-15 11:55:27 +02:00
list-editable.js [FIX] reload records on listview edition cancel (in case some action changed a value while in form mode) 2011-07-15 09:18:53 +02:00
list.js [FIX] reintroduce little arrows indicating the current sorting orientation in list views 2011-07-13 13:18:15 +02:00
search.js [IMP] SearchView: fix some style issue, remove resolved todo marks, fix global variables which should not be global (and remove some unneeded intermediate variables) 2011-07-15 10:01:45 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [IMP] Improved action buttons for wizards 2011-07-13 16:25:02 +02:00