This is an automated email from the ASF dual-hosted git repository.
joergrade pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
from ffe48cd497 ISIS-3049: fixes ObjectAdapterMementoProviderAbstract wrong
id for NULL
new dd1f159928 ISIS-3044 show number of dialogs in status bar
new bb5574fa93 ISIS-3041 fixing unset errortype, code cosmetic, debugging
info
new 7939fb8f24 Merge branch 'master' of https://github.com/apache/isis
new 21e8f2759e Merge branch 'master' of https://github.com/apache/isis
new b0b1354aaa ISIS-3073 fixing typos in shiro doc,
@DomainObject(logicalTypeName ... replaced by @Named, JPA/JDO mixup corrected
new bb75e3b946 Merge branch 'master' of https://github.com/apache/isis
The 6 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:
.../modules/petclinic/pages/040-pet-entity.adoc | 3 ++-
.../modules/petclinic/pages/050-visit-entity.adoc | 3 ++-
.../src/main/adoc/modules/schema/pages/cmd.adoc | 2 +-
.../LogicalTypeFacetFromClassNameFactory.java | 2 +-
.../kroviz/core/aggregator/AggregatorWithLayout.kt | 21 ++++++++++++++++-
.../kroviz/core/aggregator/ObjectAggregator.kt | 2 +-
.../isis/client/kroviz/core/event/EventStore.kt | 19 +++++++++++-----
.../isis/client/kroviz/core/event/LogEntry.kt | 26 ++++++++++++++++++----
.../isis/client/kroviz/core/event/ResourceProxy.kt | 25 ++++++++++++++++++++-
.../isis/client/kroviz/core/event/StatusPo.kt | 25 ++++++++++++++++++++-
.../isis/client/kroviz/ui/core/RoStatusBar.kt | 10 ++++-----
.../isis/client/kroviz/ui/core/ViewManager.kt | 5 +++++
.../apache/isis/client/kroviz/IntegrationTest.kt | 18 ++++++++++-----
.../isis/client/kroviz/core/event/LogEntryTest.kt | 9 +++-----
.../ROOT/pages/setup-and-configuration.adoc | 4 ++--
.../src/main/adoc/modules/shiro/pages/about.adoc | 18 +++++++--------
.../ROOT/pages/hints-and-tips/troubleshooting.adoc | 3 ++-
17 files changed, 148 insertions(+), 47 deletions(-)