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/hop.git
from af595658da Merge pull request #3125 from apache/3120_META_STRUCTURE
add 0fe106b93c Copying and pasting notes not working #3108
new d01f86ba56 Merge pull request #3121 from apache/3108
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:
.../java/org/apache/hop/workflow/WorkflowMeta.java | 30 ++++--
.../actions/pipeline/ActionPipelineGuiPlugin.java | 5 +-
.../actions/workflow/ActionWorkflowGuiPlugin.java | 4 +-
.../hopgui/file/pipeline/HopGuiPipelineGraph.java | 16 ++-
.../delegates/HopGuiPipelineClipboardDelegate.java | 107 +++++++++++++++------
.../hopgui/file/workflow/HopGuiWorkflowGraph.java | 19 +++-
.../delegates/HopGuiWorkflowClipboardDelegate.java | 101 +++++++++----------
.../pipeline/messages/messages_en_US.properties | 2 +-
.../workflow/messages/messages_en_US.properties | 4 +
9 files changed, 189 insertions(+), 99 deletions(-)