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/causeway.git
from 554dc6ff02 Merge pull request #1411 from
apache/3014-enum_title_not_honored
new a4e5066c66 updates isis-antora to causeway-antora
new c9bbe6d1e4 updates docs
new 93bd496938 updates website
The 3 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/ROOT/pages/updating-the-website.adoc | 12 +-
antora/components/conguide/antora.yml | 1 -
.../conguide/modules/nightly-deploys/nav.adoc | 4 -
.../pages/index/annotation/BookmarkPolicy.adoc | 2 +
.../pages/index/annotation/CollectionLayout.adoc | 8 +-
.../pages/index/annotation/DomainObject.adoc | 6 +
.../pages/index/annotation/DomainObjectLayout.adoc | 29 +-
.../ParameterTuple.adoc} | 17 +-
.../pages/index/annotation/TableDecoration.adoc | 64 --
.../applib/pages/index/graph/tree/TreePath.adoc | 22 +
.../layout/component/CollectionLayoutData.adoc | 4 +-
.../layout/component/DomainObjectLayoutData.adoc | 4 +-
.../index/layout/component/TableDecoration.adoc | 14 -
.../applib/pages/index/layout/grid/Grid.adoc | 15 +
.../pages/index/layout/grid/GridAbstract.adoc | 2 +
...so.adoc => Object_downloadLayout_see-also.adoc} | 0
.../hooks/GridService_020-examples-and-usage.adoc | 2 +-
.../pages/index/services/jaxb/JaxbService.adoc | 22 -
.../pages/index/services/user/UserMemento.adoc | 12 +-
.../pages/index/services/user/UserService.adoc | 8 +-
.../modules/applib/pages/index/util/JaxbUtil.adoc | 5 -
.../pages/index/util/schema/ChangesDtoUtils.adoc | 8 +-
.../pages/index/util/schema/CommandDtoUtils.adoc | 8 +-
.../index/util/schema/InteractionDtoUtils.adoc | 8 +-
.../index/util/schema/InteractionsDtoUtils.adoc | 7 +-
.../index/util/schema/MemberExecutionDtoUtils.adoc | 5 +-
.../commons/pages/index/collections/Can.adoc | 16 +-
.../commons/pages/index/functional/Try.adoc | 11 +
.../modules/commons/pages/index/io/DataSink.adoc | 45 ++
.../pages/index/io/DataSource.adoc} | 30 +-
.../modules/commons/pages/index/io/JaxbUtils.adoc | 106 +++
.../modules/commons/pages/index/io/JsonUtils.adoc | 104 +++
.../modules/commons/pages/index/io/YamlUtils.adoc | 73 ++
.../pages/index/resource/ResourceCoordinates.adoc | 14 -
.../manager/AuthorizationManager.adoc | 2 +-
.../index/docgen/CausewayModuleExtDocgen.adoc | 28 +
.../pages/index/docgen/applib/HelpNode.adoc} | 20 +-
.../index/docgen/menu/DocumentationMenu.adoc} | 11 +-
.../applib/CausewayModuleValAsciidocApplib.adoc | 1 +
.../index/asciidoc/applib/value/AsciiDoc.adoc | 13 -
.../applib-classes/pages/mixees-and-mixins.adoc | 2 +-
.../pages/roles-mixins-contributees/mixins.adoc | 3 +-
.../applib-classes/partials/module-nav.adoc | 2 +-
antora/playbooks/site-comguide.yml | 2 +-
antora/playbooks/site-conguide.yml | 2 +-
antora/playbooks/site-core.yml | 2 +-
antora/playbooks/site-docs.yml | 2 +-
antora/playbooks/site-extensions.yml | 2 +-
antora/playbooks/site-incubator.yml | 2 +-
antora/playbooks/site-persistence.yml | 2 +-
antora/playbooks/site-refguide.yml | 2 +-
antora/playbooks/site-regressiontests.yml | 2 +-
antora/playbooks/site-relnotes.yml | 2 +-
antora/playbooks/site-security.yml | 2 +-
antora/playbooks/site-setupguide.yml | 2 +-
antora/playbooks/site-testing.yml | 2 +-
antora/playbooks/site-tooling.yml | 2 +-
antora/playbooks/site-tutorials.yml | 2 +-
antora/playbooks/site-userguide.yml | 2 +-
antora/playbooks/site-valuetypes.yml | 2 +-
antora/playbooks/site-vro.yml | 2 +-
antora/playbooks/site-vw.yml | 2 +-
antora/playbooks/site.yml | 4 +-
antora/supplemental-ui/css/home/style.css | 19 +-
antora/supplemental-ui/index.html | 3 +-
core/adoc/modules/_overview/pages/about.adoc | 746 +++++++--------------
.../section-hooks/causeway.viewer.common~post.adoc | 0
.../section-hooks/causeway.viewer.common~pre.adoc | 3 +-
.../adoc/modules/config/pages/sections/Other.adoc | 12 +
.../adoc/modules/config/pages/sections/_nav.adoc | 1 +
.../config/pages/sections/causeway.applib.adoc | 8 +-
.../pages/sections/causeway.security.spring.adoc | 2 +-
.../pages/sections/causeway.value-types.adoc | 191 +-----
.../pages/sections/causeway.viewer.wicket.adoc | 19 -
.../modules/config/pages/sections/eclipselink.adoc | 90 +--
.../kroviz/partials/design/sample_plantuml.adoc | 4 +-
.../modules/ROOT/partials/security/webmodule.adoc | 2 +-
77 files changed, 903 insertions(+), 1009 deletions(-)
delete mode 100644 antora/components/conguide/modules/nightly-deploys/nav.adoc
copy
antora/components/refguide-index/modules/applib/pages/index/{jaxb/JavaTimeJaxbAdapters.adoc
=> annotation/ParameterTuple.adoc} (67%)
delete mode 100644
antora/components/refguide-index/modules/applib/pages/index/annotation/TableDecoration.adoc
delete mode 100644
antora/components/refguide-index/modules/applib/pages/index/layout/component/TableDecoration.adoc
rename
antora/components/refguide-index/modules/applib/pages/index/mixins/layout/hooks/{Object_downloadLayoutXml_see-also.adoc
=> Object_downloadLayout_see-also.adoc} (100%)
create mode 100644
antora/components/refguide-index/modules/commons/pages/index/io/DataSink.adoc
copy
antora/components/refguide-index/modules/{applib/pages/index/exceptions/unrecoverable/ObjectNotFoundException.adoc
=> commons/pages/index/io/DataSource.adoc} (59%)
create mode 100644
antora/components/refguide-index/modules/commons/pages/index/io/JaxbUtils.adoc
create mode 100644
antora/components/refguide-index/modules/commons/pages/index/io/JsonUtils.adoc
create mode 100644
antora/components/refguide-index/modules/commons/pages/index/io/YamlUtils.adoc
delete mode 100644
antora/components/refguide-index/modules/commons/pages/index/resource/ResourceCoordinates.adoc
create mode 100644
antora/components/refguide-index/modules/extensions/pages/index/docgen/CausewayModuleExtDocgen.adoc
copy
antora/components/refguide-index/modules/{applib/pages/index/annotation/DomainServiceLayout_MenuBar.adoc
=> extensions/pages/index/docgen/applib/HelpNode.adoc} (69%)
copy
antora/components/refguide-index/modules/{applib/pages/index/layout/grid/bootstrap/BSClearFixHidden.adoc
=> extensions/pages/index/docgen/menu/DocumentationMenu.adoc} (79%)
copy
antora/components/refguide-index/modules/applib/pages/index/services/bookmarkui/hooks/BookmarkUiService_020-examples-and-usage.adoc
=>
core/config/src/main/adoc/modules/config/pages/section-hooks/causeway.viewer.common~post.adoc
(100%)
copy
antora/components/refguide-index/modules/applib/pages/index/services/appfeat/hooks/ApplicationFeatureRepository_020-examples-and-usage.adoc
=>
core/config/src/main/adoc/modules/config/pages/section-hooks/causeway.viewer.common~pre.adoc
(99%)