Verions 1.0.3.0 is another stability release with a number of bug fixes, performance updates, and new features. Most notably the state country selector has been completely re-written and you can now set limited permissions in the BrilliantRetail admin based on member groups.
1.0.3.0
IMPORTANT UPGRADE NOTES:
Checkout / Profile Updates
1) The javascript in the checkout/index and profile/index templates has been removed and is automatically added by the tag. Remove the entire script tag from the bottom of the checkout/index and profile/index templates. If you prefer to use the old javascript or use the new "show_js" parameter on the checkout and customer profile tags and set it to FALSE.
2) The states tag has a new required parameter called country_select and the value should match the ID of the country tag it pairs with.
3) Update the javascript that in included from the /themes/site_themes/brilliant_retail/_assets directory.
Admin Permissions:
1) Admin permissions can now be set for any mamber group that has access to the BrilliantRetail module. Super Admins have full access by default. If you have additional member groups you need to set their access in the BrilliantRetail > Setting > Permission section of the control panel.
* Added new state / country selector method (requires update to profile edit / checkout templates)
* Added show_js (default=TRUE) variable to checkout_form tag and removed js from theme file.
* Added show_js (default=TRUE) variable to customer_profile tag and removed js from theme file.
* Added unique ID's to each of the gateway div wrappers in checkout.
* Added additional MySQL indexes to multiple tables for improved performance.
* Added remove button to custom file attributes in the product edit form.
* Added category description
* Added optional category template path
* Added "sales order total" and "sales order history" to customer tab
* Added "store" tag to access address and phone information
* Added automatic canonical link tag when meta not built from last segment
* Added alt parameter to image tag
* Added SKU to search index
* Fixed search index to better handle numerical search terms
* Fixed attribute type file to remove value from file input
* Fixed convert_weight method call in FedEx Shipping module
* Fixed product type configurable to automatically count quantity
* Fixed extension name on product image upload. It was incorrectly naming the files .jpg instead of .png
* Fixed javascript issue with RatesMatrix Shipping Method.
* Fixed incorrect closing div in Blank Theme cart template
* Fixed double inclusion of id=“main_menu” in Blank Theme
* Fixed javascript HTML validation error in Blank Theme footer template
* Fixed html error (closing li) in upd file sample data.
* Fixed "if" conditional wrapper around br_shipping_state
* Fixed default content install errors relating to ExpressionEngine v2.2
* Fixed encoding issue with included jQuery Validate plugin
* Updated core BrilliantRetail class __construct with call to all BrilliantRetail helpers and models so they are available to extensions.
* Updated Tweetline (getee.com) to the latest version
* Updated product overview category filter to display indented sub-categories
* Updated XSS filter from notification save function which was striping inline styles.
* Removed show_404 (CI) method from catalog and added redirect to selected EE 404 page.
* Removed unused exp_br_cart_item, exp_br_product_type tables
* Removed gateway class meta data settings and depreciated jquery metadata plugin
Comments
Add Your Comments