Commit Graph

1288 Commits

Author SHA1 Message Date
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
Michael Jumper
15c9ba6ab2 Add mimetype to link. 2013-07-01 15:01:12 -07:00
Michael Jumper
be3e75d592 When a file is received, download. 2013-07-01 15:01:11 -07:00
Michael Jumper
92adfbce90 Implement file/blob/end. 2013-07-01 15:01:11 -07:00
James Muehlner
2eb2ad3c53 Ticket 2013-07-01 11:07:26 -07:00
James Muehlner
a06266f53f Ticket #241: Added client-side support for vnc repeater parameters. 2013-07-01 10:48:09 -07:00
James Muehlner
d346c4c203 Ticket #371: If the user is not found, throw a security excpetion. 2013-06-25 10:55:17 -07:00
Michael Jumper
8176d4309c Fix relative paths of modules in pom.xml. 2013-06-06 13:57:54 -07:00
Michael Jumper
6099d6da98 Merge guacamole-auth-mysql as extension. 2013-06-05 16:35:04 -07:00
Michael Jumper
75a5099acf Parent pom.xml. 2013-06-05 16:31:57 -07:00
Michael Jumper
f4f1242ae3 Merge guacamole-ext. 2013-06-05 16:26:33 -07:00
Michael Jumper
9ae38faa52 Merge guacamole-common-js. 2013-06-05 16:26:01 -07:00
Michael Jumper
ed9818f3d3 Merge guacamole-common. 2013-06-05 16:25:40 -07:00