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/22 10:42:26 UTC

[isis] branch 2877-compound.value.types updated (4047eb0 -> 21622c2)

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

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


    from 4047eb0  ISIS-2880: generic solution to set focus programmatically on inline edit forms
     add 21622c2  ISIS-2877: housekeeping and comments

No new revisions were added by this update.

Summary of changes:
 .../interactions/managed/ManagedAction.java        |   1 +
 .../value/CalendarEventSemanticsProvider.java      |   4 +-
 .../entityactions/AdditionalLinksPanel.java        | 129 +++++++--------------
 .../components/actions/ActionParametersForm.java   |  15 +--
 .../scalars/ComponentFactoryScalarAbstract.java    |   3 +-
 .../wicket/ui/panels/PromptFormAbstract.java       |  16 ++-
 .../org/apache/isis/viewer/wicket/ui/util/Wkt.java |  43 ++++++-
 7 files changed, 106 insertions(+), 105 deletions(-)