Changes for version 0.18_01

  • Added Catalyst Helpers/Scaffold support
  • Added ; to end of sql statements in sql scripts that makes some versions of sqlite unhappy. Found by shenme#catalyst
  • Added handel.sql SQL Create Script
  • Updated French lexicon with more human-friendly translations sent from Bernard FRIT
  • Various README fixes patched by Uwe Voelker
  • Added Cart::destroy method to actually delete cart record
  • Started modularization of Catalyst scaffold
  • Order::new now copies shopper id from cart when creating a new order from an existing shopping cart when no order shopper is specified
  • Added temp credit card fields to orders: ccn cctype ccm ccy ccvn ccname
  • Added CHECKOUT_PHASE_FINALIZE to checkout phases.
  • Added MArkOrderSaved and AssignOrderNumber checkout plugins
  • Added Order::reconcile to keep cart items and order items synced
  • Added SQLite schema sql script and directory

Modules

AxKit XSP Shopping Cart Taglib
AxKit XSP Checkout Taglib
AxKit XSP Order Taglib
Helper for Handel::Cart Controllers
Helper for Handel::Checkout Controllers
Helper for Handel::Order Controllers
Helper for create Handel frameework scaffolding
Helper for Handel::Cart Models
Helper for Handel::Order Models
Simple commerce framework with AxKit/TT2 support
Module for maintaining shopping cart contents
Module representing an indivudal shopping cart line item
Checkout Pipeline Process
Checkout Pipeline Process Message
Base module for Handle::Checkout plugins
Checkout plugin to assign order numbers
Checkout plugin to mark the order ORDER_TYPE_SAVED
Read in Handel configuration settings
Common constants used in Handel
Common database constraints used to validate input data
Price container to do currency formatting
Base DBI class used by cart/order objects
Exceptions used within Handel
Iterator class used for collection looping
Localization module for Handel
Handel Language Pack: US English
Handel Language Pack: French
Module for maintaining order contents
Module representing an indivudal order line item
Template Toolkit plugin for shopping cart
Template Toolkit plugin for checkout processing
Template Toolkit plugin for Handel constants
Template Toolkit plugin for orders

Provides

in lib/Handel/Exception.pm
in lib/Handel/Exception.pm
in lib/Handel/Exception.pm
in lib/Handel/Exception.pm
in lib/Handel/Exception.pm