Jump to: navigation, search

Difference between revisions of "Version 3.7.0 Server"


(Initial Release)
(Build History UBIK.Studio)
Line 62: Line 62:
 
* 3.7.0 Build 14393 on 2022.08.09
 
* 3.7.0 Build 14393 on 2022.08.09
 
** Initial release.
 
** Initial release.
 +
* 3.7.0 Build 14424 on 2022.08.10
 +
** fixed a bug in the database update scripts
 +
** Enabled to sync Linked target Properties bidirectional
  
  

Revision as of 17:02, 10 August 2022

Version Release Date
3.7.0 2022.08.09
[edit]

Initial Release

New features

  • MRO Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
    • Implement ITaskOwner
    • Implement ITask
    • Implement IConcatenatedTask
  • UBIK.Studio provides new features for the Object Explorer
    • Find Object by ID button
    • Drag of the current context object
    • Drag of the currently selected property
  • UBIK.Studio Bulk Editor hides a set of preconfigured columns by default (eg. all custom Guid columns).
  • UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now.
  • UBIK.Studio provides a new Standard View: "See all" which can be configured as the default View

CUI

  • Processing of Comos Event Notifications
    • Creation of new objects
    • Update of existing objects
    • Deletion of existing objects
  • CUI Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
    • Static Class WorkflowUtils
    • Executor Snippets
    • Implement IComosUbiqule
  • UBIK CUI provides multi language export and import now
    • The corresponding language information can be configured using the COMOS_PROJECT
  • CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now.
  • CUI logs every single Rest API Execution as Service Log now
  • CUI considers the configuration (Master, Client, Bidirectional) when processing Name, Label and Description now
  • CUI supports processing and storing data from multiple Comos Databases into/from one MetaProxy now
  • The initial loading of Proxies was improved (for the case when many MetaProxies are used by one Interface Admin instance)

Enhancements

  • MetaQueryViewItems support the method MaxResultItems now
  • UBIK.Studio provides a new Startpage which provides faster access to the projects and some UI configuration
  • Copy&Paste from MS Excel into the Bulk Editor does not add hidden linebreaks any more.
  • UBIK.Studio welcome page provides the possibility to configure UI settings now:
    • Use new ClassBrowser Style
    • Sort MetaProperties by OrderID
    • Show custom Guid Columns in Bulk Editor
    • Sort instances by CTS ascending in Bulk Editor
  • UBIK.Stuido Relation Editor and Class Details Browser display their content sorted now.
  • UBIK.Studio displays Instances and MetaProperties first with their name now.
  • UBIK.Studio Class Details Browser does not show unsupported View Modes anymore.
  • UBIK Class is available an can be included into Studio now
  • Creation of instances does not interfere with Classbrowser - ContentView any more


Build History Web Service

  • 3.7.0 Build 14393 on 2022.08.09
    • Initial release.


Build History UBIK.Studio

  • 3.7.0 Build 14393 on 2022.08.09
    • Initial release.
  • 3.7.0 Build 14424 on 2022.08.10
    • fixed a bug in the database update scripts
    • Enabled to sync Linked target Properties bidirectional


Build History UBIK.Plugins

  • 3.7.0 Build 14393 on 2022.08.09
    • Initial release.