[IMP] web client refactoring: action and view manager
authorGéry Debongnie <ged@odoo.com>
Wed, 20 Aug 2014 15:02:16 +0000 (17:02 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 21 Oct 2014 07:33:49 +0000 (09:33 +0200)
commit582ccb5ab9061bcc3cd4d1511ca6c5c1d20a6adc
treeb4cb915752c3d280fcb3798d24b3af52acb7ca7d
parente8290470154881cf7f77aedda353048fa4acd0af
[IMP] web client refactoring: action and view manager

large rewrite of action manager, view manager and
viewmanageraction.  The goal is to lay the foundation
for the redesign of the advanced search view.

This commit includes:
* improvements to the display order (no/less flickering)
* large simplification of the breadcrumbs code
* much better html layout for the header (no table)
* bootstrapisation of the view manager
* lots of optimizations/simplification
* a base.css.map, courtesy of the last sass version
addons/web/static/src/css/base.css
addons/web/static/src/css/base.sass
addons/web/static/src/js/search.js
addons/web/static/src/js/views.js
addons/web/static/src/xml/base.xml