From 611950477135a27b38b8123bdd727090f880c86f Mon Sep 17 00:00:00 2001 From: steinm Date: Wed, 6 Feb 2013 13:50:15 +0000 Subject: [PATCH] - added more items --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 6ef0031ab..1f729ba60 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,11 @@ +Find a way to make the workflows adjustable when used for a document. +e.g. a workflow shall be used for a number of document but the users of +a transtion has to be altered for each document. This is basically reusing +a workflow with minor changes. Possible Solution: create new table +tblWorkflowTransionDocument[Users|Groups] which has an extra column +for the document. If there is an entry in that table, use it instead +of the default in tblWorkflowTransiton[Users|Groups] + Allow to specify fine grained notification (e.g. deleting a document, folder) Have access rights depending on document status. This will allow to