Releases for Private Upload

private_upload 6.x-1.0-rc2

starbow - July 26, 2008 - 00:50
Official release from CVS tag: DRUPAL-6--1-0-RC2
First released: July 26, 2008 - 00:50
Download: private_upload-6.x-1.0-rc2.tar.gz
Size: 15.26 KB
md5_file hash: 7b1d018bbee887a4be49640a39ddacd0
Last updated: July 26, 2008 - 00:55
View usage statistics for this release

http://drupal.org/node/285709

private_upload 6.x-1.0-rc1

starbow - July 17, 2008 - 19:52
Official release from CVS tag: DRUPAL-6--1-0-rc1
First released: July 17, 2008 - 19:52
Download: private_upload-6.x-1.0-rc1.tar.gz
Size: 15.43 KB
md5_file hash: dc47fe00f7c5e3af4aa587b3fec9267f
Last updated: July 17, 2008 - 19:55
View usage statistics for this release

* http://drupal.org/node/283982: Fixed error on edit.
* http://drupal.org/node/281821: Fixed warning on save.

private_upload 5.x-1.0-rc2

starbow - July 9, 2008 - 17:46
Official release from CVS tag: DRUPAL-5--1-0-RC2
First released: July 9, 2008 - 17:46
Download: private_upload-5.x-1.0-rc2.tar.gz
Size: 14.05 KB
md5_file hash: 20df5737fc9269a2afcbfcf18c1ecc31
Last updated: July 9, 2008 - 17:50
View usage statistics for this release

Unfortunately, the first RC is bad. When I forked the DRUPAL-5 and DRUPAL-6--1 branches, I think I accidentally reverted. Anyway, RC2 should be good to go.

private_upload 6.x-1.0-beta2

starbow - July 9, 2008 - 02:29
Official release from CVS tag: DRUPAL-6--1-0-BETA2
First released: July 9, 2008 - 02:29
Download: private_upload-6.x-1.0-beta2.tar.gz
Size: 15.33 KB
md5_file hash: 1f9ca686246a1656cf265e9c04db462a
Last updated: July 9, 2008 - 02:30
View usage statistics for this release

* Fixed issue with attaching to node on creation.
* Fixed issue with preview dropping private value.

private_upload 6.x-1.0-beta

starbow - July 8, 2008 - 18:15
Official release from CVS tag: DRUPAL-6--1-0-BETA
First released: July 8, 2008 - 18:15
Download: private_upload-6.x-1.0-beta.tar.gz
Size: 14.88 KB
md5_file hash: 38666d16230dfccf7bb4c1d71723b51f
Last updated: July 8, 2008 - 18:20
View usage statistics for this release

Mostly a by-the-book port of 5.x-1.0-RC.
I Needed to added hook_file_download to replace the node-level access control that was removed in Drupal 6 core. Since a file can now be attached to multiple nodes, a user can now see a file if, and only if, they have access to view at least one of the nodes the file is attached to.
Also, I removed the obsolete migration code.

private_upload 6.x-1.x-dev

starbow - July 8, 2008 - 01:18
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: July 8, 2008 - 01:18
Download: private_upload-6.x-1.x-dev.tar.gz
Size: 15.26 KB
md5_file hash: 8ff6b77be39d7977850cbdf3f0f3f7a4
Last updated: July 26, 2008 - 12:06
View usage statistics for this release

Starting the Drupal 6 port

private_upload 5.x-1.0-rc

starbow - July 8, 2008 - 01:01
Official release from CVS tag: DRUPAL-5--1-0-RC
First released: July 8, 2008 - 01:01
Download: private_upload-5.x-1.0-rc.tar.gz
Size: 14.13 KB
md5_file hash: 5ddcf7f4ce3ec5f9d1be6e0242383790
Last updated: July 8, 2008 - 01:05
View usage statistics for this release

Rolling in contributed fixes on the way to drupal 6 update.

private_upload 5.x-1.0-beta6

