User: mathias Branch: DRUPAL-4-5 Date: Fri, 14 Jan 2005 22:37:06 +0000 Modified files: /modules/ecommerce/file CHANGELOG.txt file.module /modules/ecommerce/paypal CHANGELOG.txt paypal.module /modules/ecommerce/store CHANGELOG.txt store.module Log message: * Allow admin and user's with 'administer store' permission to view the 'my files' page and order history of other users without needing to login as that user. Once the user id is know, the admin can navigate to store/myfiles/uid and store/history/uid respectively. * For PayPal transactions, when the payment status is completed and the transaction consists of only non-shippable items, set the transaction workflow to complete. This allows product such as file downloads to be available immediately to the user. Authorize.net module needs to be updated as well. * Allow user to browse expired file downloads they've purchased. * Parcel products consisting of file downloads were not showing on the 'my files' page. Fixed. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/file/CHA... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/file/fil... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/paypal/C... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/paypal/p... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/CH... http://cvs.drupal.org/diff.php?path=contributions/modules/ecommerce/store/st...