[midPoint-git] [Evolveum/midpoint] 574594: Fix "Show all assignments" (MID-4691)
Pavol Mederly
mederly at evolveum.com
Fri Jul 6 19:54:54 CEST 2018
Branch: refs/heads/support-3.7
Home: https://github.com/Evolveum/midpoint
Commit: 5745946698fb6f75633af440db8f07353345c484
https://github.com/Evolveum/midpoint/commit/5745946698fb6f75633af440db8f07353345c484
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-06 (Fri, 06 Jul 2018)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/AssignmentPathSegmentImpl.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/EvaluatedAssignmentTargetImpl.java
Log Message:
-----------
Fix "Show all assignments" (MID-4691)
The appliesToFocusWithAnyRelation() method on assignment targets
was too strict; it expected that the target is directly assigned
(order=1). Now it also accepts any targets with matching order.
However, the whole concept of matching order has to be rethought.
(cherry picked from commit e309900)
Commit: 60e63d40768294d1d14cb1033e9de533adc4d548
https://github.com/Evolveum/midpoint/commit/60e63d40768294d1d14cb1033e9de533adc4d548
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-07-06 (Fri, 06 Jul 2018)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/MidPointAccessDeniedHandler.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/WicketLoginUrlAuthenticationEntryPoint.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/security/WicketRedirectStrategy.java
Log Message:
-----------
Merge remote-tracking branch 'origin/support-3.7' into support-3.7
Compare: https://github.com/Evolveum/midpoint/compare/e77b6e6075f8...60e63d407682
**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