Changes for version 0.060 - 2014-11-27
- API CHANGES
- Move hooks from Interchange6 (Peter Mottram).
- ENHANCEMENTS
- Add "update" to cart route (Peter Mottram).
- Redirect after cart route remove get requests (Peter Mottram).
- Improve cart error handling (Peter Mottram).
- BUG FIXES
- Fix usage of 'scalar' in cart route (GH #40, Jeff Boes, Peter Mottram).
Changes for version 0.060_03 - 2014-11-27
- API CHANGES
- Adjust to Interchange6::Schema changes (Peter Mottram).
- Die on cart errors instead of calling set_error method (Peter Mottram).
- ENHANCEMENTS
- Add before/after_cart_product_set_quantity hooks (Peter Mottram).
- Add quantity and uri to cart->add arguments in cart_route (Peter Mottram).
- Support selling price in cart (Peter Mottram).
- Add debug message for the case that navigation template is changed by navigation attribute (Stefan Hornburg).
- DOCUMENTATION
- Extend description of before_navigation_display hook (Stefan Hornburg).
- TESTS
- Use fixtures from Interchange6::Schema (Peter Mottram).
- Add tests for putting variants into the cart (Peter Mottram).
- Fix for routes due to total number formatting in new cart (Peter Mottram).
Documentation
Expire DBIC sessions
Modules
Interchange6 Shop Plugin for Dancer
Interchange6 wrapper for Business:OnlinePayment
Routes for Interchange6 Shop Machine
Account routes for Interchange6 Shop Machine
Cart routes for Interchange6 Shop Machine
Checkout routes for Interchange6 Shop Machine