Jump to: navigation, search

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: not released yet
+
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 [[MetaClass]]
+
* Improved data integrity checks before allowing to change the [[Inheritance]] of a MetaClass
* Lock specific data on a [[MetaProperty]] once ist is used on a Released [[MetaClass]]
+
* Lock specific data on a MetaProperty once it is used on a Released MetaClass
* Lock Name and Type of a [[MetaProperty]] once ist is used on a [[MetaClass]]
+
* Lock Name and Type of a MetaProperty once it is used on a MetaClass
* Improved recompiling of [[MetaClass|MetaClasses]] once one of its MetaProperties was edited
+
* Improved recompiling of MetaClasses once one of its MetaProperties was edited
  
=== Support of Windows Azore Cloud Services ===
+
=== Support of Windows Azure Cloud Services ===
* The customizing can nbe deployed on the Windows azure cloud in addition to deploying to an UNC path.
+
* 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


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.

New workflow activities