From 8e4e923531785cd9d118178e77aed18ee4e0cda6 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 4 Feb 2011 02:24:38 -0400 Subject: [PATCH] Updated TODO --- docs/TODO | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 493ae5f6cf..4837c48908 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1,3 +1,4 @@ +* File renaming dropdown - DONE * Create indexing filesystem folders from document type metadata type - DONE * Document detail to view document metadata - DONE * Filter by metadata @@ -6,7 +7,9 @@ * Validate GET data before saving file * Handle NULL mimetypes during model save * Integrate with http://code.google.com/p/pytesser/ -* File renaming dropdown * Delete symlinks when document is deleted of metadata changed * Check duplicated files using checksum +* Add file checksums (hashlib) * If theres only one document type on db skip step 1 of wizard +* Fix repeated search results +