[IMP] some cleanups in graph/kanban views
authorGéry Debongnie <ged@odoo.com>
Tue, 7 Oct 2014 14:41:39 +0000 (16:41 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 21 Oct 2014 07:33:51 +0000 (09:33 +0200)
commita8bd1fa8ba32835eae5fba29e5679172eb793556
tree173e9a26ad101833728e96060ccbc3b9e3b3e2d3
parent16aff1132baa2e3c32b05d8f4aad6e0cf11aeb2f
[IMP] some cleanups in graph/kanban views

notable: disable the group by integration in graph view, because of crash (the search view was rewritten and too much search logic was in the graph view.  This is a temporary measure, the graph view will be split into pivot/graph views, and the search integration will be done correctly in the near future.
addons/web_graph/static/src/js/graph_view.js
addons/web_graph/static/src/js/graph_widget.js
addons/web_kanban/static/src/js/kanban.js
addons/web_kanban/static/src/xml/web_kanban.xml