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 9e154a8dd9 Merge remote-tracking branch 'origin/master' into spring6
add cad7d2ddc9 ISIS-2445: fixes rename script (exit with error code if env
var not set)
add 530291c207 ISIS-2445: remove outdated env var from script
add 1193633e9b ISIS-3222: updates site index
add bd6a878946 ISIS-2297: gitignore '.derived' files
new 91b9c12b6b 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:
.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 +-
.../grid/GridMarshallerService.adoc} | 11 +-
.../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} | 10 +-
.../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} | 48 +-
.../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} | 11 +-
.../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, 1128 insertions(+), 717 deletions(-)
rename
antora/components/refguide-index/modules/applib/pages/index/mixins/layout/{Object_downloadLayoutXml.adoc
=> Object_downloadLayout.adoc} (79%)
copy
antora/components/refguide-index/modules/applib/pages/index/{annotation/RestrictTo.adoc
=> services/grid/GridMarshallerService.adoc} (81%)
create mode 100644
antora/components/refguide-index/modules/applib/pages/index/services/marshal/MarshallerService.adoc
copy
antora/components/refguide-index/modules/applib/pages/index/{annotation/Domain_Exclude.adoc
=> services/menu/MenuBarsMarshallerService.adoc} (64%)
copy
antora/components/refguide-index/modules/extensions/pages/index/commandlog/applib/contributions/{HasUsername_recentCommandsByUser.adoc
=> T_recentBackgroundCommands.adoc} (74%)
copy
antora/components/refguide-index/modules/{applib/pages/index/annotation/hooks/Collection_023_typeOf.adoc
=> extensions/pages/index/commandreplay/secondary/job/JobExecutionData.adoc}
(54%)
copy
antora/components/refguide-index/modules/extensions/pages/index/excel/applib/{ExcelService.adoc
=> service/ExcelServiceDefault.adoc} (59%)
copy
antora/components/refguide-index/modules/{applib/pages/index/annotation/Bounding.adoc
=>
viewer/pages/index/restfulobjects/jaxrsresteasy/CausewayModuleViewerRestfulObjectsJaxrsResteasy.adoc}
(83%)
rename
antora/components/refguide-index/modules/viewer/pages/index/restfulobjects/{jaxrsresteasy4
=> jaxrsresteasy}/conneg/RestfulObjectsJaxbWriterForXml.adoc (100%)
rename
antora/components/refguide-index/modules/viewer/pages/index/restfulobjects/{jaxrsresteasy4/webmodule/WebModuleJaxrsResteasy4.adoc
=> jaxrsresteasy/webmodule/WebModuleJaxrsResteasy.adoc} (79%)
delete mode 100644
antora/components/refguide-index/modules/viewer/pages/index/restfulobjects/jaxrsresteasy4/CausewayModuleViewerRestfulObjectsJaxrsResteasy4.adoc