From adeebfda4563e09ff54d1f09f28b320a77c9d932 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 16 Mar 2011 04:51:01 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/TODO b/docs/TODO index 6651f6af00..c95c73dc2f 100644 --- a/docs/TODO +++ b/docs/TODO @@ -47,6 +47,11 @@ TODO, WISHLIST * Show current page in generic list template - DONE * Enable/disable ocr queue view & links - DONE +* Receive documents via email +* Mobile version +* Exif to metadata convertion +* Extract nagivation code into new navigation app +* External portal using sites contrib app Main ==== @@ -112,9 +117,6 @@ Documents * Unify document form classes * Use document preview code for staging file also - DONE * Delete physical file on delete method - DEFFERED (Not needed until Django 1.3) -* Receive documents via email -* Mobile version -* Exif to metadata convertion Filesystem serving ==================