Versions Compared

Key

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

...

  • 157 : Included the workaround for the MakeRelative issue.
  • 156 : Verified all promoted events were included in the Base Install RDK.
  • 144 : Add better methods to abort the creation of a new command.
  • 138 : Resolve issue with CLOSE buttons linked to the Close command not working on some forms.

...

  • 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.

...