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 91b9c12b6bd1bd19dd762012d2fdee7192a68a35 Merge: 9e154a8dd9 bd6a878946 Author: andi-huber <[email protected]> AuthorDate: Sun Dec 4 10:57:37 2022 +0100 Merge remote-tracking branch 'origin/master' into spring6 .gitignore | 3 + .../modules/applib/pages/index/ViewModel.adoc | 20 +- .../pages/index/annotation/DomainObject.adoc | 2 + .../applib/pages/index/annotation/HomePage.adoc | 2 + .../applib/pages/index/client/SuppressionType.adoc | 1 + ...adLayoutXml.adoc => Object_downloadLayout.adoc} | 14 +- .../services/appfeatui/ApplicationTypeMember.adoc | 2 - .../services/command/CommandExecutorService.adoc | 8 +- .../services/command/CommandOutcomeHandler.adoc | 6 +- .../index/services/factory/FactoryService.adoc | 30 +- .../index/services/grid/GridLoaderService.adoc | 34 +- .../services/grid/GridMarshallerService.adoc} | 9 +- .../pages/index/services/grid/GridService.adoc | 1 + .../pages/index/services/layout/LayoutService.adoc | 60 +- .../index/services/marshal/MarshallerService.adoc | 44 + .../index/services/menu/MenuBarsLoaderService.adoc | 16 +- .../menu/MenuBarsMarshallerService.adoc} | 11 +- .../pages/index/services/menu/MenuBarsService.adoc | 1 + .../services/repository/RepositoryService.adoc | 2 +- .../modules/applib/pages/index/value/Blob.adoc | 40 +- .../modules/applib/pages/index/value/Clob.adoc | 73 +- .../HasInteractionId_commandLogEntry.adoc | 4 + .../HasUsername_recentCommandsByUser.adoc | 4 + .../contributions/Object_recentCommands.adoc | 2 +- ...ByUser.adoc => T_recentBackgroundCommands.adoc} | 12 +- .../applib/dom/CommandLogEntryRepository.adoc | 1 + .../dom/mixins/CommandLogEntry_childCommands.adoc | 2 + .../mixins/CommandLogEntry_openResultObject.adoc | 2 + .../mixins/CommandLogEntry_siblingCommands.adoc | 2 + .../subscriber/CommandSubscriberForCommandLog.adoc | 2 + .../CausewayModuleExtCommandReplaySecondary.adoc | 3 - .../secondary/job/JobExecutionData.adoc} | 31 +- .../pages/index/excel/applib/ExcelService.adoc | 2 + .../ExcelServiceDefault.adoc} | 40 +- .../HasInteractionId_executionLogEntries.adoc | 4 + .../HasUsername_recentExecutionsByUser.adoc | 4 + .../contributions/Object_recentExecutions.adoc | 2 +- .../applib/dom/ExecutionLogEntryType.adoc | 2 + .../ExecutionLogEntry_siblingExecutions.adoc | 2 + .../applib/dom/ExecutionOutboxEntryType.adoc | 2 + .../applib/restapi/OutboxEvents.adoc | 4 + .../applib/restapi/OutboxRestApi.adoc | 2 + .../ContentMappingServiceForOutboxEvents.adoc | 2 + .../index/restfulobjects/client/RestfulClient.adoc | 43 +- ...ayModuleViewerRestfulObjectsJaxrsResteasy.adoc} | 7 +- .../conneg/RestfulObjectsJaxbWriterForXml.adoc | 0 .../webmodule/WebModuleJaxrsResteasy.adoc} | 8 +- ...ayModuleViewerRestfulObjectsJaxrsResteasy4.adoc | 12 - core/adoc/modules/_overview/pages/about.adoc | 1236 ++++++++++++-------- scripts/ci/_print-environment.sh | 2 - scripts/ci/rename-all-published-sources.jsh | 5 +- 51 files changed, 1124 insertions(+), 699 deletions(-)
