Hi,
The Store module version 02.01.28 beta RC is available at Codeplex!
I made a mistake while uploading packages to Codeplex. I used a wrong folder and uploaded a package containing a previous set of bugged DLL. Only new installations are impacted by this bug. If you have already downloaded and installed the version 02.01.27, please download and install this one. I am really sorry and I hope you do not blame me too much!
What's New in this release?
Bugs corrected:
- Removed the security filter fonctions applyed to some fields when a product was saved. Because the security filter has been changed in the last DNN 4.x versions, this will avoid to include objects elements in the product fields. Moreover, it was not required to use the security filter in this case because only authorized users can create or edit a product.
- The verification code used by the Authorize.net provider was stored as an integer in the transaction class, thus leading zeros were removed and the transaction failed.
Enhancements:
- At checkout, the link button "Add or Edit Address" has been splited in two link buttons (Add and Modify). When a link is clicked, the user is redirected to the Address form to create/modify address. If the registration is selected, then user is redirected to the DotNetNuke User Profile. This are just shortcuts but should help for a better navigation. A validation of the selected address (billing and shipping) has been added to avoid empty or incomplete address.
New features:
- Two new settings and a hard coded rule was added to the Store Admin module. Previously, only members of the Administrators group and host accounts was able to manage the Store settings and status order. Now the Store Info tab (Store settings) will be displayed only to admin and host accounts. The new settings "Manage Orders" and "Manage Catalog" allow to define which user's group can edit status order and/or can manage the catalog (Categories, Products and Reviews).
- When an order is edited by an authorized user, the client's email address is displayed below his billing address. This is another usefull shortcut if you have to contact your client.
This release will be submited on 12/28/2009 to the release tracker as version 02.02.02 for official release.
IMPORTANT: If you have installed the beta 02.01.23 WITH sources (Store_02.01.23_Source.zip), please verify if a file named "Store_02.00.00_Source" exist in the ...\DesktopFolder\Store folder and delete it BEFORE upgrade!
All gateway providers has been reviewed for a better workflow at checkout. Moreover, the module is now XHTML compliant. Because I have rewrited all style sheets and template files, MAKE A BACKUP of your files BEFORE upgrade!!!
If you use the Store module with an other language than en-US, you have to create a localized version of graphics buttons. Please download and read the Templating Guide for more information.
For details about changes, look at the file History.txt inside the source zip.
At last, a dratf of the new Templating Guide rev 1.0.4 is available for web designers! Translators and administrators should read it too! ;-)
Gilles