Difference between revisions of "Version 2.5 (Server)"
(→2.5.2) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
| 2.5.1 || internal release only | | 2.5.1 || internal release only | ||
|- | |- | ||
− | | 2.5.2 || | + | | 2.5.2 || internal release only |
|- | |- | ||
− | | 2.5.3 || | + | | 2.5.3 || internal release only |
|} | |} | ||
Line 103: | Line 103: | ||
** Classifications | ** Classifications | ||
*** [[SYSCLS_GEO_POLYGON|Polygon Classification]] | *** [[SYSCLS_GEO_POLYGON|Polygon Classification]] | ||
− | *** [[SYSCLS_GEO_LINE| | + | *** [[SYSCLS_GEO_LINE|Line Classification]] |
** Workflow Activities | ** Workflow Activities | ||
*** [[Activity:WKTToGeography]] | *** [[Activity:WKTToGeography]] | ||
** WKT Support | ** WKT Support | ||
*** [[WKTParser|WKT Parser]] | *** [[WKTParser|WKT Parser]] | ||
+ | * UBIK provides the possibility to configure an OPC/UA Datapoint by specifying its NodeId now. | ||
=== Enhancements === | === Enhancements === | ||
Line 119: | Line 120: | ||
* A problem in assembling customized events and methods leading to code duplication and having negative effect on the runtime performance of the customized dll is solved now. | * A problem in assembling customized events and methods leading to code duplication and having negative effect on the runtime performance of the customized dll is solved now. | ||
* A bug in assembling the display strings for link properties is solved now. | * A bug in assembling the display strings for link properties is solved now. | ||
+ | * A bug in handling of empty (null) geo values is fixed now. | ||
− | + | [[Category:Server|Version 2.5 (Server)]] | |
− | + | [[Category:Version 2.5|Version 2.5 (Server)]] | |
= 2.5.3 = | = 2.5.3 = | ||
Line 133: | Line 135: | ||
* UBIK supports a new features for unlocking a group of objects by a single scan now. | * UBIK supports a new features for unlocking a group of objects by a single scan now. | ||
** [[SYSCLS_UNLOCK_GROUP_BY_SCAN|Unlock a group of objects by scan Classification]] | ** [[SYSCLS_UNLOCK_GROUP_BY_SCAN|Unlock a group of objects by scan Classification]] | ||
+ | * UBIK MRO provides information relevant for project- and timescheduling | ||
+ | ** [[MROCLS_PROJECTINFORMATION|Project Information Classification Object]] | ||
+ | ** [[MROCLS_PROJECT|Project Classification Object]] | ||
+ | === Enhancements === | ||
+ | * UBIK MRO supports an "MRO_ACTIVE" property (type boolean) on every MRO object. This gives the possibility to easily exclude objects from the MRO evluation process by just returning false (e.g. old Workpackges which should not effect the progress of their owner any more). | ||
− | |||
− | |||
=== Bugfixes === | === Bugfixes === | ||
+ | * A bug in handling of empty (null) geo values is fixed now. | ||
+ | * A memory leak in the UBIK Enterprise Server was fixed. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 13:15, 3 April 2020
Version | Release Date |
---|---|
2.5.0 | 2015.10.15 |
2.5.1 | internal release only |
2.5.2 | internal release only |
2.5.3 | internal release only |