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/23 12:19:43 UTC

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

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 b046091  GUACAMOLE-723: Merge allow connection names to cleanly overflow in connection selection menu.
     add 93dbf85  GUACAMOLE-723: Automatically close menus upon click unless explicitly marked as interactive.
     new b1d3070  GUACAMOLE-723: Merge automatically close menus upon click unless explicitly marked as interactive.

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:
 .../main/webapp/app/client/templates/client.html   |  2 +-
 .../webapp/app/navigation/directives/guacMenu.js   | 29 ++++++++++++++--------
 2 files changed, 19 insertions(+), 12 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-723: Merge automatically close menus upon click unless explicitly marked as interactive.

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 b1d3070748cbbc58bdb863e5e54cea1aa62b08df
Merge: b046091 93dbf85
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Sun Jun 23 08:19:39 2019 -0400

    GUACAMOLE-723: Merge automatically close menus upon click unless explicitly marked as interactive.

 .../main/webapp/app/client/templates/client.html   |  2 +-
 .../webapp/app/navigation/directives/guacMenu.js   | 29 ++++++++++++++--------
 2 files changed, 19 insertions(+), 12 deletions(-)