odoo/addons/web_kanban/static/src
Olivier Dony 52fe671e61 [FIX] kanban: respect default_order when a groupby is active
The `default_order` attribute of a <kanban> view was applied
for a non-grouped kanban view, but was simply ignored when
the kanban view was grouped, a common situation.
When a groupby is active, the main order is the column being
grouped, but the `default_order` is still useful as
a secondary sort ordering, within the kanban columns.

This patch complements the original patch of
rev. 5c0804eaef from PR #520.
2014-12-10 14:14:25 +01:00
..
css [FIX] kanban view background is correctly set (web_kanban) 2014-11-07 14:21:35 +01:00
img [IMP] PNG recompression 2013-06-05 14:43:27 +02:00
js [FIX] kanban: respect default_order when a groupby is active 2014-12-10 14:14:25 +01:00
xml [FIX] web_kanban: parent can be undefined in some cases 2014-08-05 15:44:57 +02:00