All Versions
34
Latest Version
Avg Release Cycle
61 days
Latest Release
2908 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.9.0.rc1 Changes
November 12, 2011- ๐ CHANGED admin cart to look like the regular cart
- ๐ bugs in checkout process
- ๐ starting to remove formtastic
-
v0.8.0 Changes
November 02, 2011- ๐ Better shipments and fulfillment UI
- โ remove unused code/views
- โฌ๏ธ upgrade to rails 3.1
- โฌ๏ธ upgrade most gems to the current versions
-
v0.7.0 Changes
July 30, 2011- ๐ Inventory is now its own model... TODO move inventory methods to the correct model(from variants)
-
v0.6.1 Changes
May 10, 2011- โ description_markup is required for tests to pass (validates presence)
-
v0.6.0 Changes
May 09, 2011- Description of products use bluecloth so you can easily create HTML.
- ๐ bug fix in shipping zones
- โฌ๏ธ upgrade jQuery and rails
- ๐ change users to active
- ๐ password field showed password fixed bug
-
v0.5.0 Changes
April 04, 2011- 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
-
v0.4.0 Changes
January 22, 2011- Store Credits can be use to purchase items
- ๐ป UI improvements
- ๐ Much better Cart
- View products by product_type
-
v0.3.0 Changes
December 30, 2010- ๐ YARD docs complete
- admin grid pagination fix
-
v0.2.0 Changes
December 26, 2010- ๐ more YARD docs
- โ completed admin_grid tests
- ๐ better looking home page
- no_image has many sizes now
-
v00.01.04 Changes
December 19, 2010- โ 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