Posted by gordon on December 12, 2010 at 11:56am
| Download | Size | md5 hash |
|---|---|---|
| ecommerce-6.x-4.0.tar.gz | 204.72 KB | a7f8cab41eb37b6aff5f8057bc9c7053 |
| ecommerce-6.x-4.0.zip | 299.34 KB | d013180984a4bef5625076458a594be5 |
Last updated: December 24, 2010 - 22:52
Release notes
Finally after so long I feel e-Commerce is now in a position that it is stable enough and advanced enough to be released.
This has been an extremely large release, some might say a complete rewrite of everything.
The release for Drupal will not take as long to be done, and will be a straight port to Drupal 7 with no changes to the system, and then we can start working on v5
Changes since DRUPAL-6--4-0-RC23:
- Change the displaying of the cart so that in Pressflow with CACHE_EXTERNAL the site will display a full cart.
- Change the layout of the address list page to include the form to add a new address.
- Remove loading of old localization include.
- Change cart to remove product link if the node is not accessible.
- Add some additional classes to the cart items
- add remove link to variables so people can add it to their cart.
- Clean up some of the css class names
- Fix up naming of some of the classes in the blocks
- Add Cart Icon back into the title
- Add link to checkout for the cart block template
- Clean up some more of the css classes
- Fix up loosing of payment data on update.
- Merge Manage Features and Add Features pages together for a better user experience.
- Make sure all the features are in the correct order after the product types have been altered.
- Fix up ordering of features so anonymous feature is always first.
- Change the weighting slightly so that there is enough room between anonymous and other features to add others.
- Fix up the reduction function to return the correct value, and not the feature object
- Make changes to admin pages for features.
- Change some of the cart theming for better theming
- added productapi/feature hooks when item is added to cart
- added productapi/feature hooks when item in cart is updated
- minor theme change for ec_customer
- minor code cleanup
- Small clean up to the cart form.
- Fix up some of the templating in the cart view, so it is easier to theme
- Fix up installation so tangible products are shippable
- Clean up the formatting on the checkout.js
- added ignore-update to card type
- #958848 by george@dynapres.nl: Fixed Warnings in Additional Charges.
- Restyle the checkout items form to allow much easier theming.