Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


16.0.

...

6

09 Feb 2017

  • 146 : Updated Display Control Message subroutine to contain a fix for displaying messages in OI EditTables.
  • 145 : Fixed bug in Form_Service with regards to getting the data for a required OI EditTable column.
  • 142 : Fixed a VNAV in FW_MAIN_EVENTS, line 428.
  • 137 : Add check for Commands using duplicate shortcut keys.
  • 135 : Security Policies table added to Base Install process.
  • 134 : SecurityPolicies command added to Base Install process.
  • 133 : Fixed a VNAV in the Ribbon Manager events.

16.0.5

02 Feb 2017

  • 131 : Fixed a color/display issue with the Reports / Group window.

16.0.0

15.0.0

  • Add SRP HTTP Framework module, a replacement to RUN_OECGI_REQUEST and its dependent routines so OpenInsight based web applications can be designed using RESTful architectures.
  • Update the primary look to conform to Windows Modern UI guidelines.
  • Fix bug in the GetAppInfoRow service.
  • Update the SetControlThemeColors service to ignore controls that are operating as self-contained SRP Utility Controls (e.g., SRP BreadcrumbBar, SRP CodeCombo) to avoid conflicting with the styles they are already programmed to present.

14.0.0

  • Introduce new versioning format for SRP FrameWorks. Prior versions would use a YY.MM.DD.x format. New versioning uses Major.Minor.Path[.Beta] format, which conforms with other SRP commercial products.
  • Fix VNAV errors in FrameWorks_Services and FRW_MAIN_EVENTS.
  • Update NDW_AUDIT_TRAIL_EVENTS and AUDIT_MANAGER to use the GetAppInfoRow service.
  • Fix syntax for GetAppInfoRow service in DBW_GROUP_ACCESS_EVENTS.
  • Fix bug in Form_Services that prevented multi-instance forms from using the FindSubclassControl and FindPopupControl services correctly.
  • Update OpenCommonTables service to create local APP_INFO configuration records if they do not already exist. This fixes a common problem when new inherited applications are created.
  • Introduce Windows_Services to allow easy interaction with other Windows applications running on the desktop:.
    • Add GetHandle service to find the handle of a running window.
    • Add IsRunning service to determine if a particular window is running on the desktop.
    • Add Close service to close a running window.
    • Add Show service to make a running window visible.
    • Add SetSize service to position and size a running window.

...