From 8df0747ec2010978106af5dbd49af4e438540ced Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 10 Feb 2011 21:24:25 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index f606e76d84..d9f68c7e6c 100755 --- a/docs/TODO +++ b/docs/TODO @@ -22,6 +22,7 @@ * Update symlinks when document or metadata changed - DONE * Cache thumbnails and preview by document hash not by uuid - DONE * Show document metadata in document list - DONE +* Add css grids - DONE * Document list filtering by metadata * Filterform date filtering widget * Validate GET data before saving file @@ -32,7 +33,6 @@ * Allow document type to be changed in document edit view * Encrypting storage backend * Indicate in generic list which document don't exist in storage backend -* Add css grids * Document model's delete method might not get called when deleting in bulk from a queryset * Allow metadata entry form to mix required and non required metadata @@ -54,3 +54,4 @@ * Add show_summary method to model to display as results of a search * Add unpaper to pre OCR document cleanup * DXF viewer - http://code.google.com/p/dxf-reader/source/browse/#svn%2Ftrunk +* Group documents by metadata