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 00f7081bd3 CAUSEWAY-3762: adds TableSearchUiService (interface)
add d9d40467c2 CAUSEWAY-3751: extends the SPI, onRendering
add 4d2ca443d2 CAUSEWAY-3751: extends PageRenderLogger also
new d6606131f2 Merge pull request #2466 from apache/CAUSEWAY-3751
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:
.../services/publishing/log/PageRenderLogger.java | 37 ++++++++++++----
.../publishing/spi/PageRenderSubscriber.java | 25 ++++++++++-
.../viewer/wicket/ui/pages/PageAbstract.java | 11 +++++
.../viewer/wicket/ui/pages/entity/EntityPage.java | 42 +++++++++++++++----
.../StandaloneCollectionPage.java | 49 ++++++++++++++++++----
.../viewer/wicket/ui/pages/value/ValuePage.java | 28 +++++++++++--
6 files changed, 163 insertions(+), 29 deletions(-)