From 4f2cbb78d1cd4667244f75f32f2749ab7b11b047 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sun, 6 Mar 2011 02:25:00 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 1593e40eb9..70e1d8bb6f 100755 --- a/docs/TODO +++ b/docs/TODO @@ -45,6 +45,7 @@ TODO, WISHLIST * Indicate in generic list which don't exist in storage backend - DONE * Change to model signals - NOT NEEDED, found way to prevent save method recursion * Show current page in generic list template - DONE +* Enable/disable ocr queue view & links - DONE * Role editing view under setup - STARTED * Document list filtering by metadata * Filterform date filtering widget @@ -80,7 +81,6 @@ TODO, WISHLIST * Storage backend to storage backend copy support, to move/migrate document to new storage backend * Do separate default transformations for staging and for local uploads * Multiple ocr queue support -* Enable/disable ocr queue view & links * Restrict view permission free form rename * Add per node max ocr concurrent execution * Skip step 2 of wizard (metadata) if no document type metadata types have been defined