You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hop.apache.org by ha...@apache.org on 2021/07/19 11:19:01 UTC

[incubator-hop] branch master updated (301999e -> 09ba610)

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

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.


    from 301999e  HOP-3019 (#943)
     new 02bf929  HOP-3000 : Hop Web: add support for themes (border color fixes)
     new c04c0eb  HOP-3900 : Don't serialize volatile or transient fields to XML
     new 3f256d7  HOP-3010 : CheckPipelineProgressDialog is never closed (+layout fix)
     new 09ba610  Merge pull request #946 from mattcasters/master

The 2520 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:
 .../hop/metadata/serializer/xml/XmlMetadataUtil.java   | 12 ++++++++++++
 .../resources/org/apache/hop/ui/hopgui/dark-mode.css   | 18 +++++++++---------
 .../apache/hop/ui/core/dialog/CheckResultDialog.java   | 18 ++++++++++--------
 .../ui/hopgui/dialog/CheckPipelineProgressDialog.java  |  1 +
 4 files changed, 32 insertions(+), 17 deletions(-)