Downloads
Download tar.gz
204.31 KB
MD5: 01d250d08d49c6cfe123a66746eabc7d
SHA-1: 078f933babef2a1af6b093562374237cd95f2e38
SHA-256: 340a1af9a3c9d1d7063bb6f0e5ae758fe1cebda1896e85ea4ffcbdefccac7988
Download zip
294.62 KB
MD5: 713853206014055a256a8f666539c5d9
SHA-1: a04f9c229fb680da333a76e2bd47f76b99980f3b
SHA-256: 3f904032db6dd9b10d7e7a563a3b2920b011b7d8b8f953aab64cdf0dc90d03e6
Release notes
This release resolves all the upgrade issues to allow an upgrade from 5.x-3.5 to 6.x-4.x and a few other minor issues.
Changes since 6.x-4.2:
- Add a dev block around the cart checkout buttons.
- Updated menu titles
- #1015420 by gordon | crozilla: Fixed e-Commerce 3.x to 4.x upgrade path broken.
- Build conversion of stock numbers for tangible to ec_availablity
- Tidy update the conversion of the ec_store module to be laid up a bit tidier.
- Fix up the URL for the customer settings to be customer instead of ctype
- Remove Address settings as they are not used.
- Fix up handling of cart links with html entities in the title
- Fix up typo in the link
- README.txt ec_address ec_anon ec_availability ec_buynow ec_cart ec_charge ec_checkout ec_common ec_customer ec_paypal ec_product ec_receipt ec_store Add in support for views caching to handle posting of forms
- Fix up breadcrumbs on the ptype settings and features pages
- #1047310 by gordon: Fixed Refunds failing to create allocation against the refunded receipt.
- #1047326 by gordon: Added Allow Paypal to process Refunded IPN requests.
- Add new rule to correct allocation when receipt have allocation reversed.
- Workflow not showing correctly as an exposed form.
- Fix up receipt list to not show duplicates
- Add Receipt pending refunds report
- README.txt ec_address ec_anon ec_availability ec_buynow ec_cart ec_charge ec_checkout ec_common ec_customer ec_paypal ec_product ec_receipt ec_store Fix up path to the receipt refund page
- README.txt ec_address ec_anon ec_availability ec_buynow ec_cart ec_charge ec_checkout ec_common ec_customer ec_paypal ec_product ec_receipt ec_store Remove updates added in error
- Fix up issue with reversal of allocation not marking the original allocation as reversed
- Fix up action to mark receipt as refunded
- Revise actions on Pending Refund view
- Add email to the default invoice template
- added static var to track when address js is added
- updated receipt menu names
- added $data to api calls for "cart add item" and "cart update item"
- added Canadian provinces
- updated Features documentation
- minor code cleanup
- added load functions so that tangible items are now shown "as shippable". This allows the display of shipping dimensions fields to only appear on products that are shippable.
- minor code cleanup
- updated card type so that value defaults to previously submitted value
- updated hook comment