Finished adding metadata based groups

This commit is contained in:
Roberto Rosario
2011-02-12 01:57:24 -04:00
parent c83c2e0d46
commit f3fab1b7d9
8 changed files with 89 additions and 63 deletions

View File

@@ -3,3 +3,4 @@
* Show only document metadata in document list view.
* If one document type exists, the create document wizard skips the first step.
* Changed to a liquid css grid
* Added the ability to group documents by their metadata

View File

@@ -25,6 +25,7 @@
* Add css grids - DONE
* If theres only one document type on db skip step 1 of wizard - DONE
* Be able to delete staging file - DONE
* Group documents by metadata - DONE
* Document list filtering by metadata
* Filterform date filtering widget
* Validate GET data before saving file
@@ -56,7 +57,6 @@
* Add unpaper to pre OCR document cleanup
* Support distributed OCR queues (RabbitMQ & Celery?)
* DXF viewer - http://code.google.com/p/dxf-reader/source/browse/#svn%2Ftrunk
* Group documents by metadata
* Support spreadsheets, wordprocessing docs using openoffice in server mode
* WebDAV support
* Handle ziped or rar archives