Commit Graph

4631 Commits

Author SHA1 Message Date
Nick Couchman
c0a6bacad5 GUACAMOLE-38: Implement extension-specific REST endpoint and utilities for parsing connection. 2018-06-01 13:40:50 -04:00
Nick Couchman
498400ef0d GUACAMOLE-38: Fix compatibility with recent ActivityRecord changes. 2018-06-01 13:40:50 -04:00
Nick Couchman
531725671b GUACAMOLE-38: Clean up unnecessary imports and tweak style issues. 2018-06-01 13:40:50 -04:00
Nick Couchman
ee539597cd GUACAMOLE-38: Add licenses to QuickConnect extension. 2018-06-01 13:40:49 -04:00
Nick Couchman
2115fa9072 GUACAMOLE-38: Fix issue related to submitting via Enter key. 2018-06-01 13:40:49 -04:00
Nick Couchman
7aaca96f10 GUACAMOLE-38: Code cleanup - remove unneeded code, debugging, etc. Provide proper documentation. 2018-06-01 13:40:49 -04:00
Nick Couchman
ed8ca17a95 GUACAMOLE-38: Fix issue with Settings -> Users page. 2018-06-01 13:40:49 -04:00
Nick Couchman
facea42463 GUACAMOLE-38: Initial implementation of QuickConnect feature 2018-06-01 13:40:49 -04:00
Michael Jumper
2fb377ac81 GUACAMOLE-566: Merge changes migrating from method interceptors to exception mappers. 2018-06-01 10:31:26 -07:00
Nick Couchman
7abf9f2f5d GUACAMOLE-566: Update comment for request object in new mapper class. 2018-05-31 16:58:12 -04:00
Nick Couchman
6cb50bd4f8 GUACAMOLE-566: Minor style cleanups; use APIError for unhandled exceptions. 2018-05-30 06:27:21 -04:00
Nick Couchman
383a71723a GUACAMOLE-566: Remove another extra set of spaces. 2018-05-29 22:14:55 -04:00
Nick Couchman
a3faf6a2ee GUACAMOLE-566: Handle all exceptions, not just GuacamoleException instances. 2018-05-29 22:13:04 -04:00
Nick Couchman
75c8fc856b GUACAMOLE-566: Remove silly unnecessary space. 2018-05-29 18:01:54 -04:00
Nick Couchman
399f7e15ad GUACAMOLE-566: Remove debug code. 2018-05-29 18:00:44 -04:00
Nick Couchman
eb91f4d87a GUACAMOLE-566: Replace the entire RESTExceptionWrapper with the ExceptionMapper implementation. 2018-05-29 17:59:53 -04:00
Nick Couchman
a603774865 GUACAMOLE-566: Implement GuacamoleExceptionMapper to deal with
exceptions thrown in REST APIs in extensions.
2018-05-29 15:19:41 -04:00
Nick Couchman
c988975ec0 GUACAMOLE-567: Merge warn if network connection appears unstable. 2018-05-27 23:07:12 -04:00
Michael Jumper
6ea24261ae GUACAMOLE-567: Clean up style of connection stability warning. Add warning icon. 2018-05-27 17:09:24 -07:00
Michael Jumper
1ed22401bb GUACAMOLE-567: Warn user when tunnel enters "UNSTABLE" state. 2018-05-27 17:09:24 -07:00
Michael Jumper
e6f3665995 GUACAMOLE-567: Add UNSTABLE tunnel status. Mark tunnel as UNSTABLE if no data has been received in a reasonable amount of time, but the tunnel is technically still open. 2018-05-27 15:43:41 -07:00
Nick Couchman
f5266fdde1 GUACAMOLE-470: Merge updated color-scheme parameter for SSH and telnet. 2018-05-27 17:16:08 -04:00
Michael Jumper
ca98d07b4a GUACAMOLE-567: Rely on HTTP or WebSocket status code to determine error if Guacamole-specific reason is missing. Default to server unreachable. 2018-05-27 12:29:10 -07:00
Michael Jumper
a1e59b9d3a GUACAMOLE-567: Add HTTP and WebSocket translation functions to Guacamole.Status.Code. 2018-05-27 12:28:28 -07:00
Nick Couchman
ff9f3ae7e7 GUACAMOLE-565: Merge add terminal-type parameter for SSH and Telnet. 2018-05-27 15:16:12 -04:00
Jim Chen
ad7d3dde34 GUACAMOLE-565: Add terminal-type parameter for SSH and Telnet.
Add the new terminal-type parameter to the protocol JSON files.
2018-05-26 23:52:24 -04:00
Michael Jumper
1710c31fc2 GUACAMOLE-152: Merge changes adding support for explicitly specifying the zoom level. 2018-05-17 12:49:01 -07:00
Jim Chen
4e610f2d1b GUACAMOLE-470: Update "color-scheme" parameter for SSH and Telnet.
GUACAMOLE-470 changes the "color-scheme" parameter to be a configuration
string instead of a simple enum, so update the protocol JSON
accordingly.
2018-05-16 11:52:08 -04:00
Nick Couchman
a0200824af GUACAMOLE-152: Remove superfluous semicolon. 2018-05-16 10:43:07 -04:00
Nick Couchman
b34d97f82d GUACAMOLE-152: Handle zoom changes with autoFit correctly. 2018-05-12 08:13:15 -04:00
Nick Couchman
b4c8bc8058 GUACAMOLE-152: Fix up new zoom control style. 2018-05-11 06:29:05 -04:00
Nick Couchman
fed5133295 GUACAMOLE-220: Merge user group REST API. 2018-05-04 21:22:38 -04:00
Nick Couchman
242448060f GUACAMOLE-220: Merge rely on managementButtons directive to handle redirect after save. 2018-05-04 20:58:25 -04:00
Michael Jumper
c26cf60e6b GUACAMOLE-220: Expose user groups, group membership, and group permissions via REST. 2018-05-04 16:06:41 -07:00
Michael Jumper
400b8f310e GUACAMOLE-220: Rely on managementButtons directive to handle redirect to user list after save. 2018-05-04 15:59:40 -07:00
Nick Couchman
10b0afe0cb GUACAMOLE-152: Update zoom level on blur and submit, remove debounce. 2018-05-04 18:05:10 -04:00
Nick Couchman
64589f27f4 GUACAMOLE-152: Remove unneeded formattedScale method. 2018-05-04 17:44:15 -04:00
Nick Couchman
242e0b7cf0 GUACAMOLE-152: Allow zoom/scale to be manually entered. 2018-05-04 17:44:15 -04:00
Nick Couchman
9b99b18041 GUACAMOLE-220: Merge extract common base for management UI. 2018-05-04 04:25:59 -04:00
Michael Jumper
b50e709981 GUACAMOLE-220: Correct grammar of saveObject() documentation ("to save", not "to saves"). 2018-05-03 23:38:01 -07:00
Michael Jumper
ae0512c266 GUACAMOLE-220: Convert "namespace" attribute of managementButtons directive to string binding. 2018-05-03 23:37:19 -07:00
Michael Jumper
2c41e38e55 GUACAMOLE-220: removeConnectionGroupPermission() affects connection group permissions, not connection permissions. 2018-05-03 23:34:34 -07:00
Michael Jumper
e8f0c96758 GUACAMOLE-220: Correct documentation of permissionsRemoved attribute (the permissions have been removed, not added). 2018-05-03 23:33:41 -07:00
Michael Jumper
7ba9c32a07 GUACAMOLE-220: Document context of skeleton user creation. 2018-05-03 23:32:07 -07:00
Michael Jumper
f5f516d82a GUACAMOLE-220: Pull primary connection for new sharing profiles. 2018-05-03 23:16:14 -07:00
Nick Couchman
91f19b2e03 GUACAMOLE-559: Merge add support for Asynchronous Clipboard API. 2018-05-03 04:45:41 -04:00
Michael Jumper
619963277d GUACAMOLE-559: Add support for reading/writing clipboard contents using the Asynchronous Clipboard API. 2018-05-02 22:54:11 -07:00
Michael Jumper
5028d85bb1 GUACAMOLE-220: "required", not "requred". 2018-05-01 21:09:51 -07:00
Michael Jumper
244dd19aa0 GUACAMOLE-220: Remove unnecessary userExists() function. 2018-05-01 20:58:28 -07:00
Michael Jumper
6ca076f7fc GUACAMOLE-220: Move data source tabs to separate directive. 2018-05-01 20:58:28 -07:00