Michael Jumper
|
7357e51b58
|
GUACAMOLE-96: Add redecorate() function with semantics analogous to updateUserContext().
|
2018-01-13 17:23:11 -08:00 |
|
Michael Jumper
|
a745569f13
|
GUACAMOLE-96: Invoke decorate() for all AuthenticationProviders when creating or updating the UserContext.
|
2018-01-13 17:23:08 -08:00 |
|
Michael Jumper
|
ffad1898b6
|
GUACAMOLE-96: Add API support for augmenting functionality of other extensions.
|
2018-01-13 17:22:48 -08:00 |
|
Nick Couchman
|
e7cb654c23
|
Merge 0.9.14 changes back to master.
|
2018-01-05 10:36:14 -05:00 |
|
Nick Couchman
|
ed6722ba59
|
GUACAMOLE-394: Merge add interface for browsing user access history.
|
2018-01-05 10:33:56 -05:00 |
|
Michael Jumper
|
dba3f52d2e
|
GUACAMOLE-394: Timestamps within JSON from the REST API are in milliseconds, not seconds.
|
2018-01-04 23:25:09 -08:00 |
|
Nick Couchman
|
5376794e05
|
GUACAMOLE-113: Fix style issues in code.
|
2018-01-04 22:52:57 -05:00 |
|
Nick Couchman
|
733a4d42fa
|
GUACAMOLE-113: Add object to clientController to keep track of substituted keys.
|
2018-01-04 19:11:41 -05:00 |
|
Nick Couchman
|
50c196d703
|
GUACAMOLE-113: Remove unnecessary declerations and update comments.
|
2018-01-03 14:05:07 -05:00 |
|
Nick Couchman
|
ae9248fbe3
|
GUACAMOLE-113: Refactor the hotkey to avoid sending unnecessary keystrokes.
|
2018-01-03 14:01:18 -05:00 |
|
Nick Couchman
|
d6e9a02c43
|
GUACAMOLE-113: Send through Ctrl-Alt-Delete when hotkey Ctrl-Alt-End is pressed.
|
2018-01-03 11:36:14 -05:00 |
|
Nick Couchman
|
6a747d116f
|
GUACAMOLE-113: Capture Ctrl-Alt-End keypress in order to do something useful with it.
|
2018-01-03 11:36:14 -05:00 |
|
Nick Couchman
|
1292512b33
|
GUACAMOLE-448: Add parameters for disabling bitmap caching.
|
2018-01-02 18:18:17 -05:00 |
|
Nick Couchman
|
d73a0ece29
|
Merge 0.9.14 changes back to master.
|
2018-01-01 16:29:38 -05:00 |
|
Michael Jumper
|
0757d7ecbc
|
GUACAMOLE-463: Merge Spanish translation.
|
2017-12-30 13:25:17 -08:00 |
|
djrm05
|
3e9387112e
|
GUACAMOLE-463: Spanish translation for Guacamole client.
|
2017-12-13 19:30:24 +01:00 |
|
Michael Jumper
|
138ea40dc9
|
GUACAMOLE-394: List users in a table displaying last active time.
|
2017-12-11 20:44:28 -08:00 |
|
Michael Jumper
|
67fc77a1c7
|
GUACAMOLE-394: Expose "last active" time for connections and users via REST API.
|
2017-12-11 20:44:28 -08:00 |
|
Michael Jumper
|
b8ce9c96e7
|
GUACAMOLE-394: Add history endpoint at user level (analogous to Connection).
|
2017-12-11 20:44:28 -08:00 |
|
Michael Jumper
|
2928472549
|
GUACAMOLE-394: Add user history REST endpoint.
|
2017-12-11 20:44:28 -08:00 |
|
Michael Jumper
|
ce4cd11993
|
GUACAMOLE-423: Bump version numbers for all modified components to 0.9.14.
|
2017-12-06 00:12:43 -08:00 |
|
Michael Jumper
|
8d92e45227
|
GUACAMOLE-436: Remove old references to pre-Incubator project.
|
2017-12-06 00:08:11 -08:00 |
|
Michael Jumper
|
7c4223ce3e
|
GUACAMOLE-436: Remove incubator prefix from repositories and URLs.
|
2017-12-06 00:02:33 -08:00 |
|
Michael Jumper
|
3df5b222a6
|
GUACAMOLE-436: Remove Incubator DISCLAIMER files.
|
2017-12-05 23:48:08 -08:00 |
|
Nick Couchman
|
6f7517028e
|
GUACAMOLE-347: Fix issue with IE missing window.location.origin
|
2017-10-31 13:33:00 -04:00 |
|
Michael Jumper
|
223102c38c
|
GUACAMOLE-412: Refactor user events with respect to extension API changes since the decoupling of auth from storage, providing AuthenticatedUser instead of UserContext to represent the user involved.
|
2017-10-27 13:03:17 -07:00 |
|
Michael Jumper
|
153996b725
|
GUACAMOLE-364: Merge changes restoring extension support for event listeners.
|
2017-10-06 09:48:33 -07:00 |
|
Carl Harris
|
25705a86e8
|
GUACAMOLE-364: addressed some documentation stragglers
|
2017-10-06 10:26:26 -04:00 |
|
Carl Harris
|
f8484befaf
|
GUACAMOLE-364: addressed various documentation issues
|
2017-10-06 10:22:10 -04:00 |
|
Nick Couchman
|
81ffa5c8e1
|
GUACAMOLE-394: Merge refactor extension API to define user history
|
2017-09-27 18:14:43 -04:00 |
|
Michael Jumper
|
b59c1e7233
|
GUACAMOLE-210: Use empty template if field otherwise has no template.
|
2017-09-25 13:06:44 -07:00 |
|
Michael Jumper
|
3cd7f453c0
|
GUACAMOLE-394: Add getLastActive() function, returning the time that a user/connection was last logged-in / used.
|
2017-09-25 12:50:52 -07:00 |
|
Michael Jumper
|
b61f14e4db
|
GUACAMOLE-394: Add history list at User object level (similar to Connection).
|
2017-09-25 12:49:43 -07:00 |
|
Michael Jumper
|
26122ebc3e
|
GUACAMOLE-394: Deprecate ConnectionRecordSet. Refactor accordingly.
|
2017-09-25 12:30:03 -07:00 |
|
Michael Jumper
|
2c587e5f9f
|
GUACAMOLE-393: Add AuthenticationProvider shutdown hook.
|
2017-09-25 11:47:44 -07:00 |
|
Michael Jumper
|
45adf2fd93
|
GUACAMOLE-393: Add session invalidation hooks to UserContext.
|
2017-09-25 11:47:37 -07:00 |
|
Michael Jumper
|
c20457f89b
|
GUACAMOLE-393: Add session invalidation hooks to AuthenticatedUser.
|
2017-09-25 11:47:25 -07:00 |
|
Carl Harris
|
2bdf49205c
|
GUACAMOLE-364: fixed misspelled instance variable name
|
2017-09-25 06:18:43 -04:00 |
|
Carl Harris
|
f05b108e9d
|
GUACAMOLE-364: delete unused interface
|
2017-09-25 06:18:05 -04:00 |
|
Carl Harris
|
f63c8b43a8
|
GUACAMOLE-364: declare and implement new listener API
This commit also deprecates the existing listener API and
includes support for adapting existing listener implementations
to the new API.
|
2017-09-07 16:58:44 -04:00 |
|
Michael Jumper
|
1c50311178
|
GUACAMOLE-128: Check clipboard for received events only during bubble phase (allow clipboard service to manage propagation from its event target).
|
2017-09-03 18:02:46 -07:00 |
|
Michael Jumper
|
6ce1eb1d3a
|
GUACAMOLE-128: Stop propagation of "cut" events from within clipboard service event target.
|
2017-09-03 18:02:46 -07:00 |
|
Michael Jumper
|
75a575d050
|
GUACAMOLE-128: Do not allow overlapping clipboard read attempts.
|
2017-09-03 18:02:46 -07:00 |
|
Michael Jumper
|
7e0cdd2adf
|
GUACAMOLE-310: Use input element select() function when available.
|
2017-09-03 17:08:34 -07:00 |
|
Michael Jumper
|
47acaf5b41
|
GUACAMOLE-310: Wait until clipboard target is actually focused before attempting paste.
|
2017-09-03 17:08:34 -07:00 |
|
Michael Jumper
|
cc22f23c02
|
GUACAMOLE-310: Ensure clipboard service target remains hidden (1x1 px may be below browser's minimum dimensions for a textarea).
|
2017-09-03 17:08:34 -07:00 |
|
Michael Jumper
|
535b70fdce
|
GUACAMOLE-310: Switch clipboard service back to using textarea for contents.
|
2017-09-03 17:08:34 -07:00 |
|
Carl Harris
|
2062f1ccc5
|
GUACAMOLE-364: eliminate unnecessary local variable
|
2017-08-17 05:28:47 -04:00 |
|
Carl Harris
|
beac46bff5
|
GUACAMOLE-364: revert unnecessary code simplification
This change isn't necessary to the stated issue. The expression
here is unnecessarily complex but that should be addressed in
another issue.
|
2017-08-17 05:25:51 -04:00 |
|
Carl Harris
|
10bc443864
|
GUACAMOLE-364: eliminate unnecessary local variable
|
2017-08-17 05:24:10 -04:00 |
|