From 82f514aa4f4cc4c693a29e1f0e0a75579fd8eea3 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 13 Apr 2011 03:11:51 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/TODO b/docs/TODO index 2d23c32cd2..cffd59faaf 100644 --- a/docs/TODO +++ b/docs/TODO @@ -54,7 +54,6 @@ TODO, WISHLIST * Exif to metadata convertion * External portal using sites contrib app * Scanned document embedded barcode reading -* Print view * Encode metadata in barcode or qrcode on hardcopy Main @@ -78,9 +77,9 @@ Common Permissions =========== * Add permissions support to menus -* Role editing view under setup - STARTED +* Role editing view under setup - DONE * Implement permissions decorators -* Add user editing under roles menus +* Add user editing under roles menus - DONE * Workflows app Documents @@ -98,7 +97,7 @@ Documents * Generic document anotations using layer overlays * Field for document language or autodetect * Validate GET data before saving file -* Multiple document actions (clear transformations, delete, publish) +* Multiple document actions (clear transformations, delete) - DONE * Publish document option * Document list filtering by metadata * Show last 5 recent metadata setups for easy switch @@ -124,6 +123,7 @@ Documents * Delete physical file on delete method - DEFFERED (Not needed until Django 1.3) * Download individual document pages * Document printing support +* Document group actions Filesystem serving ==================