Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce_file-7.x-2.0-alpha2.tar.gztar.gz 18 KB
MD5: 5c33c0f09165afc77dadda91587aa191
SHA-1: c544e4a902d4300c34c41988c068475f965b8ca8
SHA-256: e8855e947ffa817d8a44ca18d82c26ef2b0bbc742c80d7e6b85f19e793978e86
Download commerce_file-7.x-2.0-alpha2.zipzip 22.44 KB
MD5: 3b18d8ac7be8a5423ed4d0a033c04f20
SHA-1: 49d1d1494f4aecaf26d0e60edc7ad291735470c9
SHA-256: 80d2abb10e1f0b8dd794b7cb22ee66072085ae78c850d068e1ba49630ea0efc4

Release notes

Changes since 7.x-2.0-alpha1:

  • The commerce_file formatter needs to implement hook_field_formatter_settings_summary(), should be used by default for new commerce_file fields.
  • Don't search for licenses if the user is anonymous.
  • Remove unneeded check.
  • #2066109: Disable SQL rewriting for the Files view.
  • #2051711: Allow users to bypass license control.
  • The hook_file_download_access() implementation is broken, replace it with hook_file_download().
  • #2065131 by vasike: Fixed Notice error on Generate products with Commerce Devel Generate.
  • Skip logging if the admin is downloading another user's file.
  • Rename the license type class from CommerceFile to CommerceLicenseFile.
  • Start using commerce_license_product_types().
  • Rename commerce_file_get_product_types() to commerce_file_product_types().
Created by: bojanz
Created on: 18 Aug 2013 at 23:26 UTC
Last updated: 28 Nov 2013 at 18:58 UTC
Bug fixes

Other releases