Commit Graph

1300 Commits

Author SHA1 Message Date
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
Michael Jumper
49ea114780 Send parameters where possible. 2013-08-07 17:36:41 -07:00
Michael Jumper
28001c42bb Only log successful auth when initially creating context. 2013-08-07 16:48:16 -07:00
Michael Jumper
5310d3531c Fix semantics of update and events now that we know when credentials are present. 2013-08-07 16:34:20 -07:00
Michael Jumper
c60d810c9c Revert changes to Credentials. 2013-08-07 16:21:17 -07:00
Michael Jumper
7be306f1f4 Add hasNewCredentials() function to avoid uselessly hammering on auth logic. 2013-08-07 16:15:54 -07:00
Michael Jumper
857bd540dc Add getQueryParameters() function. 2013-08-07 15:30:52 -07:00
Michael Jumper
e7911bc63a Simplify authentication code. 2013-08-07 15:11:06 -07:00
Michael Jumper
c325f443a5 Update user context appropriately. Use UserContext for events. 2013-08-07 14:51:14 -07:00
Michael Jumper
e8ec136c29 Decode name and value of parameters. 2013-08-07 13:42:43 -07:00
Michael Jumper
7d3c78bb58 Implement getQueryParameter() function on Credentials (to provide an option for those needing parameters within context updates). Do not read parameters within AuthenticatingHttpServlet. 2013-08-07 13:25:00 -07:00
Michael Jumper
11bc2d7c68 Add updateUserContext() function. 2013-08-07 13:22:35 -07:00
Michael Jumper
4550a73db1 Style groups like connections. 2013-08-06 15:25:20 -07:00
Michael Jumper
6be704647c Add basic styling for groups. 2013-08-06 15:24:48 -07:00
Michael Jumper
e7de54bdf4 Handle connection paths, add groups/connections as necessary when building root UI connection list. 2013-08-06 15:23:58 -07:00
Michael Jumper
6aaf7563e8 Implement GuacUI.ListGroup. Fix handling of click events. 2013-08-06 15:10:10 -07:00
Michael Jumper
0cf513afa4 Add handy functions for path and name parsing from the connection ID. 2013-08-06 15:09:33 -07:00
Michael Jumper
737c206950 Add icons for group expand/collapse. 2013-08-06 15:08:39 -07:00
Michael Jumper
80ef9586a8 Improve scroll handling by paying attention to scroll amount. 2013-07-28 19:41:49 -07:00
Michael Jumper
8f94b1000f Do not automatically flush layers. Add flush() function. Flush automatically on sync. 2013-07-28 00:50:24 -07:00
Michael Jumper
0dabb09923 Fix copy/paste error. 2013-07-23 09:32:40 -07:00
Michael Jumper
3c72eaaf32 Implement SSLGuacamoleSocket. Add guacd-ssl parameter. Modify guacamole-auth-mysql and simple auth to support it. 2013-07-23 00:52:49 -07:00
Michael Jumper
ac8222430c Use assembly plugin 2.4, add missing ID. 2013-07-17 15:10:53 -07:00
Michael Jumper
219a210ff4 Bump version to 0.8.1. 2013-07-15 10:18:21 -07:00
Michael Jumper
58ebd5fad1 Merge branch 'unstable' of git://github.com/glyptodon/guacamole-client into unstable 2013-07-13 19:36:27 -07:00
Michael Jumper
e8e7a6b3a2 Add README. 2013-07-13 19:33:54 -07:00
Michael Jumper
e2a0bdf53b Automatically build source archive in package phase. 2013-07-13 19:14:38 -07:00
Michael Jumper
88d4a5004b Add .gitignore, bump version to 0.8.2. 2013-07-13 17:38:40 -07:00
James Muehlner
1c9cd95fc9 Merge branch '314' into unstable 2013-07-09 19:15:34 -07:00
James Muehlner
022a7df33e Merge branch 'unstable' of git://github.com/glyptodon/guacamole-client into unstable 2013-07-09 19:15:19 -07:00
James Muehlner
3288dbf76f Ticket #314: Force POST requests to use UTF-8. 2013-07-09 19:11:24 -07:00
James Muehlner
1e9ace0e2a Merge branch '314' into unstable 2013-07-09 16:00:10 -07:00
James Muehlner
50f222985e Merge branch '314' into unstable 2013-07-09 15:49:22 -07:00
James Muehlner
d0ae81fa0c Ticket 2013-07-09 15:43:29 -07:00
James Muehlner
883b24f73d Ticket 2013-07-09 11:14:41 -07:00
Michael Jumper
b44faacbae Bump versions. 2013-07-02 17:08:27 -07:00
Michael Jumper
b1681dada2 Update ChangeLogs. 2013-07-02 17:07:29 -07:00
Michael Jumper
8a223956aa Add enable-printing parameter to rdp.xml. 2013-07-02 10:49:29 -07:00
Michael Jumper
a022c42b99 Merge branch 'master' into unstable 2013-07-02 10:13:43 -07:00
Michael Jumper
202fbc8b79 Add guacamole-example, modified to work with 0.8.* 2013-07-02 10:13:17 -07:00
Michael Jumper
1391f628a8 Use Blob.js and FileSaver.js for providing file downloads across platforms lacking blob and HTML5 download links. 2013-07-01 15:01:13 -07:00
Michael Jumper
984ab06100 Add close button to notifications. Improve styling. 2013-07-01 15:01:13 -07:00
Michael Jumper
e8cdc9c5b7 Better styling and alignment of notifications. 2013-07-01 15:01:13 -07:00
Michael Jumper
6f33d188fd Add notification area. Preload images that would otherwise be loaded later, as such a load may fail due to resource starvation. 2013-07-01 15:01:13 -07:00
Michael Jumper
6efb7b8bde Used fixed notation, rather than the classic Math.round() rounding idiom. 2013-07-01 15:01:12 -07:00
Michael Jumper
a902155a59 Clean up notification, add animated progress indicator. 2013-07-01 15:01:12 -07:00
Michael Jumper
c1f1e0adfc Add docs to new GuacUI.Download object. 2013-07-01 15:01:12 -07:00
Michael Jumper
ebcf761e53 Add download notification, progress indicator. 2013-07-01 15:01:12 -07:00