Nick Couchman
|
7fd7916c7c
|
GUACAMOLE-204: Update to version 0.9.12-incubating
|
2017-05-17 08:56:39 -04:00 |
|
Nick Couchman
|
d7218c3e44
|
GUACAMOLE-204: Move ticket parameter code out of config and into run block.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
bf12d3c5e5
|
GUACAMOLE-204: Add license information, including bundled licenses.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
bf5fb64bf2
|
GUACAMOLE-204: Remove unnecessary empty translations.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
f569bf58b4
|
GUACAMOLE-204: Fix style issues, comments, and a couple of minor code tweaks.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
c5321dde71
|
GUACAMOLE-204: Remove @author tags from Java source files.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
3e323f7e8a
|
GUACAMOLE-204: Add translation file to display blank login form.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
36297f4767
|
GUACAMOLE-204: Don't unnecessarily hide the login box; use correct Angular objects to access window.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
48baa5211e
|
GUACAMOLE-204: If is not a function; fix style around location redirect
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
c591a58f93
|
GUACAMOLE-204: Inline String declaration for ticket variable.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
c293f04c1c
|
GUACAMOLE-204: Update author comments in source files.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
44acc959dc
|
GUACAMOLE-204: Remove unnecessary LICENSE and README.md files, and add Apache RAT back to pom.xml.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
fe6d8e2975
|
GUACAMOLE-204: Fix compile issues - catch() requires braces, and throw should be lower-case.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
b278970076
|
GUACAMOLE-204: Implementation of CAS SSO module for Guacamole authentication.
|
2017-05-17 08:54:21 -04:00 |
|
Nick Couchman
|
1c197ae467
|
GUACAMOLE-204: Merge Reformat URLs as necessary for AngularJS to read all query parameters
|
2017-05-16 08:31:29 -04:00 |
|
Michael Jumper
|
d649f0b955
|
GUACAMOLE-301: Clear login interface if login was either successful or implicitly not required.
|
2017-05-15 13:12:52 -07:00 |
|
James Muehlner
|
d9b888e99a
|
GUACAMOLE-189: Merge per-connection guacd functionality.
|
2017-05-10 20:38:05 -07:00 |
|
James Muehlner
|
ea5c8c546a
|
GUACAMOLE-281: Merge docker sanity check fix.
|
2017-05-07 22:32:26 -07:00 |
|
James Muehlner
|
1b26600ca7
|
GUACAMOLE-289: Merge custom REST resource functionality for extensions.
|
2017-05-07 22:12:16 -07:00 |
|
Michael Jumper
|
5f19271665
|
GUACAMOLE-294: Merge fix for typo in guacTouchDrag() return value check.
|
2017-05-07 11:18:48 -07:00 |
|
Michael Jumper
|
0bec63219c
|
GUACAMOLE-295: Merge fix for incorrect direct comparison against NaN.
|
2017-05-07 11:11:48 -07:00 |
|
Chris Gavin
|
c4dfd9626b
|
GUACAMOLE-295: Fix an incorrect comparison with NaN.
|
2017-05-07 19:07:26 +01:00 |
|
Chris Gavin
|
635035ec34
|
GUACAMOLE-294: Fix an incorrectly positioned bracket.
|
2017-05-07 19:04:01 +01:00 |
|
Michael Jumper
|
1207d8d1dc
|
GUACAMOLE-281: Consider template GUACAMOLE_HOME in Docker image configuration sanity checks.
|
2017-05-06 12:02:41 -07:00 |
|
Michael Jumper
|
31b1b42ba6
|
GUACAMOLE-189: Refactor GuacamoleProxyConfiguration to guacamole-ext.
|
2017-05-04 21:32:23 -07:00 |
|
Michael Jumper
|
152de87dc2
|
GUACAMOLE-189: Allow per-connection guacd parameters for the JDBC auth.
|
2017-05-04 21:32:23 -07:00 |
|
Michael Jumper
|
be2a406574
|
GUACAMOLE-204: Reformat URLs as necessary for AngularJS to read all query parameters.
|
2017-04-30 23:33:28 -07:00 |
|
Michael Jumper
|
8142b2d5f8
|
GUACAMOLE-289: Clarify behavior of getResource() with respect to authenticated vs. unauthenticated.
|
2017-04-29 14:00:10 -07:00 |
|
Michael Jumper
|
aa261410f4
|
GUACAMOLE-289: Isolate extension REST services to ".../api/ext/" and ".../api/session/ext".
|
2017-04-29 13:38:57 -07:00 |
|
Michael Jumper
|
4455cbc781
|
GUACAMOLE-289: Add getResource() functions to UserContext and AuthenticationProvider, allowing extensions to expose arbitrary REST resources/services.
|
2017-04-29 12:34:32 -07:00 |
|
James Muehlner
|
1c0ee41d0e
|
GUACAMOLE-265: Merge page title change on name instruction.
|
2017-04-26 19:55:17 -07:00 |
|
Michael Jumper
|
0b2c63bd74
|
GUACAMOLE-265: Set page title when "name" instruction is received.
|
2017-04-23 15:29:01 -07:00 |
|
James Muehlner
|
0c2bcdbd81
|
GUACAMOLE-250: Merge example playback project.
|
2017-04-22 14:52:52 -07:00 |
|
James Muehlner
|
c6d483019f
|
GUACAMOLE-267: Merge new failover functionality for balancing groups.
|
2017-04-22 14:45:48 -07:00 |
|
Michael Jumper
|
c9b88e2ba9
|
GUACAMOLE-267: Failover to other connections within same group if upstream remote desktop errors are detected.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
8b9b4881b7
|
GUACAMOLE-267: Do not require ConfiguredGuacamoleSocket for all active connections.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
ad3fcb59ca
|
GUACAMOLE-267: Narrow concerns of FailoverGuacamoleSocket to a single connection. Throw exceptions directly from constructor if upstream errors are encountered.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
3f38880a12
|
GUACAMOLE-267: Avoid unnecessarily rebuilding the Guacamole protocol form of a GuacamoleInstruction.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
798f06ee0a
|
GUACAMOLE-267: Implement FailoverGuacamoleSocket.
|
2017-04-20 22:37:08 -07:00 |
|
Michael Jumper
|
7f5e1b80e3
|
GUACAMOLE-250: Add example project demonstrating in-browser recording playback.
|
2017-04-20 22:36:15 -07:00 |
|
James Muehlner
|
79c66b00f1
|
GUACAMOLE-250: Merge new SessionRecording for recording playback.
|
2017-04-20 22:26:55 -07:00 |
|
James Muehlner
|
c7756c4fd9
|
GUACAMOLE-40: Merge new RDP parameters.
|
2017-04-20 21:07:30 -07:00 |
|
James Muehlner
|
66dc1e6aff
|
GUACAMOLE-208: Merge new exception classes.
|
2017-04-20 21:05:33 -07:00 |
|
Michael Jumper
|
32610e9af2
|
GUACAMOLE-208: Define missing exception for the RESOURCE_CLOSED status code.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
bfc2f2e7eb
|
GUACAMOLE-208: Define exceptions for the new SESSION_CLOSED, SESSION_CONFLICT, and SESSION_TIMEOUT status codes.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
82e9967a13
|
GUACAMOLE-208: Define exceptions for the new UPSTREAM_NOT_FOUND and UPSTREAM_UNAVAILABLE status codes.
|
2017-04-16 23:13:03 -07:00 |
|
Michael Jumper
|
db594540d6
|
GUACAMOLE-40: Define RD gateway and load balancing parameters for RDP.
|
2017-04-15 20:03:30 -07:00 |
|
Michael Jumper
|
4f9469d901
|
GUACAMOLE-250: Add support for seeking within session recordings.
|
2017-04-15 17:12:29 -07:00 |
|
Michael Jumper
|
9d5e1111a6
|
GUACAMOLE-250: Automatically store keyframes while recordings are being played.
|
2017-04-15 17:12:29 -07:00 |
|
Michael Jumper
|
1fcb5f2d19
|
GUACAMOLE-250: Fix backward seeking - must retreat potentially all the way to frame 0 in search of an absolute state.
|
2017-04-15 17:12:29 -07:00 |
|