odoo/addons/web
Xavier Morel a0fbd674c9 [FIX] search view layout in case of very long facet value
* don't fix facet height so the facet content correctly "grows" all of
  the facet and thus the surrounding view

* hard-code the heights of the view-level controls (clear and open
  drawer) to avoid both overly large hitbox and their moving outside
  of the top-right corner

* add some margins on the facets container to avoid overlaps between
  top-level search controls and facet activable elements

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

bzr revid: xmo@openerp.com-20130605105240-h9o03ol7l8dti1yn
2013-06-05 12:52:40 +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] search view layout in case of very long facet value 2013-06-05 12:52:40 +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