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 2023/01/24 07:41:10 UTC

[isis] branch spring6 updated (553550a3e6 -> a6a9575faa)

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

ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git


    from 553550a3e6 Merge remote-tracking branch 'origin/master' into spring6
     add 369918e010 Bump vaadin.version from 23.3.4 to 23.3.5
     add fd554ec6f4 Merge pull request #1386 from apache/dependabot/maven/master/vaadin.version-23.3.5
     add 9310225b82 ISIS-3335: purge UiObjectWkt's getLayoutData
     new a6a9575faa Merge remote-tracking branch 'origin/master' into spring6

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../models/EntityCollectionModelParented.java      | 32 ++++++--------
 .../viewer/wicket/model/models/UiObjectWkt.java    |  4 --
 .../entity/collection/EntityCollectionPanel.java   | 10 +++--
 .../collection/EntityCollectionPanelFactory.java   | 33 +++++++++++++-
 .../wicket/ui/components/layout/bs/col/Col.java    | 51 +++++++++-------------
 5 files changed, 70 insertions(+), 60 deletions(-)


[isis] 01/01: Merge remote-tracking branch 'origin/master' into spring6

Posted by ah...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch spring6
in repository https://gitbox.apache.org/repos/asf/isis.git

commit a6a9575faaae19ce297f027c5a60a30402d3c94f
Merge: 553550a3e6 9310225b82
Author: Andi Huber <ah...@apache.org>
AuthorDate: Tue Jan 24 08:41:04 2023 +0100

    Merge remote-tracking branch 'origin/master' into spring6

 .../models/EntityCollectionModelParented.java      | 32 ++++++--------
 .../viewer/wicket/model/models/UiObjectWkt.java    |  4 --
 .../entity/collection/EntityCollectionPanel.java   | 10 +++--
 .../collection/EntityCollectionPanelFactory.java   | 33 +++++++++++++-
 .../wicket/ui/components/layout/bs/col/Col.java    | 51 +++++++++-------------
 5 files changed, 70 insertions(+), 60 deletions(-)