tasks/database
Emmanuel BENOîT 56741bccaa Task assignment
Tasks can be assigned to users. An user may decide to "claim" a task
directly, which will assign the task to him. Otherwise, it is possible
to set some arbitrary user as the assignee or remove the assignee
completely through the edition form.

Marking a task as completed will remove the assignee, while
re-activating a task will assign it to the user who re-activated it.

Also, fixed a bug which allowed a completed task to be edited.
2012-02-06 16:54:20 +01:00
..
config-sample.sql Initial import of tasks application 2012-02-05 18:47:04 +01:00
create-tables.sql Task assignment 2012-02-06 16:54:20 +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-dependencies.sql "Add dependencies" implemented 2012-02-05 20:55:09 +01:00
tasks-functions.sql Task assignment 2012-02-06 16:54:20 +01:00
tasks-view.sql Task assignment 2012-02-06 16:54:20 +01:00
users-functions.sql User edition 2012-02-06 10:03:11 +01:00