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 2023/03/14 10:34:34 UTC

[hop] branch master updated (ff67e88f9e -> 65e2d6456f)

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 ff67e88f9e Merge pull request #2552 from nadment/2476
     new f4ba42f301 restrict environments to selected project, show all environments when no project selected. fixes #2511
     new 1ac44defc4 implemented environments for active projects as an option. fixes #2511
     new 65e2d6456f Merge pull request #2518 from bamaer/2511

The 5568 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:
 .../apache/hop/projects/config/ProjectsConfig.java | 30 ++++++++++++++++
 .../config/ProjectsConfigOptionPlugin.java         | 42 ++++++++++++++++++++++
 .../apache/hop/projects/gui/ProjectsGuiPlugin.java | 34 ++++++++++++++----
 .../config/messages/messages_en_US.properties      |  1 +
 4 files changed, 100 insertions(+), 7 deletions(-)