odoo/addons/base/static/src/js
Fabien Meghazi 19aa4e05c2 [IMP] In ViewManager, do not instanciate search view when action.search_view == false
bzr revid: fme@openerp.com-20110622134320-ejkh13tbyhsd7wce
2011-06-22 15:43:20 +02:00
..
base.js [FIX] re-add editable list activation, broken during mobile client merge 2011-06-16 09:44:59 +02:00
chrome.js [IMP] Improved CrashManager 2011-06-21 14:10:02 +02:00
data.js [FIX] Fixed active_is in context for dialog actions 2011-06-21 16:38:04 +02:00
dates.js [FIX] fixed dates.js 2011-05-12 16:38:35 +02:00
form.js [IMP] Improved fields focus 2011-06-22 14:25:42 +02:00
list-editable.js [FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves) 2011-06-21 17:57:05 +02:00
list.js [IMP] remove explicit jquery conversion/parsing during list rendering, wastes time for nothing as .append() can handle taking strings as input directly 2011-06-21 11:15:29 +02:00
search.js [imp] small improvement to advanced filters 2011-06-21 16:11:07 +02:00
tree.js [FIX] Fixed tree variable declaration 2011-05-23 16:46:40 +02:00
views.js [IMP] In ViewManager, do not instanciate search view when action.search_view == false 2011-06-22 15:43:20 +02:00