Commit Graph

1515 Commits

Author SHA1 Message Date
James Muehlner
6146aeba93 Ticket #362: Cleaned up permission list code a bit. 2013-12-16 14:40:02 -08:00
James Muehlner
67ea6406eb Ticket #362: Re-ordered lines. 2013-12-16 14:40:02 -08:00
James Muehlner
3d33b5fc6e Ticket #362: Added initial permission REST services. 2013-12-16 14:40:02 -08:00
James Muehlner
da5b8ffba0 Ticket #362: Remove nb-configuration.xml from commited files. 2013-12-16 14:40:02 -08:00
James Muehlner
754bbb28c0 Ticket #362: Added ConnectionGroup REST endpoints. 2013-12-16 14:40:02 -08:00
James Muehlner
0fefe94b4d Ticket #362: Created packing info file. 2013-12-16 14:40:02 -08:00
James Muehlner
08934a4723 Ticket #362. Created APIConnectionWrapper and added package info to the java packages. 2013-12-16 14:40:02 -08:00
James Muehlner
031d9c9137 Ticket #362. Improved error handling. 2013-12-16 14:40:01 -08:00
James Muehlner
8b2acc99b6 Ticket #362. Got connection create working. 2013-12-16 14:40:01 -08:00
James Muehlner
feb03b87c5 Ticket #362: All basic CRUD operations for connection. 2013-12-16 14:40:01 -08:00
James Muehlner
d111d9a9a6 Ticket #362: Changes to make mjumper happy. 2013-12-16 14:40:01 -08:00
James Muehlner
873fd57e25 Ticket #362: Removed pointless super() call. 2013-12-16 14:40:01 -08:00
James Muehlner
1c36eab1c7 Ticket #362: Added session timeout. 2013-12-16 14:40:01 -08:00
James Muehlner
c4ad38e74a Ticket #362: Improved error handling a bit, and added a DELETE function for connections. 2013-12-16 14:40:01 -08:00
James Muehlner
614e6395fb Ticket #362: Cleaned up a bit and converted error throwing to new HTTPException. 2013-12-16 14:40:00 -08:00
James Muehlner
131aea1173 Ticket #362: Added getConnection() with path-params. 2013-12-16 14:40:00 -08:00
James Muehlner
a624182d76 Ticket #362: Streamlined authentication. 2013-12-16 14:40:00 -08:00
James Muehlner
6f15c20e50 Ticket #362: Cleaned up a little bit. 2013-12-16 14:40:00 -08:00
James Muehlner
b15777a70f Ticket #362: Got JSON mapping working. 2013-12-16 14:40:00 -08:00
James Muehlner
064802a9fb Ticket #362: Authentication working. 2013-12-16 14:40:00 -08:00
James Muehlner
4df635e407 Ticket #362: Super basic REST endpoint exposed with Guice and Jersey. 2013-12-16 14:40:00 -08:00
Michael Jumper
e4b90703be Add file transfer parameters for RDP. 2013-12-11 15:02:20 -08:00
Michael Jumper
f1c4187f77 Ensure layers are painted properly in Chrome when GPU compositing is enabled. 2013-12-06 15:33:05 -08:00
Michael Jumper
1807ac0664 Fix JavaScript typo. 2013-12-06 15:31:59 -08:00
Michael Jumper
d673212da6 Validate that the layer container exists before attempting to install a sync hook into the contained layer. 2013-12-06 12:01:52 -08:00
Michael Jumper
ccf8b17150 Use blank.gif rather than dot.gif - the only browser that needed the dot now supports "cursor: none". 2013-11-21 18:55:00 -08:00
Michael Jumper
170b671b64 Hide hardware cursor completely via "cursor: none" on browsers that support it. 2013-11-21 18:46:19 -08:00
Michael Jumper
b5d053c715 Switch to ID-based style for button. 2013-11-11 23:27:34 -08:00
Michael Jumper
b3cc0beaf5 Add nifty button icons. 2013-11-11 23:14:12 -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
6776eaa15e Cleaner notifications. 2013-11-10 16:54:15 -08:00
Michael Jumper
e4dbdc10f7 Cleaner headshake. 2013-11-09 22:27:46 -08:00
Michael Jumper
b200d45253 Shake head on login failures. 2013-11-09 22:25:03 -08:00
Michael Jumper
b1163a5102 Clean up styling. 2013-11-09 21:41:43 -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
a47735969b Add public key auth parameters. Add missing enable-sftp parameter. 2013-10-30 23:44:26 -07:00
Michael Jumper
a920199ab7 Add support for multiline text fields. 2013-10-30 23:43:30 -07:00
Michael Jumper
afb8474c28 Send ack after audio/file/video/blob receipt. 2013-10-27 23:25:33 -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
8481254273 Add logging for exceptions within websocket tunnel servlets. 2013-10-16 10:02:34 -07:00
Michael Jumper
2db11ea489 Properly select "guacamole" protocol. 2013-10-15 23:48:19 -07:00
Michael Jumper
d7986bba59 Use utility class, not tunnel servlet itself. Init underling auth servlet within websocket auth. 2013-10-15 23:34:40 -07:00
Michael Jumper
1079809e2e Add official WebSocket support for both Jetty and Tomcat. Require "enable-websocket" property to be set to "true". 2013-10-15 19:04:48 -07:00
Michael Jumper
405c112b70 Require "enable-websocket" property to be set to "true" before enabling WebSocket support. 2013-10-15 18:06:09 -07:00