Michael Jumper
|
a1aba4d2a7
|
GUAC-549: Use new onerror/onack handlers. Translate Guacamole.Status codes to human-readable messages.
|
2014-03-19 15:43:36 -07:00 |
|
Michael Jumper
|
4334cf7d76
|
Use servlet to retrieve clipboard state.
|
2014-03-03 09:48:31 -08:00 |
|
Michael Jumper
|
fb1bc0f5e4
|
Integrate clipboard paste. Add stubs for copy/cut.
|
2014-03-03 09:48:30 -08:00 |
|
Michael Jumper
|
853d5d5cc4
|
Fix file upload.
|
2014-02-28 15:51:10 -08:00 |
|
Michael Jumper
|
7ffbfd8a23
|
Fix file download.
|
2014-02-28 15:47:41 -08:00 |
|
Michael Jumper
|
71ae352208
|
Migrate to cleaner InputStream and OutputStream with Reader wrappers.
|
2014-02-28 15:25:01 -08:00 |
|
Michael Jumper
|
beb9e5c684
|
Refactor InputStream API.
|
2014-02-28 10:03:01 -08:00 |
|
Michael Jumper
|
3e20648343
|
Ensure width/height/DPI are sent as integers. Properly adjust display scale for reported pixel size.
|
2014-01-01 21:03:38 -08:00 |
|
Michael Jumper
|
c2852d4a22
|
Re-license guacamole as MIT.
|
2013-12-28 20:32:51 -08:00 |
|
Michael Jumper
|
b722cf5977
|
Add support for DPI within size instruction and client info.
|
2013-12-27 00:35:21 -08:00 |
|
Michael Jumper
|
77da265979
|
Smooth dialog show animation, clean dialogs.
|
2013-11-11 11:41:49 -08:00 |
|
Michael Jumper
|
e8d1b7de6f
|
Add show-dialog animation. Style dialogs in client.
|
2013-11-11 11:31:05 -08:00 |
|
Michael Jumper
|
27ae6e5024
|
Use style from ui.css.
|
2013-11-10 17:45:43 -08:00 |
|
Michael Jumper
|
b200d45253
|
Shake head on login failures.
|
2013-11-09 22:25:03 -08:00 |
|
Michael Jumper
|
c71ea434c9
|
Minor performance enhancements - do NOT take thumbnails every 1000ms, and only use transfer function if not NOP and not a simple copy.
|
2013-11-06 15:32:41 -08:00 |
|
Michael Jumper
|
a920199ab7
|
Add support for multiline text fields.
|
2013-10-30 23:43:30 -07:00 |
|
Michael Jumper
|
5ba188abf4
|
Add progress bar.
|
2013-10-16 16:38:09 -07:00 |
|
Michael Jumper
|
47dcada639
|
Display errors in red.
|
2013-10-16 16:38:09 -07:00 |
|
Michael Jumper
|
76049fbc38
|
File upload dialog.
|
2013-10-16 16:38:09 -07:00 |
|
Michael Jumper
|
3925eedc53
|
Implement ack, use instead of sync to signal continuing upload.
|
2013-10-16 16:38:09 -07:00 |
|
Michael Jumper
|
3c5c7fccf7
|
Update onerror for client. Add onerror for output stream. Handle abort instruction. Track streams by index.
|
2013-10-16 16:38:08 -07:00 |
|
Michael Jumper
|
3b147096e6
|
Send blobs in response to sync, rather than waiting an arbitrary time period.
|
2013-09-27 17:04:41 -07:00 |
|
Michael Jumper
|
68e2e2b028
|
Migrate blob to input stream (ish) API.
|
2013-09-24 13:14:26 -07:00 |
|
Michael Jumper
|
8848b87c21
|
It's actually writing.
|
2013-09-24 00:45:30 -07:00 |
|
Michael Jumper
|
5401ec6ae3
|
Implement integer pool. Automatically allocate stream indices.
|
2013-09-24 00:37:56 -07:00 |
|
Michael Jumper
|
5f10ccb64a
|
Create dedicated object for streams.
|
2013-09-24 00:18:19 -07:00 |
|
Michael Jumper
|
830b36c970
|
Comment private file upload functions.
|
2013-09-24 00:00:16 -07:00 |
|
Michael Jumper
|
29bd388bdb
|
Rename functions appropriately.
|
2013-09-23 23:55:17 -07:00 |
|
Michael Jumper
|
324b6237a9
|
Add drop event to display rather than body for sake of Firefox.
|
2013-09-23 21:28:12 -07:00 |
|
Michael Jumper
|
4620abbb5b
|
Use subarray rather than slice (as IE10 lacks slice).
|
2013-09-23 20:59:42 -07:00 |
|
Michael Jumper
|
94c0ec1f17
|
Add basic support for file upload via dragging.
|
2013-09-23 20:52:11 -07:00 |
|
Michael Jumper
|
94647857ed
|
Implement GuacamoleRootUI.RecentConnection for arbitrary connectable-object thumbnails within recent connections section. Add both groups and connections from history to list.
|
2013-08-18 17:31:59 -07:00 |
|
Michael Jumper
|
d5ca097ff8
|
Add GuacUI.openObject() for connecting to an arbitrary resource. Rename GuacUI.Connection to GuacUI.ListConnection.
|
2013-08-18 17:31:59 -07:00 |
|
Michael Jumper
|
787dde88a9
|
In admin screen, limit groups to organizational groups or balancing groups we have admin privileges for, and limit connections to those we have admin/update for.
|
2013-08-17 15:31:48 -07:00 |
|
Michael Jumper
|
7334e76679
|
Allow GroupView to be filtered via arbitrary functions.
|
2013-08-17 15:31:48 -07:00 |
|
Michael Jumper
|
54d952d6bc
|
Style balancing groups differently.
|
2013-08-15 03:15:31 -07:00 |
|
Michael Jumper
|
5ecf224e09
|
Add "empty" class if group is empty.
|
2013-08-15 03:07:35 -07:00 |
|
Michael Jumper
|
9de0d7a299
|
Expand root if shown.
|
2013-08-15 02:58:57 -07:00 |
|
Michael Jumper
|
738f3397b7
|
Allow specific group to be selected.
|
2013-08-15 02:56:43 -07:00 |
|
Michael Jumper
|
27eb3066f2
|
Implement SHOW_ROOT_GROUP flag for GroupView. Use said flag for dropdown group selector.
|
2013-08-15 02:42:46 -07:00 |
|
Michael Jumper
|
65215720c0
|
Render group selector as dropdown menu.
|
2013-08-15 02:18:24 -07:00 |
|
Michael Jumper
|
68fff285ff
|
Monitor group checkboxes for changes and update perms.
|
2013-08-15 00:28:08 -07:00 |
|
Michael Jumper
|
cd222e1dcf
|
Add support for connecting to groups.
|
2013-08-15 00:10:19 -07:00 |
|
Michael Jumper
|
06c242ec42
|
Populate group type field.
|
2013-08-15 00:10:19 -07:00 |
|
Michael Jumper
|
5fab1ea8d2
|
Add missing "connection group creation" permission.
|
2013-08-14 22:59:31 -07:00 |
|
Michael Jumper
|
5dcbd24206
|
Set parent when creating.
|
2013-08-14 18:59:33 -07:00 |
|
Michael Jumper
|
7c2ce7d8eb
|
Remove unnecessary parentID parameter.
|
2013-08-14 18:17:26 -07:00 |
|
Michael Jumper
|
62df60e210
|
Remove unnecessary set of parent.
|
2013-08-14 18:16:50 -07:00 |
|
Michael Jumper
|
4fc8daa916
|
Call move if object's location changed.
|
2013-08-14 18:12:44 -07:00 |
|
Michael Jumper
|
dd04d849d6
|
Add support for move.
|
2013-08-14 18:09:54 -07:00 |
|