Initial staging file handling

This commit is contained in:
Roberto Rosario
2011-02-04 16:43:02 -04:00
parent 96219860d0
commit b3b704346f
6 changed files with 39 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
* Create indexing filesystem folders from document type metadata type - DONE
* Document detail to view document metadata - DONE
* Add file checksums (hashlib) - DONE
* Filter by metadata
* Document list filtering by metadata
* Jquery upload document upload form with ajax widget
* Filterform date filtering widget
* Validate GET data before saving file
@@ -12,4 +12,5 @@
* Delete symlinks when document is deleted of metadata changed
* Check duplicated files using checksum
* If theres only one document type on db skip step 1 of wizard
* Option to delete source staging file after upload
* Show last 5 recent metadata setups for easy switch