Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce_file-7.x-1.0-beta3.tar.gztar.gz 55.23 KB
MD5: c48d84df72e956d8bbc14964cefb82d8
SHA-1: 3dda51827712d05f681c0cfaa409dbcce48b5375
SHA-256: 3e1054b6066dc69add9bf293408ad21ffeb7c4def94b8284aff09521112301e8
Download commerce_file-7.x-1.0-beta3.zipzip 69.99 KB
MD5: b56078af81381c1047d5eb0555276fdd
SHA-1: 2a56cc5f05b2f9b25e756ec089b67d8716a18df5
SHA-256: ed2de907588238f4ce4d299d55ba198d256e5284e28bf2019dbbe586a8f00192

Release notes

Issues Fixed

#1309140: Unable to disable/uninstall
#1303786: Documentation - created doc and added link in README
#1324224: File licence upload problem
#1366520: Make the menu item title and empty text for the file license table

Improvements

  • 888ae79 - better handling of de-referencing line items from licenses on order deletion.
  • b18eb7f - revamped the state and status to be allowed and denied based. any rules triggered on states may need updated
  • 4c8177f - updated the license issue logic to not combine line items on a single license
  • 06d9629 - added views integration for commerce_file fields to provide the file relationship
  • a0cecfd - added a new display formatter for the commerce_file fields that checks the license view access, if allowed then a link is shown else plain text - this replaces the orginal implementation that altered the existing file formatters
  • 2d4ee0a - updated the default user files view to group the licenses by file since there can now be multiple licenses per file
  • 8dff0ed - added a 'can_download' license class function to be used in implementation of hook_file_download()
  • e6f25ff - added API documentation file
  • 6f94a6e - implemented hook_hook_info()
  • 876331d - added a license method to check if all limits are unlimited
  • Various minor code improvements
Created by: recrit
Created on: 3 Jan 2012 at 20:42 UTC
Last updated: 17 Mar 2014 at 14:43 UTC
New features
Bug fixes

Other releases