Release Notes 2015-07-26

Version Information

OpenEdge ReleaseVersion Information
10.2BRelease 10.2B #34686@2015-07-26
11.xRelease 11.3 #34686@2015-07-26

Download Link

http://esd.consultingwerkcloud.com/

Bug

  • [SCL-928] - BusinessEntityDatasetController needs to verify valid Model reference before calling into DrawShapes
  • [SCL-930] - Exclude all code execution form BaseForm:OnFormClosed when run in the Visual Designer

Improvement

  • [SCL-925] - SmartBusinessEntityAdapter and SmartBusinessEntityBindingSource should not ValidateBusinessEntityName() on opening of Forms in the Designer
  • [SCL-926] - Implement handling of Parent FormDestroyed in the SmartBrowserControl
  • [SCL-927] - Remove unqualified class name referecens to Process and Registry
  • [SCL-933] - Minor improvements to the LightboxForm
  • [SCL-935] - SmartBusinessEntity Adapter should provide the previous FetchQueryString as a property
  • [SCL-936] - Add a method to ControlHelper that walks up the Parent-Chain of a .NET Control and returns the first UserControl

New Feature

  • [SCL-921] - Create Service Interface to return SmartMessage to Web2 application
  • [SCL-923] - Implement a Service that returns all available transalations (by key) to the web browser
  • [SCL-924] - Kendo UI Grid: Support for settings the Filterable Options as an Object
  • [SCL-929] - Simplify the usage of the QueryParser / QueryExpressions to check if a Query String contains a condition for a certain field
  • [SCL-931] - ProparseHelper should have an XPath way of accessing child nodes by Node Types
  • [SCL-932] - Create a ABL Enum of Proparse NodeTypes