You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/09/23 18:30:29 UTC

[isis] branch 2871-value.types.overhaul updated (81ab729 -> 73bcee6)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 2871-value.types.overhaul
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 81ab729  ISIS-2871: rewire context adapter for title column model
     add 73bcee6  ISIS-2871: fixes some glitches with redirecton handling

No new revisions were added by this update.

Summary of changes:
 .../object/title/annotation/TitleFacetViaTitleAnnotation.java     | 2 --
 .../java/org/apache/isis/core/metamodel/spec/ManagedObject.java   | 2 ++
 .../demoapp/dom/types/javalang/strings/vm/JavaLangStringVm.java   | 1 +
 .../src/main/java/demoapp/webapp/wicket/jpa/DemoAppWicketJpa.java | 3 +--
 .../isis/extensions/secman/shiro/AuthInfoForApplicationUser.java  | 8 ++++----
 .../isis/extensions/secman/shiro/PrincipalForApplicationUser.java | 6 +++---
 .../org/apache/isis/viewer/wicket/model/models/EntityModel.java   | 4 ++--
 .../wicket/model/models/interaction/act/ActionInteractionWkt.java | 7 +++++--
 .../model/models/interaction/prop/PropertyInteractionWkt.java     | 7 +++++--
 .../apache/isis/viewer/wicket/ui/panels/FormExecutorDefault.java  | 8 ++++----
 10 files changed, 27 insertions(+), 21 deletions(-)