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

danhaywood pushed a change to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from 68781b91fa CAUSEWAY-3703 : reworks querydsl facet to use @Property 
annotation
     add 513acd8f44 CAUSEWAY-3703 : simplifies and polishes QueryDslRepository, 
updates docs
     add 643f496f98 CAUSEWAY-3703: updates docs for queryDSL some more
     add dc5af39d18 CAUSEWAY-3800: minor doc fixes

No new revisions were added by this update.

Summary of changes:
 antora/components/conguide/antora.yml              |   1 -
 antora/components/conguide/modules/agilej/nav.adoc |   4 -
 .../conguide/modules/agilej/pages/about.adoc       |  56 --
 .../components/docs/modules/ROOT/pages/about.adoc  |   5 +-
 .../ROOT/partials/module-nav/components.adoc       |  10 +-
 .../ROOT/partials/module-nav/extensions.adoc       |   4 +
 .../pages/index/annotation/DomainObject.adoc       |   4 +-
 .../applib/pages/index/annotation/Property.adoc    |   2 -
 ...rtyChangeSubscriber_020-examples-and-usage.adoc |   3 -
 .../userui/UserMenu_me.adoc}                       |   8 +-
 .../wrapper/listeners/InteractionListener.adoc     |   2 +
 .../applib/services/repo/QueryDslRepository.adoc   | 284 +++------
 .../userprof/UserProfileUiServiceDefault.adoc}     |   9 +-
 .../2.0.0-M1/mignotes/updated-annotations.adoc     |   5 +-
 antora/playbooks/site.yml                          |   4 +-
 core/adoc/modules/_overview/pages/about.adoc       |   4 +-
 persistence/jdo/adoc/modules/ROOT/pages/about.adoc |   2 +-
 persistence/jpa/adoc/modules/ROOT/pages/about.adoc |   2 +-
 .../querydsl/adoc/modules/ROOT/pages/about.adoc    |  23 +-
 .../ROOT/pages/autocomplete-annotations.adoc       |  16 +-
 .../adoc/modules/ROOT/pages/example-queries.adoc   | 115 +++-
 .../ROOT/pages/setup-and-configuration.adoc        | 201 +------
 ...d-configuration-for-persistence-mechanism.adoc} | 133 +----
 .../applib/services/repo/QueryDslRepository.java   | 643 ++++++++-------------
 viewers/graphql/adoc/modules/ROOT/pages/about.adoc |   2 +-
 viewers/restfulobjects/adoc/antora.yml             |   1 -
 .../adoc/modules/ROOT/pages/about.adoc             |   2 +-
 viewers/wicket/adoc/modules/ROOT/pages/about.adoc  |   2 +-
 28 files changed, 564 insertions(+), 983 deletions(-)
 delete mode 100644 antora/components/conguide/modules/agilej/nav.adoc
 delete mode 100644 antora/components/conguide/modules/agilej/pages/about.adoc
 copy 
antora/components/refguide-index/modules/applib/pages/index/{layout/component/Owner.adoc
 => services/userui/UserMenu_me.adoc} (90%)
 copy 
antora/components/refguide-index/modules/{applib/pages/index/CausewayModuleApplibChangeAndExecutionLoggers.adoc
 => 
viewer/pages/index/commons/services/userprof/UserProfileUiServiceDefault.adoc} 
(74%)
 copy 
persistence/querydsl/adoc/modules/ROOT/{pages/setup-and-configuration.adoc => 
partials/setup-and-configuration-for-persistence-mechanism.adoc} (53%)

Reply via email to