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 2019/01/10 20:04:02 UTC

[isis] branch 2033-IoC updated (595a8a0 -> 0aaa74b)

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

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


    from 595a8a0  Merge remote-tracking branch 'apache/v2' into 2033-IoC
     add 867d148  ISIS-2082: updates tg.adoc to use {isiscurr} rather than hardcoded version
     add 8d1e30a  ISIS-2081: adds null guards for LayoutFacet
     add 7800a5c  Merge branch 'master' into v2
     add 4539f97  ISIS-2081: fixes npe with ActionLayout#redirect for property edits.
     add 14ac71b  Merge branch 'master' into v2
     new 0aaa74b  Merge remote-tracking branch 'origin/v2' into 2033-IoC

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:
 ...ClassFacetViaDomainObjectLayoutAnnotationUsingCssClassUiEvent.java | 4 ++++
 ...CssClassFacetViaViewModelLayoutAnnotationUsingCssClassUiEvent.java | 4 ++++
 .../IconFacetViaDomainObjectLayoutAnnotationUsingIconUiEvent.java     | 4 ++++
 .../IconFacetViaViewModelLayoutAnnotationUsingIconUiEvent.java        | 4 ++++
 .../LayoutFacetViaDomainObjectLayoutAnnotationUsingLayoutUiEvent.java | 4 ++++
 .../LayoutFacetViaViewModelLayoutAnnotationUsingLayoutUiEvent.java    | 4 ++++
 .../TitleFacetViaDomainObjectLayoutAnnotationUsingTitleUiEvent.java   | 4 ++++
 .../TitleFacetViaViewModelLayoutAnnotationUsingTitleUiEvent.java      | 4 ++++
 .../isis/core/metamodel/facets/object/grid/GridFacetDefault.java      | 4 +++-
 .../org/apache/isis/viewer/wicket/ui/panels/FormExecutorDefault.java  | 4 ++++
 10 files changed, 39 insertions(+), 1 deletion(-)


[isis] 01/01: Merge remote-tracking branch 'origin/v2' into 2033-IoC

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

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

commit 0aaa74b1612a489e90d2fad732b8d1458243a562
Merge: 595a8a0 14ac71b
Author: Andi Huber <ah...@apache.org>
AuthorDate: Thu Jan 10 21:03:15 2019 +0100

    Merge remote-tracking branch 'origin/v2' into 2033-IoC

 ...ClassFacetViaDomainObjectLayoutAnnotationUsingCssClassUiEvent.java | 4 ++++
 ...CssClassFacetViaViewModelLayoutAnnotationUsingCssClassUiEvent.java | 4 ++++
 .../IconFacetViaDomainObjectLayoutAnnotationUsingIconUiEvent.java     | 4 ++++
 .../IconFacetViaViewModelLayoutAnnotationUsingIconUiEvent.java        | 4 ++++
 .../LayoutFacetViaDomainObjectLayoutAnnotationUsingLayoutUiEvent.java | 4 ++++
 .../LayoutFacetViaViewModelLayoutAnnotationUsingLayoutUiEvent.java    | 4 ++++
 .../TitleFacetViaDomainObjectLayoutAnnotationUsingTitleUiEvent.java   | 4 ++++
 .../TitleFacetViaViewModelLayoutAnnotationUsingTitleUiEvent.java      | 4 ++++
 .../isis/core/metamodel/facets/object/grid/GridFacetDefault.java      | 4 +++-
 .../org/apache/isis/viewer/wicket/ui/panels/FormExecutorDefault.java  | 4 ++++
 10 files changed, 39 insertions(+), 1 deletion(-)