Jump to: navigation, search

Version 2.5 (Server)


Revision as of 06:56, 15 October 2015 by MHM (Talk | contribs)

Version Release Date
2.5.0 2015.10.15
[edit]

2.5.0

New features

  • Full support of UBIK Attributes
  • UBIK provides a new technique to add in specific system behavior, valid for plugins and objects in the database: we will call them "Modules".
  • Classifications can be added to MetaClass scopes directly. This gives a higher flexibility on configuring specific object behavior for the service.
  • First UBIK Module available: UBIK MRO
  • UBIK provides a new classification SYSCLS DOCUMENTOWNER. Once this feature is activated, ubik delivers additional information to the clients and helps to reduce unnecessary service accesses.
  • UBIK provides the possibility to register additional assemblies to the UBIK Code Compiler. See Register additional assemblies at the UBIK Compiler for details.
  • UBIK supports multiple Tenants now (Multitenancy)
    • Supporting unique logins by adding a domain name feature
    • Improved login procedure providing the possibility to login with domain and login name
  • UBIK provides the possibility to conifgure mobile Presets in the Database which will be used by the mobile clients. This gives the possibility to maintain all presets for all clients via a centralized mechanism.
  • A new Live Value integration feature will provide access to 3rd party systems as OPC/UA for direct data access.
  • Extended Clipboard support in the BulkEditor
    • Copying multiple cells within the BulkEditor and pasting to multiple cells
    • Pasting data from Excel selections into the BulkEditor
  • UBIK provides the possibility to delete objects via the Web Service now. This feature is used by our Clients giving the possibility to remove objects from the structure.
    • UBIK gives the possibility to configure whether a deleted object (deleted via the Web Service) must be deleted from the database or should be removed from its owner.
    • Once a document object gets deleted the belonging local file gets deleted from the file store as well.

Bugfixes

  • Rules and Ruleitems are able to evaluate null values now.
  • When editing System settings and closing the dialog a "saving failed warning" even if all the data were saved successfully. This misleading warning does not appear any more.
  • Fixed a problem when assembling the customized code: The version information is correctly added to the assembled source now.
  • Loading of plugins does not crash any more when the injection folder is missing.
  • UBIK does not create error messages any more, once a new (not saved once) MetaClass gets deleted right away.

Enhancements

  • Improved Data Caching Mechanism reduce the number of database accesses and incre the overall system performance by far
  • The mechanism for adding languages to the UBIK syste was improved a lot.