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 ==================