Downloads
Download tar.gz
199.03 KB
MD5: e9198161c8729597c9794be811ddc891
SHA-1: 5d1aca8c290467399e61985a9107428693630f1c
SHA-256: de6b5323f3ff55a5ebfad5c43bd7c94db97b50a3f8d6e9036e44b97f1ca312fe
Download zip
282.9 KB
MD5: 980ae1b56dca16c05ca13f876e656c2d
SHA-1: ea6193bb05f79f19e8c6b00dab5d4356c3133e83
SHA-256: 4ff82dcb830e65ebe5151b5312d4bda83a3406c34e1c6c7010b7465de9704d39
Release notes
I did a bit of cleaning up. I have removed the AJAX cart as it was broken and I am looking at using ctools ajax to handle this in the future.
Changes since DRUPAL-6--4-0-RC18:
- #814800 by Xen: Fixed Charge filters broken.
- #815032 by Xen: Fixed Weird form api usage in ec_store().inc.
- Fix up uninitialised variables in availability
- Fix up issue with ec_customer_get_types('names') returning the response in the wrong format.
- added eclipse crud to ignore file
- #859446 by Soren Jones: Fixed exceptions and failures in ecCartLoginKeepCart.
- #849346 by Soren Jones: Fixed ec_anon_link() shows on all nodes, not only products.
- #854712 by Soren Jones: Fixed Incorrect URL for receipt view in ec_receipt_reverse_allocation_form() and ec_receipt_reverse_allocation_form_submit().
- #859474 by Soren Jones | gordon: Fixed Undefined index: #name, #id, and #value on /checkout with PHP 5.3.
- Fix up undefined variable error when using as an anonymous user.
- Fix up undefined variable when saving a transaction with no misc items
- #644256 by Soren Jones | Xen: Fixed view 'ec_transaction_unpaid()' doesnt exist.
- #652858 by Soren Jones | EPO: Fixed Goto transaction link in receipt list produces SQL error.
- #57538 by Soren Jones | benmoreassynt: Fixed Fatal error: Cannot use object of type stdClass as array - (Object passed where array expected).
- #824374 by Soren Jones | chrisolof: Fixed When Clean URLs are Disabled, Successful Payment URL is Ignored.
- Remove ajax cart since it is broken. Looking into re-implementing using ctools
- Add handling for the add to cart form to set a minimal flag to indicate that the checkout form needs to be as small as possible
- Change the default views to allow for both the form and add to cart links will display on the page