|
|
Browse by Tags
All Tags » update
Showing page 1 of 6 (139 total posts)
-
Added a new hidden store setting "AllowAccountSwitchingSeeAllOfParentsChildren" to allow sibling accounts to be displayed and switched between when using the associated accounts section on myaccount.aspx.
-
Added new PaymentOrderView.aspx page and linked orderpayments from OrderPaymentHistory.aspx to it. The page supports custom layout and allows the customer to view all payment items associated with the payment order being viewed, as well as being able to link directly to the order that the payment is being applied to from the page and seeing the ...
-
FEATURE (2012.5): Shipping Method Lead Time display
Provide more clarity for your customers by specifying ETA’s based on shipping method, along with other
useful features…
On Store Shipping Settings:
If enabled with the checkbox, this will show Lead Time on shipping methods when offered to a customer. The Lead Time text will ...
-
Added a second example that goes into updating quantities, removing items, and clearing the cart.
Also added more info to the readme.
https://github.com/americommerce/js-api-samples
-
Updated Sales Analysis report to explode all but true orders.
Also updated SPs GetMTDSalesTotals, GetTopCategoriesBySales, GetTopCustomersBySales, and GetTopProductsBySales to pull true orders (order of type Order) only.
Also corrected report title on sales dashboard.
-
Added first basic example of using the Client API
https://github.com/americommerce/js-api-samples
more to come…
-
The pages dropdown will now populate again in setup process.
There was a small change in Facebook's JavaScript API that needed to be addressed.
-
Now you can save more time and continue working in your admin WHILE you have an import running! That's right, no more waiting around for the upload to finish :)
Imports and exports will now run as background tasks, and the background jobs UI has been updated to show information about import/export progress in real time. The attached video is ...
-
Added Variant Inventory Item support to quick order entry widget.
-
Added notice on order edit page when updating totals and cart tax total doesn't match override tax total (simply informative for the site owner)
-
Modified the Slideshow Widget settings Slide area to only show the
applicable options based on the Content Type dropdown.
I think this should avoid some confusion for when customers don't change the
ContentType and save, then lose whatever they changed.
Tweaked the layout of the image settings. (put URL and target ...
-
Dashboard sales totals are now based on the actual calendar versus the date selection in the top right-hand corner, and exclude quotes. Created a new stored procedure to accommodate (sp_rptGetDashboardTotalsBasedOnCalendar).
-
Added support for refunds, voids, settle and verify only to Merchant e-Solutions Payment gateway. Also completed certification script...waiting on approval
-
Added OverrideCategoryID property to product that when set is being used by merge logic to override the source category for merge string replacements (##ROOTCATSHORTDESC##)
-
$$DISPLAYIMAGEONNEWLINE$$ merge code for product display widgets has been replaced by <!-- DISPLAYIMAGEONNEWLINE -->
This is to prevent conflicts with the WYSWIG editors removing the merge code and thus causing issues with the layout when saved, particularly with version 1 themes on 2012.4+ site versions.
-
Replaced unshippable column with new order balance column, and set the text to red.
-
Added new OrderBalance column to both order list pages and created new
##ORDERBALANCE## merge that can be using from order entity and emails.
-
Converted all Theme Button Sets to use CSS for styling and customization
versus using background images and hiding the text.
Also added 20 new button sets (only available for version 2 themes)
These are complete with Hover Styling
…as well as Active styling
-
We’ve made some significant changes to the way Live Design works.
This should avoid a lot of the frustration some people were having with styling not saving, styles being overridden, unexpected behavior, styling base html tags, etc.
When you click an element, LiveDesign will now search the stylesheet for all applicable CSS selectors ...
-
Made theme popups in admin have glyph style buttons
-
Save and return buttons in the admin should more accurately reflect the source page and redirect appropriately.
eg: When editing a product from the product mass editor, and clicking save and return, it will return you to the mass editor, rather than the product list.
-
Added new order merges:
##ORDERPUBLICCOMMENTS##
##ORDERSHIPPINGADDRESS##
##ORDERSHIPPINGADDRESSHTML##
##ORDERSHIPPINGNAME##
-
Reworked category tree rebuilding to be significantly faster, especially on catalogs with a large number of categories.
One customer with 170,000 categories used to take over 3 hours, now takes about 20 seconds!
-
Previews the first layout with the given name for the current store page.
Page.aspx?PreviewLayoutName=MyLayout
This is what allows us to do get creative with existing pages. Such as building product ‘quick views’ from the category page, basically a full product page layout with as much or as little power as you need.
It’s an alternate ...
-
Fixed 3 separate places in the main order processing flow where HttpContext or a session object was being accessed without context checking, which broke Google Checkout.
1 ...
|
|
|