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 2023/05/01 11:49:47 UTC

[guacamole-client] branch master updated (823df2d10 -> c8a33be6a)

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 823df2d10 GUACAMOLE-1778: Merge updated translations for Simplified Chinese.
     add 4b570e9e6 GUACAMOLE-926: Improve error handling for invalid, missing connection data.
     add 70b7b7bd4 GUACAMOLE-926: Add username and password to examples.
     new c8a33be6a GUACAMOLE-926: Merge further batch import fixes and improvements

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/import/services/connectionCSVService.js    |  63 +++++++++----
 .../app/import/services/connectionParseService.js  | 102 ++++++++++++++++++++-
 .../src/app/import/types/ImportConnection.js       |   7 ++
 .../src/main/frontend/src/translations/en.json     |  16 +++-
 4 files changed, 162 insertions(+), 26 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-926: Merge further batch import fixes and improvements

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 c8a33be6a43eb648898c14ae537d5891adc5c5f5
Merge: 823df2d10 70b7b7bd4
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Mon May 1 07:49:40 2023 -0400

    GUACAMOLE-926: Merge further batch import fixes and improvements

 .../app/import/services/connectionCSVService.js    |  63 +++++++++----
 .../app/import/services/connectionParseService.js  | 102 ++++++++++++++++++++-
 .../src/app/import/types/ImportConnection.js       |   7 ++
 .../src/main/frontend/src/translations/en.json     |  16 +++-
 4 files changed, 162 insertions(+), 26 deletions(-)