starbow - December 20, 2007 - 23:12
Official release from CVS tag: DRUPAL-5--1-0-beta6
First released: December 20, 2007 - 23:12
Download: private_upload-5.x-1.0-beta6.tar.gz
Size: 13.97 KB
md5_file hash: b269f41ad0a1e6915778ad07f4a50da7
Last updated: December 20, 2007 - 23:15
View usage statistics for this release

Small fixes to private_upload_form_validate:
Removed "Hi Tao" message;
Moved db weight correction here from _admin (and corrected math);
Wrapped messages in t();

private_upload 5.x-1.0-beta5

starbow - December 20, 2007 - 10:18
Official release from CVS tag: DRUPAL-5--1-0-beta5
First released: December 20, 2007 - 10:18
Download: private_upload-5.x-1.0-beta5.tar.gz
Size: 13.96 KB
md5_file hash: bcb9db42dd8f5fd4eb24f123a5dcd7a2
Last updated: December 20, 2007 - 10:20
View usage statistics for this release

Fixed warning by breaking out pu_requirements and _pu_requirements.
Make sure module runs after upload module by bumping weight. Hopefully will address http://drupal.org/node/200537 (thanks schultkl)
http://drupal.org/node/202235: schultkl's Fix for migrating private files if same file attached to multiple roles.

private_upload 5.x-1.0-beta4

starbow - December 17, 2007 - 23:47
Official release from CVS tag: DRUPAL-5--1-0-beta4
First released: December 17, 2007 - 23:47
Download: private_upload-5.x-1.0-beta4.tar.gz
Size: 13.66 KB
md5_file hash: 8767984ea6efb959c081d788e9d62a38
Last updated: December 17, 2007 - 23:50
View usage statistics for this release

Updating the status checks.
Fixed http://drupal.org/node/201547 No longer using get_header(). Thanks schultkl.
Fixed http://drupal.org/node/199920 PHP4 doesn't like default values for references.
Creating test file in private folder.

private_upload 5.x-1.0-beta3

starbow - December 10, 2007 - 17:47
Official release from CVS tag: DRUPAL-5--1-0-beta3
First released: December 10, 2007 - 17:47
Download: private_upload-5.x-1.0-beta3.tar.gz
Size: 12.78 KB
md5_file hash: 1e0818ec9cc104211398e8cbd3d3d8a2
Last updated: December 10, 2007 - 17:50
View usage statistics for this release

Fixes: http://drupal.org/node/199245
Modifies view handing to show private URL.

private_upload 5.x-1.0-beta2

starbow - December 1, 2007 - 21:34
Official release from CVS tag: DRUPAL-5--1-0-beta2
First released: December 1, 2007 - 21:34
Download: private_upload-5.x-1.0-beta2.tar.gz
Size: 12.2 KB
md5_file hash: 322a3bab5d9aad0c972d8df90d704ff7
Last updated: December 1, 2007 - 21:35
View usage statistics for this release

Cleaning up and testing the status generation functions.

private_upload 5.x-1.0-beta1

starbow - December 1, 2007 - 02:31
Official release from CVS tag: DRUPAL-5--1-0-beta1
First released: December 1, 2007 - 02:31
Download: private_upload-5.x-1.0-beta1.tar.gz
Size: 12.27 KB
md5_file hash: c5d1c1f48fe16371911d31a649cf4b20
Last updated: December 1, 2007 - 02:35
View usage statistics for this release

Close to a complete rewrite.

private_upload 5.x-1.x-dev

starbow - June 20, 2007 - 16:56
Nightly development snapshot from CVS branch: DRUPAL-5
First released: June 20, 2007 - 16:56
Download: private_upload-5.x-1.x-dev.tar.gz
Size: 14.06 KB
md5_file hash: 6dd99293c9624caa1e42c520a67d0fd5
Last updated: July 18, 2008 - 00:09
View usage statistics for this release

First release

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.