Trado
Trado is a lightweight, easy to use ecommerce platform; designed to allow developers to quickly deploy a premium ecommerce store for their business.
v0.11.6
27th Jun 2014
Feature
- Refactored how prices are calculated in the application, by introducing a new Price class
- Created default attachment functionality
- Added model, library classes and administration feature specs to test suite
Improvement
- Added validation for actual_shipping_cost Order property, including updating related modal
- Modified cart item weights to update when a SKU weight has been modified
- Added validation for completed Transaction property, including updating related modal
- Swapped around zones and countries to make zones the parent and flash hint message if no zones have been created when adding a country
- Added a hint flash message if there are no shipping records, after creating a tier record
- Improved flash engine to display more than one flash message at any given time
- Customised the product SKU tier validation to provide more detail
Task
- Removed delayed shipping functionality as it does not meet all requirements
Bug
- Fixed the gross amount value in the order confirmation stage
- Added missing host config value for email links
- Fixed select shipping bug in the order shipping stage
- Fixed the asset pipeline image compilation error
- Fixed the JS trackingCode variable not updating when the store setting record is modified
- Fixed the StoreSetting and User presence validation for the attachment file property field