Releases for File Server
fileserver 6.x-1.0-alpha3
Justin Miller - September 8, 2008 - 22:30
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha3.tar.gz | 13.78 KB | a09eec22fe11c40b08c288a1fcdc15fd |
Official release from CVS tag: DRUPAL-6--1-0-ALPHA3
Last updated: September 8, 2008 - 22:35
Implemented node revisions for all DAV-based operations, when Create new revision is enabled by default for file nodes. Handles all DAV operations affecting nodes and leaves a revision log message viewable on the site. See the CVS commit for more info.
fileserver 6.x-1.0-alpha2
Justin Miller - September 3, 2008 - 19:29
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha2.tar.gz | 13.07 KB | 7bc840153dfeb6fc3826212fabcd699b |
Official release from CVS tag: DRUPAL-6--1-0-ALPHA2
Last updated: September 3, 2008 - 19:30
Now uses permissions defined by node.module, taxonomy.module, dav.module, and file.module instead of its own permissions.
Two bugs fixed:
* in-place file updating wasn't working due to logic error in loading node for permission checks
* deleting a file should only require 'update' privileges, not 'delete', since the actual node is untagged, not removed
fileserver 6.x-1.0-alpha1
Justin Miller - August 28, 2008 - 19:46
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha1.tar.gz | 12.9 KB | 5cf4a05d2b55f6f6fd767e03e9c49a5e |
Official release from CVS tag: DRUPAL-6--1-0-ALPHA1
Last updated: August 28, 2008 - 19:50
First public release.
