/** * Change Log * * v0.0.1 * + New 'Email' payment plugin to the checkout module * + Requires latest G2 from CVS to enable headers to be added * to email messages (required for HTML email) * + Updated for latest APIs * * v0.0.2 * + Fixed problem in admin.inc where showThumbs etc booleans * weren't being set to false if not initialized. * * v0.0.3 * + Updated to work with Checkout v0.1.7 * * v0.0.4 * + Updated for Beta 4 templating system * + Added translation support * + Improvements to installation and initial configuration * * v0.0.5 * + Updated to use event listeners in Checkout v0.1.9 to empty cart * + Fixed problem with messages not displaying in Outlook * + Added descriptive order information in plain text portion of email * * v0.0.6 * + Updated to support per-item pricing as implemented in Checkout v0.1.11 * * v0.0.7 * + Updated for Gallery 2.1 APIs * */