• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.4.15


Date of Update: Monday, February 11, 2013  
Feature Summary
CartInfo CpScript The SystemName parameter has been extended to support an expression (cpsys_Properties:SystemName) to retrieve items stored in the order’s custom Properties collection.
Content > Events An issue was addressed in the Add to Calendar feature when an event was not tagged to Main or All audiences.
Date/Time Picker A button bar has been added to the date/time picker used with all standard date/time attributes. It includes a "Today" button which automatically changes the calendar to the current month and highlights today's date, but you are still required to click on the date to select it. The button bar also includes a "Done" button which closes the date/time picker without changing the selected date.
Design > Dynamic Tab Display An issue was addressed with the HTML output has been addressed when Tab Type = iFrame Tab.
Ecommerce > Cart The Custom Provider module property implementation has been updated to support a custom static Load(string systemName) method. When this method exists it will be used instead of the standard Load method. This feature is primarily used when the cart must be loaded with a custom user or session implementation. New virtual AddToCart and ValidateItem methods were added to Centralpoint’s Ecommerce.Cart class. They can be overridden in custom providers to customize or extend the process of adding items to the cart. This feature is primarily used to add custom quantity validation. The FormAddToCartButton CpScript was also updated to support validation on the results view without redirecting to the home view.
GoogleAnalyticsEventTracker CpScript This CpScript will populate a Google Analytics Event using selected elements ids.
Publishing > Articles A query string based caching problem on the Issues View has been resolved.
Site Architecture > System Pages > Login CSS classes have been added to page controls for styling purposes.
Site Architecture > Translations A new module was created to store blocks of text or HTML that can be translated for display in different audiences. The text can be explicitly translated using the new Translate CpScript, and when a translation does not exist in the current audience the text itself will be rendered. Some other CpScripts and CpControls have been enhanced to support parameter level translations. When noted in the related help file these parameters can be translated by adding a “cpsys_Translate:” prefix to the parameter value. This feature works well when a few labels or messages require translation, but creating separate module designer and/or navigation records per audience is recommended when a large number of translations are needed.
SQL Cache Dependencies SQL cache dependencies have been removed from the system in favor of other caching mechanisms. The SqlDependency query notification object is no longer automatically started or stopped within the application. If you have custom code that references a SqlCacheDependency please contact your support team before installing this update.


See Full History of All Updates