Implement GridFS storage user settings

This commit is contained in:
Roberto Rosario
2011-03-04 06:16:00 -04:00
parent 30c6292630
commit a7eee1b192
6 changed files with 19 additions and 10 deletions

View File

@@ -52,3 +52,4 @@
2011-Mar 04
* Initial GridFS storage support
* Implemented size and delete methods for GridFS
* Implement GridFS storage user settings

View File

@@ -90,12 +90,13 @@ TODO, WISHLIST
* Show current page in generic list template
* Advanced search by metadata fields
* Save advanced search by metadata setup as a virtual folder
* Avoid metadata indexing folders name clash
GridFSStorage
============
* Implement user settings
* Implement delete-open soft locking
* Implement user settings - DONE
* Implement delete-open soft locking - DEFERRED
* Implement master_slave_connection
* if exists adding _ plus a counter - avoid file versioning