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 ae1595c Merge pull request #961 from hansva/master
new dd25629 HOP-3116 Open help documentation to default browser
new 00133f4 HOP-3116: fix help button
new 6d1a7ec HOP-3116: fix dimension Lookup/Update Dialog
new 36f8393 Merge pull request #960 from nadment/HOP-3116
The 2558 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/i18n/messages/messages_en_US.properties | 7 +-
.../hop/i18n/messages/messages_ja_JP.properties | 6 +-
.../dimensionlookup/DimensionLookupDialog.java | 174 +++++++++++----------
.../hop/ui/core/dialog/ConfigurationDialog.java | 12 +-
.../hop/ui/core/dialog/EnterSelectionDialog.java | 19 +--
.../apache/hop/ui/core/dialog/ShowHelpDialog.java | 1 -
.../hop/ui/core/metadata/MetadataEditor.java | 2 +-
.../ui/pipeline/dialog/ModPartitionerDialog.java | 8 +-
.../ui/pipeline/transform/BaseTransformDialog.java | 7 +-
.../java/org/apache/hop/ui/util/HelpUtils.java | 71 ++-------
.../hop/ui/workflow/dialog/WorkflowDialog.java | 2 +-
11 files changed, 122 insertions(+), 187 deletions(-)