[midPoint-git] [Evolveum/midpoint] e66c46: Add support for ObjectCollectionType (MID-4755)
Pavol Mederly
mederly at evolveum.com
Thu Jun 21 18:33:17 CEST 2018
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e66c46d8c2a0b5faeceb3de41044101c344b08e6
https://github.com/Evolveum/midpoint/commit/e66c46d8c2a0b5faeceb3de41044101c344b08e6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-21 (Thu, 21 Jun 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/util/ObjectTypeGuiDescriptor.java
M gui/admin-gui/src/main/resources/localization/Midpoint.properties
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/ModifyTest.java
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
A repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RObjectCollection.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/other/RObjectType.java
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/util/ClassMapper.java
Log Message:
-----------
Add support for ObjectCollectionType (MID-4755)
But without DB scripts for now.
Commit: ce30399a779218f44642550fa65ac35e4b7d3955
https://github.com/Evolveum/midpoint/commit/ce30399a779218f44642550fa65ac35e4b7d3955
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-06-21 (Thu, 21 Jun 2018)
Changed paths:
M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/SearchTest.java
M repo/repo-sql-impl-test/src/test/resources/basic/objects.xml
M repo/repo-sql-impl/src/main/java/com/evolveum/midpoint/repo/sql/data/common/RFunctionLibrary.java
Log Message:
-----------
Fix function library search by name
The nameCopy property was not filled-in.
Compare: https://github.com/Evolveum/midpoint/compare/a4ecf48dc71f...ce30399a7792
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the midPoint-svn
mailing list