Jump to: navigation, search

Difference between revisions of "Version 3.7.0 Server"


(New features)
Line 9: Line 9:
 
= Initial Release =
 
= Initial Release =
 
=== New features ===
 
=== New features ===
* 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
 
** The corresponding language information can be configured using the COMOS_PROJECT
 
* MRO Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
 
* MRO Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
Line 26: Line 21:
 
* UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now.
 
* UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now.
  
 +
=== CUI ===
 +
* 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
 +
* CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now.
  
 
=== Bugfixes ===
 
=== Bugfixes ===
Line 31: Line 33:
 
=== Enhancements ===
 
=== Enhancements ===
 
** MetaQueryViewItems support the method MaxResultItems now
 
** MetaQueryViewItems support the method MaxResultItems now
 
+
* UBIK.Studio provides a new Startpage which provides faster access to the projects and some UI configuration
  
 
= Build History Web Service =
 
= Build History Web Service =

Revision as of 07:39, 20 July 2022

Version Release Date
3.7.0 2022.0?.??
[edit]

Initial Release

New features

    • The corresponding language information can be configured using the COMOS_PROJECT
  • 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.Stuido 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.

CUI

  • 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
  • CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now.

Bugfixes

Enhancements

    • MetaQueryViewItems support the method MaxResultItems now
  • UBIK.Studio provides a new Startpage which provides faster access to the projects and some UI configuration

Build History Web Service

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.


Build History UBIK.Studio

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.


Build History UBIK.Plugins

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.