This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 228f2a0924 Merge remote-tracking branch 'origin/master' into v3
add e35f8bf139 CAUSEWAY-3797: offer column sorting only if underlying
class is comparable
add 3e236472cd CAUSEWAY-3797: fixes prev. commit (potential NPE)
add e5063398f4 CAUSEWAY-3797: HeadersToolbar: remove superfluous override
new 762223e5be Merge remote-tracking branch 'origin/master' into v3
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:
.../causeway/core/metamodel/spec/ObjectSpecification.java | 7 +++++++
.../ajaxtable/CollectionContentsAsAjaxTablePanel.java | 7 +++++--
.../ajaxtable/columns/AssociationColumnAbstract.java | 10 ++++++++--
.../collectioncontents/ajaxtable/columns/PluralColumn.java | 5 +++--
.../collectioncontents/ajaxtable/columns/SingularColumn.java | 2 +-
.../viewer/wicket/ui/components/table/head/HeadersToolbar.java | 5 -----
6 files changed, 24 insertions(+), 12 deletions(-)