Commit Graph

2032 Commits

Author SHA1 Message Date
Michael Jumper
fcefa7a7c7 GUACAMOLE-78: Define a standard identifier for anonymous users. 2016-08-12 12:51:53 -07:00
James Muehlner
8e283ef236 GUACAMOLE-5: Merge sharing profile administration feature. 2016-08-10 21:29:44 -07:00
Michael Jumper
db02d9a7fb GUACAMOLE-5: Implement management of sharing profiles. 2016-08-10 21:12:04 -07:00
Michael Jumper
726613cbc8 GUACAMOLE-5: Include sharing profiles within connection management display. 2016-08-10 19:23:08 -07:00
Michael Jumper
12f899a148 GUACAMOLE-5: Fix targeting of share tag HTML patch. 2016-08-10 18:59:54 -07:00
James Muehlner
4929f8da2b GUACAMOLE-5: Merge sharing connection, sharing profile parameter addition. 2016-08-10 16:49:57 -07:00
James Muehlner
8f18b49b04 GUACAMOLE-5: Merge sharing profile REST service changes. 2016-08-10 16:46:38 -07:00
Michael Jumper
5779274e25 GUACAMOLE-5: Use contextual actions to add connections and connection groups. 2016-08-07 23:41:09 -07:00
Michael Jumper
4c7af7e692 GUACAMOLE-5: Allow uses of the guacGroupList directive to decorate any rendered GroupListItems. 2016-08-07 23:10:25 -07:00
Michael Jumper
56d9c90940 GUACAMOLE-5: Generalize and clean the guacGroupList directive such that arbitrary GroupListItem types can be supported. 2016-08-07 23:10:20 -07:00
Michael Jumper
558d242060 GUACAMOLE-5: Define sorting weight for GroupListItem. 2016-08-07 23:09:37 -07:00
Michael Jumper
94ce151f69 GUACAMOLE-5: Add "read-only" parameter to all protocols. 2016-08-07 22:53:32 -07:00
Michael Jumper
14365ff72e GUACAMOLE-5: Define connection and sharing profile parameters separately. 2016-08-07 22:50:26 -07:00
Michael Jumper
909fb4ebd9 GUACAMOLE-5: Implement JavaScript service for accessing the sharing profile REST resource. 2016-08-07 22:41:49 -07:00
Michael Jumper
7a0dd884f3 GUACAMOLE-5: Add sharing profile attributes to schema resource. 2016-08-07 22:41:49 -07:00
Michael Jumper
f3a201a415 GUACAMOLE-5: Rename permission granted/revoked flag sensibly. 2016-08-04 20:42:19 -07:00
Michael Jumper
031763af05 GUACAMOLE-5: Fix CSS selector match of open/closed groups. 2016-08-04 19:48:58 -07:00
Michael Jumper
f4ad97e732 GUACAMOLE-5: Switch to nice rendering of connection tree lines. 2016-08-04 19:48:58 -07:00
Michael Jumper
e3db19d633 GUACAMOLE-5: Implement management interface for sharing profile permissions. 2016-08-04 19:48:58 -07:00
Michael Jumper
8a8ae8496c GUACAMOLE-5: Add support for sharing profile permissions to JavaScript implementations of REST API objects. 2016-08-04 19:48:58 -07:00
Michael Jumper
85f15b7cd1 GUACAMOLE-5: Correct and simply guacGroupList styling/structure. 2016-08-04 19:48:58 -07:00
Michael Jumper
da9ddf7683 GUACAMOLE-5: Add support for sharing profiles to the guacGroupList directive. 2016-08-04 19:48:58 -07:00
Michael Jumper
60152e3841 GUACAMOLE-5: Include sharing profiles within connection tree. 2016-08-04 19:48:58 -07:00
Michael Jumper
3f22d1d09a GUACAMOLE-5: Use more semantically-sound "menu-contents" class. 2016-08-02 14:24:37 -07:00
Michael Jumper
73c2e68922 GUACAMOLE-5: Display share links within Guacamole menu. Persist within ManagedClient. 2016-08-02 13:25:38 -07:00
Michael Jumper
e1cf5821fc GUACAMOLE-5: Add share icon. 2016-08-02 13:25:15 -07:00
Michael Jumper
91254f7f98 GUACAMOLE-5: Add sharing support to the Guacamole client UI. 2016-08-02 13:25:15 -07:00
Michael Jumper
3484d32302 GUACAMOLE-5: Clean up header and dropdown style. 2016-08-02 13:25:15 -07:00
Michael Jumper
8b193ad89a GUACAMOLE-5: Separate menu semantics from guacUserMenu into own guacMenu directive. 2016-08-02 13:25:09 -07:00
James Muehlner
29f9aea1e8 GUACAMOLE-5: Merge change to provided latest UserContext to updateUserContext(). 2016-07-30 11:33:49 -07:00
Michael Jumper
12abb3c59c GUACAMOLE-67: Always clean up the connection upon WebSocket error. 2016-07-29 22:39:26 -07:00
Michael Jumper
abbc83a15b GUACAMOLE-5: Provide most recent Credentials to updateUserContext(). Doing otherwise relies on the AuthenticatedUser being updated, which is not guaranteed to happen. 2016-07-29 22:16:39 -07:00
James Muehlner
01c51f9998 GUACAMOLE-66: Remove Apache Commons Codec dependency. 2016-07-27 20:58:47 -07:00
Michael Jumper
a5af6c00d2 GUACAMOLE-5: Throw clean "resource not found" if the active connection of a tunnel cannot be determined. 2016-07-25 14:34:54 -07:00
Michael Jumper
9b2909445a GUACAMOLE-5: Move single space from UserTunnel to PermissionSetResource. 2016-07-17 14:54:32 -07:00
Michael Jumper
7ea4af7016 GUACAMOLE-5: Provide direct access via REST to the sharing profiles available for the active connection of a given tunnel. 2016-07-16 20:44:40 -07:00
Michael Jumper
bb36045ff8 GUACAMOLE-5: Add DirectoryView object, providing a Directory interface around a restricted subset of objects within another existing Directory. 2016-07-16 11:42:48 -07:00
Michael Jumper
62dcd9e9ec GUACAMOLE-5: Implement JavaScript service for retrieving sharing credentials from an active connection. 2016-07-16 11:42:48 -07:00
Michael Jumper
c6ce92bd0a GUACAMOLE-5: Implement retrieval of sharing credentials from an active connection via REST. 2016-07-16 11:42:47 -07:00
Michael Jumper
3dce3bc5b8 GUACAMOLE-5: Add Connection subresource to the ActiveConnection resource. 2016-07-16 11:42:47 -07:00
Michael Jumper
aeb60e7e53 GUACAMOLE-5: Add ActiveConnection subresource to the tunnel REST resource. 2016-07-16 11:42:47 -07:00
Michael Jumper
e4fe1a3a65 GUACAMOLE-5: Associate the UserContext with any created tunnel. 2016-07-16 11:42:47 -07:00
Michael Jumper
c231f4eb57 GUACAMOLE-5: Add SharingProfiles to REST API. 2016-07-16 11:42:47 -07:00
Michael Jumper
ad50a77293 GUACAMOLE-5: Implement QUERY_PARAMETER field type. 2016-07-16 11:42:47 -07:00
Michael Jumper
eededc33ca GUACAMOLE-5: Define sharing profiles and their relationship to connections. 2016-07-16 11:39:44 -07:00
James Muehlner
37e9de6dfe GUACAMOLE-5: Merge REST API regression fix. 2016-07-14 14:45:54 -07:00
Michael Jumper
cdd71411fb GUACAMOLE-5: All REST resources MUST be non-generic. Type parameters of generic classes will otherwise be handled as Object by Jersey due to type erasure, resulting in class cast exceptions due to JSON being deserialized as a Map instead of the intended type. 2016-07-14 14:37:33 -07:00
Michael Jumper
bd8c37c737 GUACAMOLE-5: Ensure all exceptions from within REST make their way to a JSON response, even if not a GuacamoleException. 2016-07-14 14:34:59 -07:00
Michael Jumper
6b98ce2c67 GUACAMOLE-5: Remove path from tunnel collection resource, as it is no longer a root resource. 2016-07-13 22:16:24 -07:00
Michael Jumper
b66925c3d0 GUACAMOLE-5: Update tunnelService to match REST changes. 2016-07-12 22:02:41 -07:00