Commit f8eda98a4a7c24dd2938a85fc26d906f10e0e555
1 parent
032d1e29
Updated TODO list.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2833 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
8 additions
and
0 deletions
docs/TODO.txt
| @@ -39,6 +39,14 @@ KnowledgeTree DMS Development TODO List | @@ -39,6 +39,14 @@ KnowledgeTree DMS Development TODO List | ||
| 39 | - Make logging robust, spin off as Log4Php? Or use PEAR Logging class. | 39 | - Make logging robust, spin off as Log4Php? Or use PEAR Logging class. |
| 40 | - Document Routing | 40 | - Document Routing |
| 41 | - Allow overrides on a per document basis | 41 | - Allow overrides on a per document basis |
| 42 | + - Manage the routing sequence numbers in the application. | ||
| 43 | + - Routing starts automatically when a document is added | ||
| 44 | + - Routing templates- the roles are specified and default users are chosen when creating a folder | ||
| 45 | + - Specify a group in a routing step- all the people in the group must review/approve | ||
| 46 | + - Allow routing to be restarted | ||
| 47 | + - While a document is being routed, the current version of the document must only be available to users | ||
| 48 | + involved in the process. Other users see the version before routing started | ||
| 49 | + - If a user has a read approval step, the user must not have access to "reject" the step | ||
| 42 | - Search | 50 | - Search |
| 43 | - Search all document and folder properties | 51 | - Search all document and folder properties |
| 44 | - Accomodate custom search terms- $fCustomSearchxxx | 52 | - Accomodate custom search terms- $fCustomSearchxxx |