guacamole-common-js BlobWriter.js Bug

2019-06-24 Thread James Caple
Hi, Thanks for the guacamole project. I've been using it with good success on a project at work. I've been developing a Javascript Client to integrate with MS Windows Virtual Machines. I used the Javascript API to develop some file transfer capabilities. I was unable to get the BlobWriter JS

[GitHub] [guacamole-client] mike-jumper merged pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper merged pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296925653 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -188,17 +197,37

[GitHub] [guacamole-client] m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#issuecomment-505185418 Update: Unneeded whitespaces removed as well the extra `guac-focus`. Also the documentation is altered as per your

[GitHub] [guacamole-client] m-khan-glyptodon commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296908797 ## File path: guacamole/src/main/webapp/app/form/templates/timeZoneField.html ## @@

[GitHub] [guacamole-client] m-khan-glyptodon commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296903205 ## File path: guacamole/src/main/webapp/app/form/templates/timeZoneField.html ## @@

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296881451 ## File path: guacamole/src/main/webapp/app/form/templates/timeZoneField.html ## @@ -3,12

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296883020 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -188,17 +197,37

[GitHub] [guacamole-client] m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#issuecomment-505148205 Update: Changes ready for review. This is an automated

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296870679 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -188,17 +197,38

[GitHub] [guacamole-client] m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon commented on issue #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#issuecomment-505132145 Update: Fixed the default value of $scope.relevantField = {}; as well as the documentation.

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296850423 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -102,6 +102,13

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296853657 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -188,17 +190,36

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296824715 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -137,13 +137,15

[GitHub] [guacamole-client] mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus

2019-06-24 Thread GitBox
mike-jumper commented on a change in pull request #419: GUACAMOLE-302: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419#discussion_r296824130 ## File path: guacamole/src/main/webapp/app/login/directives/login.js ## @@ -188,17 +190,36

[GitHub] [guacamole-client] m-khan-glyptodon opened a new pull request #419: Incorrect password field focus

2019-06-24 Thread GitBox
m-khan-glyptodon opened a new pull request #419: Incorrect password field focus URL: https://github.com/apache/guacamole-client/pull/419 Note: This is not specific to just password fields, but any field type in general. This

[GitHub] [guacamole-client] mike-jumper opened a new pull request #418: GUACAMOLE-822: Correct retrieval of client identifier for connection groups.

2019-06-24 Thread GitBox
mike-jumper opened a new pull request #418: GUACAMOLE-822: Correct retrieval of client identifier for connection groups. URL: https://github.com/apache/guacamole-client/pull/418 Commit f92bf9c moved the `getClientIdentifier()` function to the `GroupListItem` class, thus making the

Re: When it says "connection selection menu"...

2019-06-24 Thread Mike Jumper
On Sun, Jun 23, 2019 at 7:52 PM Mark Nolan wrote: > ... does it mean the list of connections on the home page after logging in? > > https://github.com/apache/guacamole-client/pull/417 > > No, it's referring to a dropdown of available connections within the Guacamole menu. See: *