odoo/addons/web
Xavier Morel b09a121bd0 [IMP] clear out internal autocomplete cache of searchview on blur
ensures consecutive searches of the same element will behave correctly
(trigger a new autocompletion instead of nooping the second time
around because the new value is the same as the old/stored one)

bzr revid: xmo@openerp.com-20120726113105-d73fere31qdy8wda
2012-07-26 13:31:05 +02:00
..
common [IMP] debug mode 2012-07-20 15:01:00 +02:00
controllers [FIX] login after database creation 2012-07-26 11:07:12 +02:00
i18n Launchpad automatic translations update. 2012-07-26 04:50:38 +00:00
static [IMP] clear out internal autocomplete cache of searchview on blur 2012-07-26 13:31:05 +02:00
test [FIX] dependencies handling in modules listing of web client 2012-03-06 15:20:10 +01:00
test_support [ADD] nonliterals in dataset tests 2012-02-27 09:51:28 +01:00
__init__.py [FIX] imports to handle conflicts with e.g. web.py in embedded mode 2012-02-10 11:34:26 +01:00
__openerp__.py [FIX] re-enable thobber that was desactivated due to previous bug 2012-07-25 15:37:40 +02:00