Downloads

Download tar.gz 193.18 KB
MD5: d89932f69ebc55daf7603a971fd17b50
SHA-1: 45c18b88791121227ce1cc5f59cee680e5874605
SHA-256: 8f9b0c873ecfc2bb626124a38bb240c0cc0be420c7744734322433dd7d4ba4cc
Download zip 275.03 KB
MD5: f496e96f39329cb255673b14c34be5b1
SHA-1: b711219ace6814480bb0149230b85888f043fddc
SHA-256: fadb06d68ea1afe351101b73d1c208b24b5911de81effc3e805fe7dab8ddadc7

Release notes

This release has a lot of minor fixes in it as well as an issue with rules which cased some workflow changes not to occur.

Changes since DRUPAL-6--4-0-RC11:

  • by Darren Oh: Fixed an undefined variable.
  • by Darren Oh: Fixed error in schema.
  • by Darren Oh: Fixed addition of shippable feature to tangible product type.
  • by Darren Oh: Fixed undefined property error on checkout configuration page.
  • by Darren Oh: Fixed undefined variables and indexes.
  • by Darren Oh: Fixed undefined index errors on add workflow page.
  • by Darren Oh: Fixed another undefined property error.
  • by Darren Oh: Fixed JavaScript errors and added address validation to checkout page.
  • by Darren Oh: Fixed undefined variable error.
  • by Darren Oh: Fixed SQL error.
  • by Darren Oh: Fixed error notices on checkout page.
  • by Darren Oh: Fixed error in last commit.
  • Fixing wrong @file description comment.
  • Fixing typos Genric -> Generic.
  • #506966: Remove $op from hook_ec_transactionapi().
  • Adding consistency to file description comments.
  • Refactor the formated addresses theme to be more of a template
  • Removing remaining bits of deprecated checkoutapi.
  • #509272: Removing unused theme functions
  • Small code cleanup and documentation fixes.
  • Removing $op from hook_ec_transaction_pre() and hook_ec_transaction_post() renaming them to hook_ec_transaction_pre_save() and hook_ec_transaction_post_save() respectively.
  • Fixing some phpdoc. Adding others.
  • Adding function to return a list of implemented transaction types.
  • Fixing code-style.
  • Removing unused 'STORE_TOKEN_TYPE' constant.
  • Adding some code documentation.
  • Removing some cruft.
  • Some documentation and code style fixes.
  • Some documentation and code style fixes.
  • Move all the default product features to ec_product.features.inc
  • Add new permission 'purchase products' which allows stops products from being purchased by used in selected roles.
  • Fix up some of the docs within ec_anon
  • Adding table/columns descriptions.
  • Minor coding style fixes.
  • Change the hook_feature_transaction() hook to not use $op any more
  • Fix up the display of the address on the invoice.
  • #541350 remove depreciated invoicing features from ec_address
  • #340188 Fix up some of the notes in the README.txt
  • #551210 - Fix up pgsql issue with CAST() see #555536 for more information.
  • #563554 fix issue when receipting is not installed.
  • #576774 - Removed JS overriding in lieu of ctools.
  • Fix issue with conditions not using checking default values correctly
  • Move the anonymous policy to the ec_product table
  • Fix up issue of the rules conditions for allocation and workflow to set defaults if not set.
  • Fix up tests to work with Simple Test 6.x-2.9
  • Replace the patch I removed by accident.
  • Remove debugging message
  • Fix major issue with rules workflow not working.
  • Update the default rules to allow for the changes in rules
  • Fix up testing payment gateway so the allocation will be processed during tests
  • #529116 Patch from @Xen.dk to fix up the saving of the mail address.
  • Add method of excluding some fields from requiring updates to have to be done.
Created by: gordon
Created on: 4 Oct 2009 at 04:51 UTC
Last updated: 4 Oct 2009 at 04:55 UTC
Bug fixes
Unsupported

Other releases