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 11:41:09 UTC

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

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 21622c2  ISIS-2877: housekeeping and comments
     add c29aa9d  ISIS-2877: more housekeeping

No new revisions were added by this update.

Summary of changes:
 .../actionmenu/serviceactions/MenuActionPanel.java |  43 +++---
 .../serviceactions/ServiceActionUtil.java          |  26 ++--
 .../serviceactions/ServiceActionsPanel.java        |  28 ++--
 .../bookmarkedpages/BookmarkedPagesPanel.java      | 117 ++++++----------
 .../selector/CollectionSelectorPanel.java          | 150 +++++++++------------
 .../ajaxtable/IsisAjaxNavigationToolbar.java       |  38 +++---
 .../blobclob/IsisBlobOrClobPanelAbstract.java      |  20 +--
 .../widgets/themepicker/ThemeChooser.java          |  51 +++----
 .../widgets/zclip/ZeroClipboardPanel.java          |  71 +++++-----
 .../wicket/ui/pages/mmverror/MmvErrorPage.java     |  16 +--
 .../org/apache/isis/viewer/wicket/ui/util/Wkt.java | 103 +++++++++-----
 .../IsisWicketApplication_experimental.java        |  12 +-
 12 files changed, 300 insertions(+), 375 deletions(-)