tasks/database
Emmanuel BENOîT a9035d5be6 Fixed Move to grandparent/sibling
Moving a subtask to its grandparent, or making a task a sub-task of one
of its siblings, didn't work as expected. While the icons were being
updated correctly, the task didn't appear in the right location. That
was because, while the cached structure was being updated, the task
itself wasn't.
2016-01-02 10:47:36 +01:00
..
upgrade Fixed Move to grandparent/sibling 2016-01-02 10:47:36 +01:00
config-sample.sql Initial import of tasks application 2012-02-05 18:47:04 +01:00
create-tables.sql Fixed sub-task handling 2012-02-15 10:48:11 +01:00
items-functions.sql Added description field to items 2012-02-05 23:04:41 +01:00
items-tree-triggers.sql Initial import of tasks application 2012-02-05 18:47:04 +01:00
task-containers.sql Fixed Move to grandparent/sibling 2016-01-02 10:47:36 +01:00
task-dependencies.sql Initial sub-tasks support 2012-02-10 09:20:35 +01:00
tasks-functions.sql Fixed bug in finish_task() 2012-02-15 10:58:55 +01:00
tasks-move-sub.sql Fixed sub-task handling 2012-02-15 10:48:11 +01:00
tasks-view.sql Fixed sub-task handling 2012-02-15 10:48:11 +01:00
users-functions.sql User edition 2012-02-06 10:03:11 +01:00