Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download commerce_donate-7.x-1.0.tar.gztar.gz 13.05 KB
MD5: 9127dd5d160f859091b17999335aec6b
SHA-1: a8501805732463e6497dad25c7e0714228a8d812
SHA-256: b245e6fa50becfaf9f918a31691d0307e2afdf5dd5ecd9f18b240757d89a62ef
Download commerce_donate-7.x-1.0.zipzip 15.76 KB
MD5: 1a53dc3913ca4fb606ea4dbb7d5c061c
SHA-1: 157888705036010ae66605a99fd0759856701250
SHA-256: 60b21b7065c8d3db0914d0b1c3e36050eef3479b1feaf0c860c7761f8cd4b724

Release notes

Changes since 7.x-1.0-beta1:

  • No longer attempting to modify configuration of an existing field
  • #1681234 - handle existing fields upon module re-enable
  • stop donation pane being enabled by default
  • #1744266 by vasike: Commerce Kickstart compatibility issue: "FieldException: Cannot change an existing field's type"
  • #1680842 by stella: added update hook - Replace integer with float? Add update function for older sites
  • #1851196 by lsolesen, tmsimont, abasso: Donation is added multiple times if the Payment validation fails on the same page
  • #2062285 by dave bruns: fix for: Can't Set "None" as Default Value
  • now only active products appear in panel config and supports non-select amount fields
  • #1864378 by jonathan_hunt, gavin hughes - added description field to donation checkout pane
  • added in a check that a variable exists before proceeding
  • changed line_item_label to be the product sku, as expected by stock and other modules
  • #1811078 by AndyF - fix for donation product line item title in cart
  • #1744746 by brephraim - fix for donation amount not being added to line item when payment pane on the same checkout page as donation pane
  • #1799334 by michellezeedru - added number module to dependency list
  • changed amount field to a decimal
  • fixed call-time pass-by-reference error
  • #1701746 - fix for "none" option not working
  • moved commerce_donate.rules_defaults.inc file to main directory
  • removed debug text
Created by: stella
Created on: 19 Jul 2015 at 23:45 UTC
Last updated: 19 Jul 2015 at 23:48 UTC
Bug fixes

Other releases