5.1 Build Updates

From i.STAR Help

12/07/2009 5.1.12.1
changed page count and position variables to doubles to fix overflow issues
changed one page checkout to reset payment choice when you click anywhere outside of the payment area
templates changed:
	/stock/checkout/onepagecheckout.include
11/05/2009 5.1.11.1
fixing issues with shipping address not being validated on one page checkout
closing credit card payment form when shipping or billing information changes
fixing some issues with inline style in the templates
templates changed:
 /stock/checkout/onepagecheckout.include
 /stock/checkout/billingAddress.include
 /stock/checkout/paymentOption.include
 /stock/checkout/registration.include
 /stock/checkout/shippingAddress.include
 /stock/checkout/shippingMethod.include
10/27/2009 5.1.10.3
change to the exporter to put out the correct value for maillist
10/16/2009 5.1.10.2
fixed an issue with gift registry exporting, to get the description for a product from the description field in the product table in Retail STAR
10/08/2009 5.1.10.1
fixed an issue with blank payment comments
templates changed:
  stock\checkout\paymentOption.include
10/07/2009 5.1.8.1
fixed mailing list showing regardless of admin setting
fixed styling of ordernotes legend
reduced width of ordernotes input
updated 1 page checkout to show payment comments
fixed giftregistry export issue with description
fixed product detail settings not updating in admin
fixed coupon code accept not showing in admin
templates changed:
	/stock/checkout/ordernotes.include
	/stock/checkout/paymentOption.include
	/stock/checkout/registration.include
	/stock/xmlshoppingcart.include
09/14/2009 5.1.7.2
fixing multiple issues with coupon codes
08/18/2009 5.1.7.1
fixed the batchuploader install being in french
fixed an issue with non credit card payments on onepage checkout
fixed an issue with "guest" checkout accounts looking live
added subtotal to visible shopping cart datasource

templates modified:
	/stock/checkout/paymentOption.include
07/21/2009 5.1.6.6
fixed an issue in the xmlshoppingcart.include
added some text to warn you that you are in test mode when using a credit card to checkout
backported the xweb.dll install fix from 5.2
07/20/2009 5.1.6.5
fixed an issue in the CAMImporter where AVS and CVV response codes were not in the sales file
07/15/2009 5.1.6.4
fixed an issue with shipping address IsValid() call checking for the wrong sizes
07/02/2009 5.1.6.3
fixed an issue with exporting blank password for customers in i.CAM
06/29/2009 5.1.6.2
fixed an issue that would blank out returning customer’s passwords
06/29/2009 5.1.6.1
cleaned up the multi page checkout flow
fixed an error in the IsValid() function of the customer object... changed it to match the IsValidEx() call
cleaned up field labels and legends with istartext class
fixed the XWebDLL to not write to debug information to the root of c:

templates modified:
/stock/checkout/billingAddress.include
/stock/checkout/onepagecheckout.include
/stock/checkout/paymentOption.include
/stock/checkout/registration.include
/stock/checkout/shippingAddress.include
/stock/checkout/shippingMethod.include
/stock/logincheckout.include
06/23/2009 5.1.5.1
changed one page logout into a multi page logout
added error emails back into this build
06/11/2009 5.1.4.1
added field required notation on bill to/ship to
added telephone field help tip.  Font face/color/size and background color for help
  tip box settings from from "Even Row" settings in online admin Appearance Setup
removed the showPopup() function from paymentOption.include
fixed the "expired transaction" error on failed OTK calls
fixed the class="istartest" on cartContents.include
fixed issue in navigating away from CC payment
fixed GST PST tax import
fixed error messages not showing during an updateTotals() call
templates changed:
/stock/checkout/billingAddress.include
/stock/checkout/onepagecheckout.include
/stock/checkout/paymentOption.include
/stock/checkout/shippingAddress.include
/stock/checkout/shippingMethod.include
/stock/shoppingcart/cartContents.include
/stock/xmlshoppingcart.include
06/08/2009 5.1.3.2
fixed issues with AVS not getting captured
fixed issues with approval code not getting captured
06/04/2009 5.1.3.1
changed XWeb call into a polling call as it caused session lockout issues

templates changed:
  /stock/checkout/PaymentOption.include
05/29/2009 5.1.2.1
changed the XWeb call back into a blocking call
removed the CVV hint from the checkout page
moved the ajaxLoader to the include
templates changed:
  /stock/checkout/PaymentOption.include
  /stock/checkout/onepagecheckout.include
05/26/2009 5.1.1.1
added warning about back and refresh on checkout
fixed issue with formating on cart page
templates changed:
  /stock/checkout/PaymentOption.include
  /stock/shoppingcart/cartContents.include
05/18/2009 5.1.0.34
fixed the missing validation on the phone number
put loading image for inital ajax call to t3
added code to handle expired otk
added code to set order notes from 1 page checkout
05/14/2009 5.1.0.33
fixed a missing update to database needed for gift registry
fixed an issue with using the wrong url for production xweb forms
04/15/2009 5.1.0.32
updated CAM importer to set the web store in the stores table
04/14/2009 5.1.0.31
updated for VS2008
removed color names from pdContent.include
turned on dup checking in credit card payment
implemented kit item stock status checking
added store number to gift registry lines
03/12/2009 5.1.0.30
fixes for issues in department admin
01/22/2009 5.1.0.29
fixes for zip/taxes lookup
reducing credit card iframe from 300 to 175 pixels
change to onepage checkout to use "customer" as opposed to "logged in customer"
fix issues in admin area
01/22/2009 5.1.0.25
fixed the wrong version of XWeb.dll in the install
01/22/2009 5.1.0.24
fixed some typos on the credit card admin area
fixed an issue with UPS shipping types returning 0 on the shopping cart page