odoo/addons/web/static/src/js
Xavier Morel 3190884fa1 [FIX] don't perform a search_read when switching view from list to form
I don't remember why I did that originally, it does not seem to serve any purpose and it causes problems in case of records with binary fields

bzr revid: xmo@openerp.com-20111004102115-lz6kgyiw35vp1t99
2011-10-04 12:21:15 +02:00
..
boot.js [IMP] web_preload js part 2011-09-27 13:14:02 +02:00
chrome.js [fix] problem in database when creating a new database 2011-09-29 16:57:51 +02:00
core.js [FIX] double-load on successful login 2011-10-03 11:07:09 +02:00
data.js [fix] problem with o2m displaying clickable button in unsaved record 2011-09-30 17:46:12 +02:00
data_export.js [IMP] Removed global QWeb. Now instanciate a QWeb2.Engine for each session: instance.web.qweb 2011-09-07 11:37:43 +02:00
data_import.js [ADD] basic auto-matching of imported file columns to model fields 2011-09-26 12:07:44 +02:00
dates.js rename base into web part1 2011-09-05 13:03:09 +02:00
formats.js [imp] simplified formatting functions for dates 2011-09-21 14:31:39 +02:00
search.js [IMP] trigger do_search on_mode_switch. Use headless searchview when hidden and when no default specified 2011-09-28 17:13:06 +02:00
view_form.js [MERGE] ViewManager now triggers do_search() in on_mode_switch() 2011-10-04 11:47:38 +02:00
view_help.js rename base into web part1 2011-09-05 13:03:09 +02:00
view_list.js [FIX] don't perform a search_read when switching view from list to form 2011-10-04 12:21:15 +02:00
view_list_editable.js [FIX] Introduced a bug in last commit 2011-09-29 12:40:00 +02:00
view_tree.js [imp] changed init of most views + the places were we init them 2011-09-15 11:49:44 +02:00
views.js [FIX] Save last search before triggering do_search 2011-10-04 09:50:39 +02:00