https://bugs.kde.org/show_bug.cgi?id=308857
Dag Andersen <dand...@get2net.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |3.0 Latest Commit| |http://commits.kde.org/call | |igra/3704bda8082adddb3c939e | |d24485ed0050ba22a0 Status|CONFIRMED |RESOLVED --- Comment #2 from Dag Andersen <dand...@get2net.dk> --- Git commit 3704bda8082adddb3c939ed24485ed0050ba22a0 by Dag Andersen. Committed on 12/09/2016 at 17:40. Pushed by danders into branch 'master'. Plan: Implement sort by wbs to sort by wbs structure and not by the wbs code string By string: 20 < 3 which is not the users expectation. Also make the gantt milestone view sortable by the user. FIXED_IN:3.0 M +3 -3 plan/libs/kernel/kptnode.cpp M +2 -2 plan/libs/kernel/kptnode.h M +21 -11 plan/libs/kernel/kptproject.cpp M +1 -1 plan/libs/kernel/kptproject.h M +40 -3 plan/libs/models/kptnodeitemmodel.cpp M +9 -1 plan/libs/models/kptnodeitemmodel.h M +7 -1 plan/libs/ui/kptganttview.cpp http://commits.kde.org/calligra/3704bda8082adddb3c939ed24485ed0050ba22a0 -- You are receiving this mail because: You are watching all bug changes.