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

ahuber pushed a change to branch 3889-icon.overhaul
in repository https://gitbox.apache.org/repos/asf/causeway.git


    omit 5538b8c12f0 CAUSEWAY-3889: reinstate iconName; some CSS fixes
    omit 01ce2059d84 CAUSEWAY-3889: unified icon support method
     add ee6ee05a252 CAUSEWAY-3901: for large XLSX exports, disable cell 
row/col autosizing
     add 120e92be3eb CAUSEWAY-3892: fixes PrismHighlighter; due to some changes 
to how JSoup traverses document nodes
     add 2713126f0c9 CAUSEWAY-3889: unified icon support method
     add c3790db51f4 CAUSEWAY-3889: reinstate iconName; some CSS fixes
     add 47466075a2b CAUSEWAY-3889: for records with @DomainObjectLayout 
annotation, assume bean type Viewmodel
     add 6a79fb79446 CAUSEWAY-3889: fixes one of prev. commits (wrong facet 
type)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5538b8c12f0)
            \
             N -- N -- N   refs/heads/3889-icon.overhaul (6a79fb79446)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../causeway/commons/tabular/TabularModel.java     |  7 +++----
 .../config/beans/CausewayBeanTypeClassifier.java   |  7 ++++++-
 .../FaFacetOnMemberFromConfiguredRegex.java        |  3 +--
 .../tabular/excel/exporter/ExcelFileWriter.java    | 23 +++++++++++++++++-----
 .../viewer/commons/prism/PrismHighlighter.java     | 18 ++++++++++++++---
 .../causeway/viewer/commons/prism/PrismUtils.java  |  2 +-
 6 files changed, 44 insertions(+), 16 deletions(-)

Reply via email to