Release Notes 2015-12-18

Version Information

OpenEdge ReleaseVersion Information
10.2BRelease 10.2B #36234@2015-12-18
11.xRelease 11.3 #36234@2015-12-18

Release Notes

Following the release of OpenEdge 11.6 we have completed our testing of the SmartComponent Library on this release of Progress and are proud to announce formal support for the SmartComponent Library on OpenEdge 11.6 with the 2015-10-23 release of the SmartComponent Library. Generally we recommend customers on OpenEdge 11 to upgrade to OpenEdge 11.6 quickly.

Starting the 2015-10-09 release the Business Entity Designer will feature a start page with links to most recent release note articles on this site.

With SCL-751 we have adopted native Enums for OpenEdge 11.6. To activate this feature customers must add a definition to products.i. SCL-751 provides details for this.

With SCL-1113 we have modified the templates for SmartWindowForms and SmartTabFolderPages generated from the Business Entity Designer. We have removed the initialization of the viewer controls SmartTableIOState property (value was set to "NoDataSource" within the InitializeComponent method). Customers using their own set of templates should adopt the same fix to their templates.

New Feature Documentation

Download Link

http://esd.consultingwerkcloud.com/

https://github.com/consultingwerk/SmartComponentLibrary

Bug

  • [SCL-1150] - Fix proSIretrieve1.p for new parameter in proSIretrieve.p
  • [SCL-1151] - TableModelFilter generated with wrong casing

New Feature

  • [SCL-1144] - SmartToolbarController:SetTableIOActionDisabled with new option to disable/enable all TableIOActions in a single call
  • [SCL-1145] - Implement and Enum to control the log-entries of an ABL client or AppServer session
  • [SCL-1147] - 10.2B Deployment based on Git
  • [SCL-1148] - New ProparseHelper routine to parse all RUN Statements in a compile unit and build a call list
  • [SCL-1149] - Add a character field for external reference to the SmartFunction table
  • [SCL-1152] - RefactorSession needs to support inserting text at a node's position (instead of replacing the node contents).
  • [SCL-1153] - ListHelper:FirstEntry and LastEntry
  • [SCL-1156] - SmartViewerControl and SmartUpdatableBrowser should have cancelable events in EnableFields

Improvement

  • [SCL-1155] - Add "ItemsChanged" Event to the UltraListViewLeftRightController