Merge branch 'master' into multi
Conflicts: docs/TODO
This commit is contained in:
6
docs/FAQ
6
docs/FAQ
@@ -50,3 +50,9 @@
|
||||
|
||||
- Filesystem metadata indexing will not work with this storage backend as
|
||||
file are inside a MongoDB database and can't be linked (at least for now)
|
||||
|
||||
* Site search is slow
|
||||
- Add indexes to the following fields:
|
||||
documents_document - description, recomended size: 160
|
||||
documents_documentmetadata - value, recomended size: 80
|
||||
documents_documentpage - content, recomended size: 3000
|
||||
|
||||
@@ -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,10 +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
|
||||
==================
|
||||
|
||||
Reference in New Issue
Block a user