Skip to content

Latest commit

 

History

History
63 lines (45 loc) · 1.52 KB

CHANGELOG.textile

File metadata and controls

63 lines (45 loc) · 1.52 KB

0.5.0 2011-04-04

  • Smarter error messages
  • switch to dalli for memcached
  • more validations(length of strings) and indexing
  • Product types are a nested_set
  • Add footer
  • Clean up Gemfile
  • Coupons have an admin UI and a front end option to connect to the checkout.
  • Date parsing works like ruby 1.8.7
  • code clean up

0.4.0 2011-01-22

  • Store Credits can be use to purchase items
  • UI improvements
  • Much better Cart
  • View products by product_type

0.3.0 2010-12-30

  • YARD docs complete
  • admin grid pagination fix

0.2.0 2010-12-26

  • more YARD docs
  • completed admin_grid tests
  • better looking home page
  • no_image has many sizes now

00.01.04 2010-12-19

  • added YARD docs
  • bug fixed for selecting countries that are available
  • Add spain as a country
  • Add contributors page
  • birthdate needs to parse US-date
  • use only taxrates for available countries
  • better look an feel on the header

00.01.03 2010-12-01

  • able to print a basic invoice for an order
  • installed prawnto

00.01.02 2010-11-21

  • able to add countries specific states
  • tax rates can be configured per the country of choice
  • custom version of nifty generators
  • bug fixes for bad pages to add admin forms
  • bug fix – welcome page blows up if there aren’t any products

00.01.01 2010-11-12

  • connected Purchase Order to double entry accounting system
  • fixed bugs with editing purchase order screen was a blank screen

0.1.0 2010-11-12

  • Initial version. This public repo had not been tag with a version yet. Required for logistics.