odoo/addons/web/static/src/js
Fabien Meghazi f76b2f55ae [MERGE] ViewManager now triggers do_search() in on_mode_switch()
The views doesn't have to worry about the search in do_show().
They just have to listen to do_search() if they are searchable.

bzr revid: fme@openerp.com-20111004094738-at91ab6a2kkxf8bq
2011-10-04 11:47:38 +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 [MERGE] ViewManager now triggers do_search() in on_mode_switch() 2011-10-04 11:47:38 +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