Commit Graph

  • 7a970a4289 Implement ConnectionGroupEditor. Michael Jumper 2013-08-14 10:35:22 -07:00
  • ae0fb1efb0 Add service calls for connection groups. Michael Jumper 2013-08-14 10:33:45 -07:00
  • 6ab4b9ec15 Ticket #263: Fixed issues from code review. James Muehlner 2013-08-13 23:48:35 -07:00
  • 58fe537913 Ticket #263: Fixed issues from code review. James Muehlner 2013-08-13 23:43:21 -07:00
  • 2e2a62bb4d Ticket #263: Modified CRUD servlets for ConnectionGroup compatibility. James Muehlner 2013-08-13 23:10:50 -07:00
  • beedf0eb39 Ticket #263: Fixed connection vs group copy-paste bug. James Muehlner 2013-08-13 21:12:55 -07:00
  • e13429c818 Ticket #263: Fixed usages of CREATE_CONNECTION_GROUP permission throughout. James Muehlner 2013-08-13 21:00:57 -07:00
  • 2269073aed Ticket #263: Corrected Example parameters. James Muehlner 2013-08-13 20:21:29 -07:00
  • 2467c5469f Ticket #263: Fixed some exceptions. James Muehlner 2013-08-13 18:48:17 -07:00
  • e66b06056a Pre-select connections which the selected user can read. Do not allow connections to be altered if which we lack admin permissions. Michael Jumper 2013-08-13 17:19:59 -07:00
  • cde56a6a34 Add ability to enable/disable groups and connections (controls whether they are selectable). Michael Jumper 2013-08-13 17:19:08 -07:00
  • 79b30cad29 Add ability to set current selected value of groups and connections. Michael Jumper 2013-08-13 17:01:06 -07:00
  • 22b1702318 Implement change events for group view when multiselect is on. Michael Jumper 2013-08-13 16:42:58 -07:00
  • c3a6c42b4c Add checkboxes for multiselect group view. Michael Jumper 2013-08-13 16:27:38 -07:00
  • 9b72179d2a Implement GuacAdmin.ConnectionEditor. Michael Jumper 2013-08-13 15:42:26 -07:00
  • cb2f0c445c Move parameter retrieval to common namespaced variable. Add handlers for connection click events. Michael Jumper 2013-08-13 15:28:04 -07:00
  • 9f62d25de3 Add onclick events for GuacUI.ListGroup and GuacUI.Connection. Implement GuacUI.openConnection(), replacing GuacamoleService.Connection.open(). Michael Jumper 2013-08-13 15:27:26 -07:00
  • 4e5e401168 Add GuacamoleService.Connection.open() Michael Jumper 2013-08-13 15:08:32 -07:00
  • ab74d341b8 Fix recent connections list. Michael Jumper 2013-08-13 14:53:05 -07:00
  • 6698fc10e2 Hide dialog when complete. Michael Jumper 2013-08-13 14:32:58 -07:00
  • e9361d6f12 Fix styling of user list. Michael Jumper 2013-08-13 14:28:59 -07:00
  • 7aa5feb745 Fix rendering of h2. Michael Jumper 2013-08-13 12:46:21 -07:00
  • 0c94ba2907 Partially migrate to GuacUI.Dialog for user editing (via new GuacAdmin.UserEditor). Modify styles to support GuacUI.Dialog. Michael Jumper 2013-08-13 12:30:03 -07:00
  • 53a00ca39d Add multiselect and event placeholders. Add GuacUI.Dialog implementation. Michael Jumper 2013-08-13 12:28:45 -07:00
  • 035565f3c9 Unify styles, add placeholder multiselect constructor parameter for GroupView. Michael Jumper 2013-08-12 21:07:53 -07:00
  • 068eda8a76 Implement GuacUI.GroupView component for easy viewing of groups/connections. Michael Jumper 2013-08-12 14:21:35 -07:00
  • 937e143aff Type attribute is "type", not "name". Michael Jumper 2013-08-12 10:54:38 -07:00
  • af0c2fd417 Use name of current group, not parent group. Michael Jumper 2013-08-12 02:04:34 -07:00
  • c00eaa49b6 Connection groups should return directories of their children, not their parent's children. Michael Jumper 2013-08-12 02:03:16 -07:00
  • 03ff6edbf4 Migrate to root group rather than connection list. Michael Jumper 2013-08-12 01:45:51 -07:00
  • 6688220522 Implement GuacamoleService.ConnectionGroup. Migrate GuacamoleService.Connections.list to new XML format. Michael Jumper 2013-08-12 01:45:36 -07:00
  • b4d128c12c Add support for groups to the connection list XML. Michael Jumper 2013-08-11 13:13:40 -07:00
  • 701368a7fe Initial stab at fixing the CRUD servlets and service JS. Michael Jumper 2013-08-10 15:43:33 -07:00
  • 2e990edc22 Ticket #263: Fixed name of existing connection unique key. James Muehlner 2013-08-09 11:04:28 -07:00
  • bb7aed5c1d Ticket #263: Fixing build by using root group connection directory in CRUD operations. James Muehlner 2013-08-09 10:38:40 -07:00
  • 18836df861 Ticket #263: Cleaned up a bit of un-needed code from the last change. James Muehlner 2013-08-09 10:03:18 -07:00
  • 8e35804c85 Ticket #263: Changes in response to code review. James Muehlner 2013-08-09 10:00:45 -07:00
  • c4e3ff1122 Ticket #263: Fixed a couple of bugs after testing. James Muehlner 2013-08-09 00:12:14 -07:00
  • e7ec3399c6 Ticket #263: Changed name to activeConnectionMap. James Muehlner 2013-08-08 20:53:26 -07:00
  • 8a8dce9075 Ticket #263: Refactored ActiveConnectionMap and added group load balancing. James Muehlner 2013-08-08 20:49:17 -07:00
  • e715e99509 Ticket #263: Added parentID for created connections and groups. James Muehlner 2013-08-07 22:48:36 -07:00
  • a631180699 Ticket #263: Fixed permissions to use identifiers instead of names. James Muehlner 2013-08-07 22:43:08 -07:00
  • 52490ca8ab Ticket #263: Switched to enum for connection group type. James Muehlner 2013-08-07 22:15:31 -07:00
  • a7f45e8244 Ticket #263: You need READ to be able to connect to a group. James Muehlner 2013-08-07 21:58:30 -07:00
  • 419166b3a1 Ticket #263: Finalizing changes. James Muehlner 2013-08-07 21:55:25 -07:00
  • 010b5886db Ticket #263: . James Muehlner 2013-08-07 18:48:25 -07:00
  • bdc7a3db96 Ticket #263: More work on connection groups. James Muehlner 2013-08-06 23:39:30 -07:00
  • 6747c51b38 Ticket #263: Connections and groups should be unique only within the parent group. James Muehlner 2013-07-31 21:43:51 -07:00
  • c765a699c2 Ticket #263: More querying. James Muehlner 2013-07-29 23:47:54 -07:00
  • d5c49ff287 Ticket #263: Clarified permissioning. James Muehlner 2013-07-29 23:10:56 -07:00
  • dae8307b3f Ticker #263: Set up dependency injection for ConnectionGroupService. James Muehlner 2013-07-23 23:03:32 -07:00
  • 71c72085f8 Ticket #263: Improved guacamole-ext and added ConnectionGroup mapper. James Muehlner 2013-07-23 22:17:29 -07:00
  • aae2a8068a Ticket #263: Refined guacamole-ext. James Muehlner 2013-07-22 23:32:41 -07:00
  • 9cfb20d26e Ticket #263: Added EXECUTE permission to connection permission enum. James Muehlner 2013-07-18 23:43:59 -07:00
  • c95a5d95a1 Ticket #263: Made required guacamole-ext changes. James Muehlner 2013-07-18 22:57:16 -07:00
  • 012cd6c8b4 Ticket #263: Schema changes. James Muehlner 2013-07-18 22:13:09 -07:00
  • ea36b4f556 Restore caching of credentials in session. Update credentials when context is updated. Add credentials to events. Michael Jumper 2013-08-08 11:52:39 -07:00
  • 49ea114780 Send parameters where possible. Michael Jumper 2013-08-07 17:36:41 -07:00
  • 28001c42bb Only log successful auth when initially creating context. Michael Jumper 2013-08-07 16:48:16 -07:00
  • 5310d3531c Fix semantics of update and events now that we know when credentials are present. Michael Jumper 2013-08-07 16:34:20 -07:00
  • c60d810c9c Revert changes to Credentials. Michael Jumper 2013-08-07 16:21:17 -07:00
  • 7be306f1f4 Add hasNewCredentials() function to avoid uselessly hammering on auth logic. Michael Jumper 2013-08-07 16:15:54 -07:00
  • 857bd540dc Add getQueryParameters() function. Michael Jumper 2013-08-07 15:30:52 -07:00
  • e7911bc63a Simplify authentication code. Michael Jumper 2013-08-07 15:11:06 -07:00
  • c325f443a5 Update user context appropriately. Use UserContext for events. Michael Jumper 2013-08-07 14:51:14 -07:00
  • e8ec136c29 Decode name and value of parameters. Michael Jumper 2013-08-07 13:42:43 -07:00
  • 7d3c78bb58 Implement getQueryParameter() function on Credentials (to provide an option for those needing parameters within context updates). Do not read parameters within AuthenticatingHttpServlet. Michael Jumper 2013-08-07 13:25:00 -07:00
  • 11bc2d7c68 Add updateUserContext() function. Michael Jumper 2013-08-07 13:22:35 -07:00
  • 4550a73db1 Style groups like connections. Michael Jumper 2013-08-06 15:25:20 -07:00
  • 6be704647c Add basic styling for groups. Michael Jumper 2013-08-06 15:24:48 -07:00
  • e7de54bdf4 Handle connection paths, add groups/connections as necessary when building root UI connection list. Michael Jumper 2013-08-06 15:23:58 -07:00
  • 6aaf7563e8 Implement GuacUI.ListGroup. Fix handling of click events. Michael Jumper 2013-08-06 15:10:10 -07:00
  • 0cf513afa4 Add handy functions for path and name parsing from the connection ID. Michael Jumper 2013-08-06 15:09:33 -07:00
  • 737c206950 Add icons for group expand/collapse. Michael Jumper 2013-08-06 15:08:39 -07:00
  • 80ef9586a8 Improve scroll handling by paying attention to scroll amount. Michael Jumper 2013-07-26 20:29:22 -07:00
  • 8f94b1000f Do not automatically flush layers. Add flush() function. Flush automatically on sync. Michael Jumper 2013-07-28 00:50:24 -07:00
  • 0dabb09923 Fix copy/paste error. Michael Jumper 2013-07-23 09:32:40 -07:00
  • 3c72eaaf32 Implement SSLGuacamoleSocket. Add guacd-ssl parameter. Modify guacamole-auth-mysql and simple auth to support it. Michael Jumper 2013-07-23 00:52:49 -07:00
  • ac8222430c Use assembly plugin 2.4, add missing ID. Michael Jumper 2013-07-17 15:10:53 -07:00
  • 219a210ff4 Bump version to 0.8.1. Michael Jumper 2013-07-15 10:18:21 -07:00
  • 58ebd5fad1 Merge branch 'unstable' of git://github.com/glyptodon/guacamole-client into unstable Michael Jumper 2013-07-13 19:36:27 -07:00
  • e8e7a6b3a2 Add README. Michael Jumper 2013-07-13 19:33:54 -07:00
  • e2a0bdf53b Automatically build source archive in package phase. Michael Jumper 2013-07-13 19:14:38 -07:00
  • 88d4a5004b Add .gitignore, bump version to 0.8.2. Michael Jumper 2013-07-13 17:38:40 -07:00
  • 1c9cd95fc9 Merge branch '314' into unstable James Muehlner 2013-07-09 19:15:34 -07:00
  • 022a7df33e Merge branch 'unstable' of git://github.com/glyptodon/guacamole-client into unstable James Muehlner 2013-07-09 19:15:19 -07:00
  • 3288dbf76f Ticket #314: Force POST requests to use UTF-8. James Muehlner 2013-07-09 19:11:24 -07:00
  • 1e9ace0e2a Merge branch '314' into unstable James Muehlner 2013-07-09 15:49:22 -07:00
  • 50f222985e Merge branch '314' into unstable James Muehlner 2013-07-09 15:49:22 -07:00
  • d0ae81fa0c Ticket James Muehlner 2013-07-09 11:14:41 -07:00
  • 883b24f73d Ticket James Muehlner 2013-07-09 11:14:41 -07:00
  • b44faacbae Bump versions. Michael Jumper 2013-07-02 17:08:27 -07:00
  • b1681dada2 Update ChangeLogs. Michael Jumper 2013-07-02 17:07:29 -07:00
  • 8a223956aa Add enable-printing parameter to rdp.xml. Michael Jumper 2013-07-02 10:49:29 -07:00
  • a022c42b99 Merge branch 'master' into unstable Michael Jumper 2013-07-02 10:13:43 -07:00
  • 202fbc8b79 Add guacamole-example, modified to work with 0.8.* Michael Jumper 2013-07-02 10:13:17 -07:00
  • 1391f628a8 Use Blob.js and FileSaver.js for providing file downloads across platforms lacking blob and HTML5 download links. Michael Jumper 2013-07-01 14:49:56 -07:00
  • 984ab06100 Add close button to notifications. Improve styling. Michael Jumper 2013-07-01 12:15:00 -07:00
  • e8cdc9c5b7 Better styling and alignment of notifications. Michael Jumper 2013-06-26 11:27:21 -07:00
  • 6f33d188fd Add notification area. Preload images that would otherwise be loaded later, as such a load may fail due to resource starvation. Michael Jumper 2013-06-26 10:56:09 -07:00