You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2019/06/24 02:32:12 UTC

[guacamole-client] branch master updated (b1d3070 -> 30f6ac4)

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

vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from b1d3070  GUACAMOLE-723: Merge automatically close menus upon click unless explicitly marked as interactive.
     add 40ee0d3  GUACAMOLE-723: Consider entire connection hierarchy when determining whether only one connection is available.
     add 3d71f84  GUACAMOLE-723: Display connection selection menu only if multiple choices are available.
     new 30f6ac4  GUACAMOLE-723: Merge display connection selection menu only if multiple connections are available.

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:
 .../app/client/controllers/clientController.js     |  17 ++-
 .../app/navigation/services/userPageService.js     | 131 ++++++++++++---------
 2 files changed, 88 insertions(+), 60 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-723: Merge display connection selection menu only if multiple connections are available.

Posted by vn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vnick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 30f6ac434b8b4dfbd12da838e99e79a9cb40f1b1
Merge: b1d3070 3d71f84
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sun Jun 23 22:32:08 2019 -0400

    GUACAMOLE-723: Merge display connection selection menu only if multiple connections are available.

 .../app/client/controllers/clientController.js     |  17 ++-
 .../app/navigation/services/userPageService.js     | 131 ++++++++++++---------
 2 files changed, 88 insertions(+), 60 deletions(-)