odoo/addons/web
Xavier Morel 431e0761c0 [FIX] assertion errors in search view when selecting all of a search input's content
Force normalization of the input's root node, Firefox tends to spawn
multiple text node children then create selection ranges over all of
them and worse.

lp bug: https://launchpad.net/bugs/1169945 fixed

bzr revid: xmo@openerp.com-20130604150551-0m0b48aifg9favz8
2013-06-04 17:05:51 +02:00
..
cli [FIX] test_js typo 2012-12-09 05:30:15 +01:00
controllers [FIX] problem in database manager when db list is desactivated 2013-05-27 14:24:15 +02:00
doc [IMP] When we go step by step, change the Case for a variable in a diff 2013-05-17 16:26:08 -04:30
i18n Launchpad automatic translations update. 2013-05-29 07:58:39 +00:00
static [FIX] assertion errors in search view when selecting all of a search input's content 2013-06-04 17:05:51 +02:00
tests [REVERT] revert commit fme@openerp.com-20130418171750-7oldgiewo1eewxk7: do not break stable API !!! 2013-04-23 14:41:51 +02:00
__init__.py minor fixes 2012-12-19 03:49:46 +01:00
__openerp__.py [FIX] correctly handle group_by_no_leaf when no grouping applied 2013-04-16 11:23:44 +02:00
http.py [FIX] force module paths to be bytestrings 2013-05-02 14:36:57 +02:00
session.py [IMP] clean permissions and shebang in files 2013-05-14 12:37:36 +02:00