Downloads
Download tar.gz
204.36 KB
MD5: d283a224a68418e724185354e2f5b95c
SHA-1: 8fb9394236a72c5408b72fecdc85049507f1b521
SHA-256: 5b8c8b189bb3de4f2e3c489c0ab3b86ada65ac7aa7b5498274cfa8d274f55f3c
Download zip
282.85 KB
MD5: b6310ec2dac52db82ef2e724f8d9db5d
SHA-1: 2a6d150ea17166400fd7136ca0819165bb36e293
SHA-256: 9b72c87abda35654647e781680ba63e8106312126f7836bdfb362c12feb24869
Release notes
This is a very nice release with more improvements on the user experience and also fixing some bugs.
Changes since DRUPAL-6--4-0-RC10:
- by Darren Oh: Fixed error code documentation.
- Fix up issue when trying to buy now from the cart form.
- by Darren Oh: Fixed error in schema which prevented installation on PostgreSQL.
- by Darren Oh: Fixed error notices when PayPal is installed but not configured.
- by Darren Oh: Fixed undefined property error when additional field is not defined.
- by Darren Oh: Fixed error notices and missing question mark on cancel transaction confirmation page.
- by Darren Oh: Fixed some missing variables in the transaction view.
- by Darren Oh: Fixed receipt allocation status report when one table is empty.
- by Darren Oh: Fixed filter value.
- by Darren Oh: Fixed undefined variable error.
- by Darren Oh: Fixed more error notices.
- by Darren Oh: Fixed etid data type.
- #489230 by Darren Oh: Fixed VBO actions.
- by Darren Oh: Changed fixed for etid type error to allow any type of transaction ID.
- by Darren Oh: Fixed broken handler on user transactions page.
- by Darren Oh: Fixed HTML tags in page titles.
- by Darren Oh: Added default value to reversed column.
- by Darren Oh: Added transaction selection to receipt allocation form.
- Update the default product list to have a pager, and have 12 items per page
- Update the views which fixes up some some of the customer list.
- #494666 - Fix issue with #ahah from filefield and imagefield not being processed.
- Fix up reference to table ec_receipts which should have been ec_receipt
- #501042 Fix issue where if the customer type has not implementation of hook_customer_get_address() then an empty array will be returned.
- Fix up issue with cart not being retained after login.
- Added test to check to see if the cart is retained during login.
- #501498 Fix errors where there is no items in the the transaction.
- #501482 added to the checkout change detection a warning message to tell the customer to update the order to ensure the totals are correct
- Add in links to tell the customer is the product can't be purchased because they need to be logged in or out.