[midPoint-git] [Evolveum/midpoint] fe098a: Add createTimestamp to workItem queries (MID-4733)
Pavol Mederly
mederly at evolveum.com
Mon Aug 20 20:57:12 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: fe098ad328d3c33ad85e7965ad587458708b6f4c
https://github.com/Evolveum/midpoint/commit/fe098ad328d3c33ad85e7965ad587458708b6f4c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-08-20 (Mon, 20 Aug 2018)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/util/ObjectQueryUtil.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/activiti/dao/WorkItemProvider.java
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/policy/other/TestActivitiQuery.java
Log Message:
-----------
Add createTimestamp to workItem queries (MID-4733)
It is now possible not only to sort on createTimestamp but also use
LT, GT and EQ filters on it; provided they are part of a conjunction.
(Note that LTEQ/GTEQ is not supported.)
Contains necessary enhancements in query/filter factoring process.
(cherry picked from commit 6ad8e0cb55a4b6f55abe62649808949e07901e12)
Commit: e833825393621c2c556b3fececcbff43bb5f947e
https://github.com/Evolveum/midpoint/commit/e833825393621c2c556b3fececcbff43bb5f947e
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-08-20 (Mon, 20 Aug 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/RoleCatalogItemButton.html
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/assignment/RoleCatalogItemButton.java
M gui/admin-gui/src/main/resources/localization/Midpoint_cs.properties
M gui/admin-gui/src/main/resources/static/less/midpoint-theme.less
M infra/schema/src/main/resources/localization/schema_cs.properties
Log Message:
-----------
Merge remote-tracking branch 'origin/support-3.7' into support-3.7
Compare: https://github.com/Evolveum/midpoint/compare/d49fc855bd39...e83382539362
**NOTE:** This service has 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