Changes

Release 2.3.0

3 bytes added, 10:10, 8 May 2015
Text replacement - "{{UBIKSTUDIO" to "{{UBIK Studio"
=== New features ===
* {{UBIK}} content objects now has information about the session it has been created in. Once a content object is updated even multiple times, it will still be possible to identify the session it was created in.
* {{UBIKSTUDIOUBIK Studio}} Debug Form (Who-Bert) now allows to execute code without any customizing binaries loaded into memory.
* {{UBIK}} Kernel now has enhanced logging features to provide a separate logging within customizing code and workflows.
* {{UBIK}} Kernel now has new Classifications to mark objects/queries being able to be compared via scan codes: SYSCLS OBJECTWITHIDMARKER, SYSCLS IDMARKERSCANQUERY
* {{UBIK}} Proxy management "reuses" existing target objects instead of always creating new instances. During an import, it checks as the target (identified by its external primary key) already exists, and refers to it.
* [[MetaProxy]] objects deliver import a/o export information for [[ProxyMetaProperty|ProxyMetaProperties]] even if the TargetProperty is not defined.
* {{UBIKSTUDIOUBIK Studio}} Database update performs necessary maintenance tasks (e.g. recompilation of the table structure) automatically now. The user will be guided through the update procedure.
=== Bugfixes ===
* Metaproperties can have a name ending with '_V' or containing '_L' now. Naming properties like this, does not lead to a lost of data any more.
* Category-information (configured on the Metaproperty) does not get overwritten any more. Finally, this fix brings the usage of Categories alive.
* As the connection to the session management gets lost in {{UBIKSTUDIOUBIK Studio}}, the studio is not closed without further user interaction anymore. Now the user can choose between leaving immediately or the user now can attempt to save the current data before the Studio session is closed.
* ''System.NullReferenceException'' does not show up in the log files when starting a UBIK WebService Session any more (problem was solved and error does not occure any more).
* {{UBIK}} ProxyManager is able to import RelationProxy data now (it is possible to create relations via Proxies).
10,686
edits