Commit Graph

1547 Commits

Author SHA1 Message Date
James Muehlner
2269073aed Ticket #263: Corrected Example parameters. 2013-08-13 20:21:29 -07:00
James Muehlner
2467c5469f Ticket #263: Fixed some exceptions. 2013-08-13 18:48:17 -07:00
Michael Jumper
e66b06056a Pre-select connections which the selected user can read. Do not allow connections to be altered if which we lack admin permissions. 2013-08-13 17:19:59 -07:00
Michael Jumper
cde56a6a34 Add ability to enable/disable groups and connections (controls whether they are selectable). 2013-08-13 17:19:08 -07:00
Michael Jumper
79b30cad29 Add ability to set current selected value of groups and connections. 2013-08-13 17:01:06 -07:00
Michael Jumper
22b1702318 Implement change events for group view when multiselect is on. 2013-08-13 16:42:58 -07:00
Michael Jumper
c3a6c42b4c Add checkboxes for multiselect group view. 2013-08-13 16:27:38 -07:00
Michael Jumper
9b72179d2a Implement GuacAdmin.ConnectionEditor. 2013-08-13 15:42:26 -07:00
Michael Jumper
cb2f0c445c Move parameter retrieval to common namespaced variable. Add handlers for connection click events. 2013-08-13 15:28:04 -07:00
Michael Jumper
9f62d25de3 Add onclick events for GuacUI.ListGroup and GuacUI.Connection. Implement GuacUI.openConnection(), replacing GuacamoleService.Connection.open(). 2013-08-13 15:27:26 -07:00
Michael Jumper
4e5e401168 Add GuacamoleService.Connection.open() 2013-08-13 15:08:32 -07:00
Michael Jumper
ab74d341b8 Fix recent connections list. 2013-08-13 14:53:05 -07:00
Michael Jumper
6698fc10e2 Hide dialog when complete. 2013-08-13 14:32:58 -07:00
Michael Jumper
e9361d6f12 Fix styling of user list. 2013-08-13 14:28:59 -07:00
Michael Jumper
7aa5feb745 Fix rendering of h2. 2013-08-13 12:46:21 -07:00
Michael Jumper
0c94ba2907 Partially migrate to GuacUI.Dialog for user editing (via new GuacAdmin.UserEditor). Modify styles to support GuacUI.Dialog. 2013-08-13 12:30:03 -07:00
Michael Jumper
53a00ca39d Add multiselect and event placeholders. Add GuacUI.Dialog implementation. 2013-08-13 12:28:45 -07:00
Michael Jumper
035565f3c9 Unify styles, add placeholder multiselect constructor parameter for GroupView. 2013-08-12 21:07:53 -07:00
Michael Jumper
068eda8a76 Implement GuacUI.GroupView component for easy viewing of groups/connections. 2013-08-12 14:21:35 -07:00
Michael Jumper
937e143aff Type attribute is "type", not "name". 2013-08-12 10:54:38 -07:00
Michael Jumper
af0c2fd417 Use name of current group, not parent group. 2013-08-12 02:04:34 -07:00
Michael Jumper
c00eaa49b6 Connection groups should return directories of their children, not their parent's children. 2013-08-12 02:03:16 -07:00
Michael Jumper
03ff6edbf4 Migrate to root group rather than connection list. 2013-08-12 01:45:51 -07:00
Michael Jumper
6688220522 Implement GuacamoleService.ConnectionGroup. Migrate GuacamoleService.Connections.list to new XML format. 2013-08-12 01:45:36 -07:00
Michael Jumper
b4d128c12c Add support for groups to the connection list XML. 2013-08-11 13:13:40 -07:00
Michael Jumper
701368a7fe Initial stab at fixing the CRUD servlets and service JS. 2013-08-10 15:43:33 -07:00
James Muehlner
2e990edc22 Ticket #263: Fixed name of existing connection unique key. 2013-08-09 11:04:28 -07:00
James Muehlner
bb7aed5c1d Ticket #263: Fixing build by using root group connection directory in CRUD operations. 2013-08-09 10:38:40 -07:00
James Muehlner
18836df861 Ticket #263: Cleaned up a bit of un-needed code from the last change. 2013-08-09 10:03:18 -07:00
James Muehlner
8e35804c85 Ticket #263: Changes in response to code review. 2013-08-09 10:00:45 -07:00
James Muehlner
c4e3ff1122 Ticket #263: Fixed a couple of bugs after testing. 2013-08-09 00:12:14 -07:00
James Muehlner
e7ec3399c6 Ticket #263: Changed name to activeConnectionMap. 2013-08-08 21:06:38 -07:00
James Muehlner
8a8dce9075 Ticket #263: Refactored ActiveConnectionMap and added group load balancing. 2013-08-08 21:06:37 -07:00
James Muehlner
e715e99509 Ticket #263: Added parentID for created connections and groups. 2013-08-08 21:01:15 -07:00
James Muehlner
a631180699 Ticket #263: Fixed permissions to use identifiers instead of names. 2013-08-08 21:01:15 -07:00
James Muehlner
52490ca8ab Ticket #263: Switched to enum for connection group type. 2013-08-08 21:01:15 -07:00
James Muehlner
a7f45e8244 Ticket #263: You need READ to be able to connect to a group. 2013-08-08 21:01:15 -07:00
James Muehlner
419166b3a1 Ticket #263: Finalizing changes. 2013-08-08 21:01:14 -07:00
James Muehlner
010b5886db Ticket #263: . 2013-08-08 21:01:14 -07:00
James Muehlner
bdc7a3db96 Ticket #263: More work on connection groups. 2013-08-08 21:01:14 -07:00
James Muehlner
6747c51b38 Ticket #263: Connections and groups should be unique only within the parent group. 2013-08-08 21:01:14 -07:00
James Muehlner
c765a699c2 Ticket #263: More querying. 2013-08-08 21:01:14 -07:00
James Muehlner
d5c49ff287 Ticket #263: Clarified permissioning. 2013-08-08 21:01:14 -07:00
James Muehlner
dae8307b3f Ticker #263: Set up dependency injection for ConnectionGroupService. 2013-08-08 21:01:14 -07:00
James Muehlner
71c72085f8 Ticket #263: Improved guacamole-ext and added ConnectionGroup mapper. 2013-08-08 21:01:14 -07:00
James Muehlner
aae2a8068a Ticket #263: Refined guacamole-ext. 2013-08-08 21:01:14 -07:00
James Muehlner
9cfb20d26e Ticket #263: Added EXECUTE permission to connection permission enum. 2013-08-08 21:01:14 -07:00
James Muehlner
c95a5d95a1 Ticket #263: Made required guacamole-ext changes. 2013-08-08 21:01:14 -07:00
James Muehlner
012cd6c8b4 Ticket #263: Schema changes. 2013-08-08 21:01:14 -07:00
Michael Jumper
ea36b4f556 Restore caching of credentials in session. Update credentials when context is updated. Add credentials to events. 2013-08-08 11:52:39 -07:00