fileserver 6.x-1.0-alpha3
Posted by Justin Miller on September 8, 2008 at 10:30pm
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha3.tar.gz | 13.78 KB | a09eec22fe11c40b08c288a1fcdc15fd |
| fileserver-6.x-1.0-alpha3.zip | 15.45 KB | f925b154633aebd0050a04be03eec112 |
Last updated: December 24, 2010 - 22:59
Release notes
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
Posted by Justin Miller on September 3, 2008 at 7:29pm
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha2.tar.gz | 13.07 KB | 7bc840153dfeb6fc3826212fabcd699b |
| fileserver-6.x-1.0-alpha2.zip | 14.8 KB | 80f670617c09a1cf98376250ce468940 |
Last updated: December 24, 2010 - 22:59
Release notes
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
Posted by Justin Miller on August 28, 2008 at 7:46pm
| Download | Size | md5 hash |
|---|---|---|
| fileserver-6.x-1.0-alpha1.tar.gz | 12.9 KB | 5cf4a05d2b55f6f6fd767e03e9c49a5e |
| fileserver-6.x-1.0-alpha1.zip | 14.62 KB | 8d4b702d5da52560b75f552c7680381b |
Last updated: December 24, 2010 - 22:59
Release notes
First public release.