5.0.24: RELEASE CANDIDATE
NEW FEATURES IN THIS SMALL RELEASE
4/23/08
- FEATURE: Added two columns to the tracking number page, Customer Name and Ship Date.
- FEATURE: Order/Customer List: Country added as both an optional grid column and to the Excel data export.
- FEATURE: “Customer” based company field added as both an optional grid column and to the Excel data export
- FEATURE: Styles for the tabs on the Product Details page have been moved to Style.aspx to allow them to be overridden (ACS02683).
4/3/08
- FEATURE: Google Analytics Conversion Tracking – use ## GOOGLECONVERSIONTRACKING## in the end of your Google Analytics tracking script. Tracks down to the item level and shows up in all of the eCommerce reports in Google Analytics. As of April 2008, Google has had problems with ecommerce tracking on their newest javascript format, so please use the older urchin format, they provide both and the features are exactly the same. For example:
<script type=text/javascript>
_uacct = "YOURACCNTNUMBER";
urchinTracker();
##GOOGLECONVERSIONTRACKING##
</script>
3/24/08
- FEATURE: Avalara (AvaTax) Tax Integration: We are able to pull rates down to the street address and Avalara can even write checks to every taxed region for the client. Editing an order updates the tax amount on record with Avalara, and cancelling or declining an order voids it in Avalara. Setup fees apply for configuration changes.
3/1/08 to 3/17/08
- FEATURE: Added "DisplayType" option to Personalizations, and added to that the DisplayType of "Upload." This displays a field on the product details page that allows the customer to upload a file to customize an item (such as a photo). On the cart, order details, etc. it appears as a link that opens in a new window.
- FEATURE: For list pages. Pricing for groups to use the lowest price in the group with option to exclude items. Option to have pricing use lowest price regardless of qty price breaks. Hooks in pricing function to get highest price.
- FEATURE: Google Checkout order statuses. Works similar to the order statuses for Credit Cards in that it will set the order status to the status assigned in the administration console at the various stages in the Google Checkout process.
- FEATURE: Add weight and number of packages to shipping line on one page check-out similar to cart page.
- FEATURE - Google Checkout will now automatically update orders when charged, declined, or cancelled.
- FEATURE: Added the ability to Mass Delete categories from the CategoryList page
- FEATURE: Several tweaks for variant images. Tooltip with variant name on hover. MaxCol setting replaces Direction setting. Ability to use a text value or image with the Zoom. Added Reset button with same capability. Show swatch next to variant drop down option.
FIXES IN THIS RELEASE
4/23
- HOTFIX: Details tab will now appear first on the Product Details page (ACS03057).
- HOTFIX: remove unused js functions in ThemeScript.js that were causing conflicts on the product editor when product specific snapins were applied
- HOTFIX: The Shipping Address also now populates correctly
- HOTFIX: adjusted the method EmailNotificationByEmailID to check for non existing customer records
- HOTFIX: Order List & Customer List, Switches to List Tab whenever either of the two search buttons are clicked
- HOTFIX - Custom font family CSS settings will no longer be dropped when saving CSS settings unless they exactly match an option in the font-family dropdown, in which case it will be set. (ACS02785)
4/22
- HOTFIX: Rewrite search sessions (visitor log) query to implement more efficient custom paging
- Additionally added two new indexes to help the performance of the above query
- HOTFIX: add default button for customer search box on customer list page
- HOTFIX: Added website/store to viewsession page
4/21
- HOTFIX: New pricing display logic was breaking when a customer changed the product layout direction on the listing pages (i.e. category, manufacturer, attribute)
4/19
- HOTFIX (5.0.24), Google Checkout - Fixed the issue where no shipping rates were passed to Google if 'Ship Outside of Regions' was turned off. If the zip code is outside the regions that shipping is allowed for, it will now display a message on the page where the zip code is collected.
4/17
- HOTFIX: Custom shipping methods not showing when customer logged-in. Introduced with the CustomerType filter added on custom shipping.
4/15
- HOTFIX - EnableAddressBook setting was hiding the customer's order/email history.
4/14
- HOTFIX - ## SHOPCARTLINE## merge now calls a very limited GetCartTotalsForMerge so it is sped up considerably
- HOTFIX - Added an index to the product table to speed FeaturedItems query
- HOTFIX - Corrects issue with consecutive logins.
4/10
- HOTFIX: cart shipping calculation country drop down will now default to the store's defaultcountryID if set
4/8
- HOTFIX (24): add old affiliate analysis report back to reports menu, convert to master page layout
- HOTFIX - Corrected permissions mismatch on edit customer page. I also added an additional permission check when creating a new customer.
- HOTFIX, Defect 425 - Fixed a layout issue on the View Order page that caused the text of the Shipping Information area to overflow.
- HOTFIX, Defect 428 - Fixed an issue that caused order items added via the Order Edit page to incorrectly process discount items. They were being removed from the cart when Save was clicked.
- HOTFIX, Fixed the formatting of the e-mail merge ## HANDLING## and added the e-mail merge ## DISCOUNTTOTAL## for Xerox.
- HOTFIX, Hide ## GOOGLECONVERSIONTRACKING## on non-order pages so it can be placed in the footer below the Google Analytics page tracking code
4/8/08
- HOTFIX (5.0.24) - Improved the cart verification routine for Google Checkout. Also added more logging for shipping callbacks.
- HOTFIX (5.0.24), Defect 310 - Removed the unused fields from the Visitor Summary page, and fixed some layout/cross-browser issues on that page.
4/7/08
- HOTFIX: Added RequestTime and IsApplicationStart flag to Pageviews table for analysis purposes
- HOTFIX: Added a ton of tracing code to the PageTemplates and the ControlTemplate classes to try and determine bottlenecks on load times
4/4/08 - 5.0.24.17
- HOTFIX: New RadEditor was adding special characters with UTF-8 encoding causing weird characters in emails. Forced sending all emails as UTF-8.
4/3/08 - 5.0.24.15
- HOTFIX: Have cart use ItemNr off product for getting picture using auto association.
4/3/08 - 5.0.24.14
- HOTFIX - Will now strip HTML from the product description prior to passing it to Google Checkout. The HTML was being encoded in the API which caused conflicts when the cart data was later verified. (Google ignored the HTML anyway.)
- HOTFIX) - Removed check from the product group display that was preventing none matching customer type pricing from being displayed
- HOTFIX/DEFECT# 436 - Excluded future sale pricing from Product Pricing to prevent odd qty break display results in group grid
- HOTFIX - Google Checkout - Variants and item number will now be added to the item name when being passed to Google, so that the store owner can more accurately identify the items being ordered.
4/2/08
- Adjusted GetSaleProducts to handle ActiveCatalog
- Pricing fixes on GetSaleProducts
- Pricing fixes for showing lowest price on category listing pages and sorting fixes for pricing
- WYSIWYG editor for category header/footer on category editor now functions properly
- Add validation when no settings saved with attribute drop down settings snap-in. Added some more help on the snap-in editor
- Google AdWords API has been updated to the newest v12 version
4/1/08
- HOTFIX (5.0.24): PayPal Express Checkout was not looking for the PayPalCurrencyCode setting in the config file.
-
HOTFIX (5.0.24): Google Checkout was trying to use the testing URL for merchant calculations in some cases.
3/31/08
- HOTFIX: Shipping single rate wrong when multiple packages for shipping providers
- HOTFIX: Order Edit Page was blowing when no store had been selected from the dropdown
3/27/08
- HOTFIX: Added logging for XML messages sent and received for Google Checkout.
- HOTFIX: style, javascript fix for Attribute Editor page
- HOTFIX: Yet another Pricing CSS change. I corrected a CSS Class name typo on the category page.
- HOTFIX: CMS Pages now checking RealStoreID instead of StoreID to account for MicroStores
- HOTFIX: Add validation for ID passed into banner click tracking. Spiders causing errors.
3/26/08
- HOTFIX: Revised the way the "Redirect on Login Link" dropdown is filled on the Customer Types page to fit the way the new Site Explorer sets up links.
- HOTFIX: Applies the correct CSS Classes to the search page's prices (i.e. retail, was, base, etc...)
- HOTFIX: Prevents the store's default customertypeID from overriding the customer's customertypeID.
0
Please sign in to leave a comment.
Comments
0 comments