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/10/04 04:02:08 UTC

[isis] branch 2871-value.types.overhaul updated (5798980 -> a7b3ccc)

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 5798980  ISIS-2871: evaluate action parameter defaults honoring multiselect providers (if any)
     add a7b3ccc  ISIS-2871: action model housekeeping

No new revisions were added by this update.

Summary of changes:
 .../viewer/wicket/model/models/ActionModel.java    |  14 +--
 .../interaction/coll/CollectionInteractionWkt.java | 129 ---------------------
 .../wicket/model/util/PageParameterUtils.java      |   3 +-
 .../entityactions/EntityActionLinkFactory.java     |   3 +-
 .../serviceactions/MenuActionLinkFactory.java      |   2 +-
 .../linkandlabel/LinkAndLabelFactoryAbstract.java  |   5 +-
 6 files changed, 9 insertions(+), 147 deletions(-)
 delete mode 100644 viewers/wicket/model/src/main/java/org/apache/isis/viewer/wicket/model/models/interaction/coll/CollectionInteractionWkt.java