odoo/addons/web/static/src
Olivier Dony 300d5be0e6 [FIX] web: int/float fields were not offering auto-completion in search views, making them un-searchable except via advanced search
Added the missing complete() function and removed the incorrect
value_from() override that seemed to be a leftover remnant
of the 6.1 search field implementation of get_value(), wrongly
renamed for 7.0.

bzr revid: odo@openerp.com-20130328120337-lao4o9i0owsbpysi
2013-03-28 13:03:37 +01:00
..
css [FIX] visible text in Chrome on Linux after applying text-to-icon 2013-03-21 17:47:41 +01:00
font Improved view switcher icons 2012-05-11 17:42:48 +02:00
img [FIX] minor css fix 2013-01-31 11:48:04 +01:00
js [FIX] web: int/float fields were not offering auto-completion in search views, making them un-searchable except via advanced search 2013-03-28 13:03:37 +01:00
xml [FIX] filter preceded by an invisible filter in the same group 2013-03-21 16:51:23 +01:00
fixbind.js [FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7) 2013-03-20 15:36:52 +01:00