Changeset [df0cd8b9dd2e15b148f7cbdd82b7159169aff2c3] by dleffler
August 14th, 2013 @ 06:24 PM
Fixes a number of ecommerce issues: now correctly copies
products and child products, adds correct styles for multi-column
'products per row', updates 'featured' views to look like other
product views, fixes checkbox options in event registration and
allows for NO default, moves chlldProduct model to ecommerce
products folder, updates sample store db to be a more robust
example [#1076 state:resolved responsible:dleffler
milestone:2.2.2] [#1075 state:resolved responsible:dleffler
milestone:2.2.2]
https://github.com/exponentcms/exponent-cms/commit/df0cd8b9dd2e15b1...
Committed by dleffler
- A framework/modules/ecommerce/products/models/childProduct.php
- R framework/modules/ecommerce/models/childProduct.php
- M framework/core/assets/css/forms-bootstrap.css
- M framework/modules/ecommerce/assets/css/storefront.css
- M framework/modules/ecommerce/controllers/cartController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/products/models/eventregistration.php
- M framework/modules/ecommerce/products/models/product.php
- M framework/modules/ecommerce/products/views/product/child_edit.tpl
- M framework/modules/ecommerce/products/views/product/edit.tpl
- M framework/modules/ecommerce/products/views/product/storeListing.tpl
- M framework/modules/ecommerce/views/eventregistration/show.tpl
- M framework/modules/ecommerce/views/store/configure/general.tpl
- M framework/modules/ecommerce/views/store/edit_categories.tpl
- M framework/modules/ecommerce/views/store/edit_images.tpl
- M framework/modules/ecommerce/views/store/edit_options.tpl
- M framework/modules/ecommerce/views/store/edit_userinput.tpl
- M framework/modules/ecommerce/views/store/showallCategoryFeaturedProducts.tpl
- M framework/modules/ecommerce/views/store/showallFeaturedProducts.tpl
- M framework/modules/ecommerce/views/storeCategory/configure/general.tpl
- M framework/plugins/function.optiondisplayer.php
- M install/samples/store.eql
- M install/upgrades/remove_oldfiles.php
- M install/upgrades/update_event_registration.php
- M themes/bootstraptheme/less/bootstrapcontrols.less
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS