Releases for Private Upload

private_upload 6.x-1.0-rc2

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

http://drupal.org/node/285709

private_upload 6.x-1.0-rc1

starbow - July 17, 2008 - 19:52
Download Size md5 hash
private_upload-6.x-1.0-rc1.tar.gz 15.43 KB dc47fe00f7c5e3af4aa587b3fec9267f
Official release from CVS tag: DRUPAL-6--1-0-rc1
Last updated: July 17, 2008 - 19:55

* 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
Download Size md5 hash
private_upload-5.x-1.0-rc2.tar.gz 14.05 KB 20df5737fc9269a2afcbfcf18c1ecc31
Official release from CVS tag: DRUPAL-5--1-0-RC2
Last updated: July 9, 2008 - 17:50

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
Download Size md5 hash
private_upload-6.x-1.0-beta2.tar.gz 15.33 KB 1f9ca686246a1656cf265e9c04db462a
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Last updated: July 9, 2008 - 02:30

* 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
Download Size md5 hash
private_upload-6.x-1.0-beta.tar.gz 14.88 KB 38666d16230dfccf7bb4c1d71723b51f
Official release from CVS tag: DRUPAL-6--1-0-BETA
Last updated: July 8, 2008 - 18:20

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
Download Size md5 hash
private_upload-6.x-1.x-dev.tar.gz 15.4 KB 54d73bfb5029245979668b74b3ee8305
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: November 30, 2009 - 00:12

Starting the Drupal 6 port

private_upload 5.x-1.0-rc

starbow - July 8, 2008 - 01:01
Download Size md5 hash
private_upload-5.x-1.0-rc.tar.gz 14.13 KB 5ddcf7f4ce3ec5f9d1be6e0242383790
Official release from CVS tag: DRUPAL-5--1-0-RC
Last updated: July 8, 2008 - 01:05

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

private_upload 5.x-1.0-beta6

starbow - December 20, 2007 - 23:12
Download Size md5 hash
private_upload-5.x-1.0-beta6.tar.gz 13.97 KB b269f41ad0a1e6915778ad07f4a50da7
Official release from CVS tag: DRUPAL-5--1-0-beta6
Last updated: December 20, 2007 - 23:15

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
Download Size md5 hash
private_upload-5.x-1.0-beta5.tar.gz 13.96 KB bcb9db42dd8f5fd4eb24f123a5dcd7a2
Official release from CVS tag: DRUPAL-5--1-0-beta5
Last updated: December 20, 2007 - 10:20

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
Download Size md5 hash
private_upload-5.x-1.0-beta4.tar.gz 13.66 KB 8767984ea6efb959c081d788e9d62a38
Official release from CVS tag: DRUPAL-5--1-0-beta4
Last updated: December 17, 2007 - 23:50

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
Download Size md5 hash
private_upload-5.x-1.0-beta3.tar.gz 12.78 KB 1e0818ec9cc104211398e8cbd3d3d8a2
Official release from CVS tag: DRUPAL-5--1-0-beta3
Last updated: December 10, 2007 - 17:50

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
Download Size md5 hash
private_upload-5.x-1.0-beta2.tar.gz 12.2 KB 322a3bab5d9aad0c972d8df90d704ff7
Official release from CVS tag: DRUPAL-5--1-0-beta2
Last updated: December 1, 2007 - 21:35

Cleaning up and testing the status generation functions.

private_upload 5.x-1.0-beta1

starbow - December 1, 2007 - 02:31
Download Size md5 hash
private_upload-5.x-1.0-beta1.tar.gz 12.27 KB c5d1c1f48fe16371911d31a649cf4b20
Official release from CVS tag: DRUPAL-5--1-0-beta1
Last updated: December 1, 2007 - 02:35

Close to a complete rewrite.

private_upload 5.x-1.x-dev

starbow - June 20, 2007 - 16:56
Download Size md5 hash
private_upload-5.x-1.x-dev.tar.gz 14.1 KB 3a000bc638b0492b1a9698c564b97210
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: November 30, 2009 - 00:12

First release

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.