Added simple statistics page (total used storage, total docs, etc)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2011-Mar-20
|
||||
* Added simple statistics page (total used storage, total docs, etc)
|
||||
|
||||
2011-Mar-18
|
||||
* Implemented form based and button based multi item actions (button based by default)
|
||||
* Added multi document delete
|
||||
|
||||
@@ -109,7 +109,7 @@ Documents
|
||||
* Separate free form document rename and require new permission
|
||||
* Test zip file upload with multi directories zip file
|
||||
* Don't append an extension separator if extension is non existant
|
||||
* Statistics page (total used storage, total docs, per metadata group, per type, per metadata)
|
||||
* Statistics page (total used storage, total docs, per metadata group, per type, per metadata) - DONE
|
||||
* Improve doc page template/view
|
||||
* Document page edit view
|
||||
* Show all document's pages content combined
|
||||
@@ -174,3 +174,4 @@ OCR
|
||||
* Support cuneiform
|
||||
* Implement StringIO
|
||||
* Add storage replication delay setting
|
||||
* Advanced statistics (OCR average completion time, error rate)
|
||||
|
||||
Reference in New Issue
Block a user