Changes for version 0.008 - 2014-02-23
- ENHANCEMENTS
- Add shop_order and shop_review keywords.
- Update payment_order after payment transaction.
- Add active configuration option for cart and checkout routes.
- Allow URIs for cart and checkout routes to be configured.
- Acknowledge schema key passed to shop_schema.
- Handle created and last_modified as DateTime objects (Peter Mottram, GH #5)
- BUG FIXES
- Use different schema keys for each database driver to fix test failures with new tests.
- Exclude inactive products from navigation search results.
- Use Dancer qw(:tests) to avoid clashing with Test::More (Peter Mottram, GH #3).
- TESTS
- Add Product and Review result class tests.
Documentation
Expire DBIC sessions
Modules
Interchange6 Shop Plugin for Dancer
Interchange6 wrapper for Business:OnlinePayment
DBIC cart backend for Interchange6
Routes for Interchange6 Shop Machine
Account routes for Interchange6 Shop Machine
Cart routes for Interchange6 Shop Machine
Checkout routes for Interchange6 Shop Machine