Jump to: navigation, search

Difference between revisions of "Version 3.6.2 Server"


Line 11: Line 11:
 
* UBIK supports Checkout and Release of UBIK Objects now
 
* UBIK supports Checkout and Release of UBIK Objects now
 
** UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user
 
** UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user
** The Checkout mechanism is provided via the UBIK Web Service ([[https://wiki.augmensys.com/index.php?title=UBIK_Web_Service#tab=Exclusive_Access|CheckOut and Release]])
+
** The Checkout mechanism is provided via the UBIK Web Service ([[https://wiki.augmensys.com/index.php?title=UBIK_Web_Service#tab=Exclusive_Access%7CCheckOut| CheckOut and Release]])
 
** Objects supporting the Checkout feature must implement [[SYCLS_EXCLUSIVE_ACCESS|Exclusive Access classification object]]
 
** Objects supporting the Checkout feature must implement [[SYCLS_EXCLUSIVE_ACCESS|Exclusive Access classification object]]
 
** UBIK Content Objects provide two new customizable methods (OnBeforeCheckOut, OnBeforeRelease) giving the possibility to define in customizing whether checkout / release of one object is allowed
 
** UBIK Content Objects provide two new customizable methods (OnBeforeCheckOut, OnBeforeRelease) giving the possibility to define in customizing whether checkout / release of one object is allowed

Revision as of 12:21, 5 April 2022

Version Release Date
3.6.2 2022.??.??
[edit]

Initial Release

New features

  • UBIK supports Checkout and Release of UBIK Objects now
    • UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user
    • The Checkout mechanism is provided via the UBIK Web Service ([CheckOut and Release])
    • Objects supporting the Checkout feature must implement Exclusive Access classification object
    • UBIK Content Objects provide two new customizable methods (OnBeforeCheckOut, OnBeforeRelease) giving the possibility to define in customizing whether checkout / release of one object is allowed
  • UBIK provides the possibility to classify MetaProperties now
    • A new Relation SYSREL_PROPERTY_CLASSIFICATION is available now
  • UBIK provides the possibility to classify properties as properties requiring authentication before being editd

Bugfixes

Enhancements

Build History Web Service

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.

Build History UBIK.Studio

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.

Build History UBIK.Plugins

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.