You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/05/28 08:24:36 UTC

[isis] branch master updated (fd276b3 -> dbd90c4)

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

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


    from fd276b3  ISIS-2513: Demo: add DomainObjectEntityChangePublishing for JPA
     add 0025ba6  ISIS-2705: adds the ability to position Wicket viewer messages more accurately.
     add 2e3ced6  ISIS-2705: removes unused field
     new dbd90c4  Merge pull request #566 from apache/ISIS-2705

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:
 .../apache/isis/core/config/IsisConfiguration.java | 72 ++++++++++++++++++++++
 .../widgets/breadcrumbs/BreadcrumbPanel.java       |  5 +-
 .../viewer/wicket/ui/errors/JGrowlBehaviour.java   |  8 ++-
 .../isis/viewer/wicket/ui/errors/JGrowlUtil.java   | 42 ++++++++-----
 .../wicket/ui/panels/FormExecutorDefault.java      |  3 +-
 5 files changed, 112 insertions(+), 18 deletions(-)

[isis] 01/01: Merge pull request #566 from apache/ISIS-2705

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

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

commit dbd90c4098b84f0b01878a7ab1f65e432a1baa89
Merge: fd276b3 2e3ced6
Author: Dan Haywood <da...@apache.org>
AuthorDate: Fri May 28 09:24:30 2021 +0100

    Merge pull request #566 from apache/ISIS-2705
    
    Isis 2705

 .../apache/isis/core/config/IsisConfiguration.java | 72 ++++++++++++++++++++++
 .../widgets/breadcrumbs/BreadcrumbPanel.java       |  5 +-
 .../viewer/wicket/ui/errors/JGrowlBehaviour.java   |  8 ++-
 .../isis/viewer/wicket/ui/errors/JGrowlUtil.java   | 42 ++++++++-----
 .../wicket/ui/panels/FormExecutorDefault.java      |  3 +-
 5 files changed, 112 insertions(+), 18 deletions(-)