Difference between revisions of "Release 2.1.15"
(Created page with "Release Date: not released yet == Updates for {{UBIK}} Server == === Support the user to increase data integrity === * The System guarantees/checks that there aren't seve...") |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | Release Date: | + | Release Date: 2013.07.15 |
Line 8: | Line 8: | ||
=== Support the user to increase data integrity === | === Support the user to increase data integrity === | ||
* The System guarantees/checks that there aren't severall [[MetaProperty|MetaProperties]] with the same name on a single [[MetaClass]] | * The System guarantees/checks that there aren't severall [[MetaProperty|MetaProperties]] with the same name on a single [[MetaClass]] | ||
− | * Improved data integrity checks before allowing to change the [[Inheritance]] of a | + | * Improved data integrity checks before allowing to change the [[Inheritance]] of a MetaClass |
− | * Lock specific data on a | + | * Lock specific data on a MetaProperty once it is used on a Released MetaClass |
− | * Lock Name and Type of a | + | * Lock Name and Type of a MetaProperty once it is used on a MetaClass |
− | * Improved recompiling of | + | * Improved recompiling of MetaClasses once one of its MetaProperties was edited |
− | === Support of Windows | + | === Support of Windows Azure Cloud Services === |
− | * The customizing can | + | * The customizing can be deployed to the Windows Azure cloud in addition to deploying to an UNC path. |
=== Localization of System Content === | === Localization of System Content === | ||
* System objects provided by the UBIK System Kernel show up localized now. | * System objects provided by the UBIK System Kernel show up localized now. | ||
+ | |||
+ | === New workflow activities === | ||
+ | * [[AssignToNamedRelation (Activity)|AssignToNamedRelation]] | ||
+ | * [[RemoveFromNamedRelation (Activity)|RemoveFromNamedRelation]] | ||
+ | * [[ReadXPathDocument (Activity)|ReadXPathDocument]] | ||
+ | * [[GetXPathResult (Activity)|GetXPathResult]] | ||
+ | * [[CreateXMLScope (Activity)|CreateXMLScope]] | ||
+ | * [[CreateXMLElement (Activity)|CreateXMLElement]] | ||
+ | * [[CreateXMLAttribute (Activity)|CreateXMLAttribute]] | ||
+ | * [[SendEmail (Activity)|SendEmail]] | ||
+ | |||
+ | {{Releasenote|2.1.15}} | ||
+ | {{Version|2.1.15}} |
Latest revision as of 15:24, 12 March 2015
Release Date: 2013.07.15
Contents
Updates for UBIK® Server
Support the user to increase data integrity
- The System guarantees/checks that there aren't severall MetaProperties with the same name on a single MetaClass
- Improved data integrity checks before allowing to change the Inheritance of a MetaClass
- Lock specific data on a MetaProperty once it is used on a Released MetaClass
- Lock Name and Type of a MetaProperty once it is used on a MetaClass
- Improved recompiling of MetaClasses once one of its MetaProperties was edited
Support of Windows Azure Cloud Services
- The customizing can be deployed to the Windows Azure cloud in addition to deploying to an UNC path.
Localization of System Content
- System objects provided by the UBIK System Kernel show up localized now.