Michael Jumper
|
bce2270952
|
GUAC-963: Simplify guacUpload directive - $eval() only at link time.
|
2015-01-02 20:26:52 -08:00 |
|
Michael Jumper
|
a899a1a02f
|
GUAC-963: Add support for file transfer errors.
|
2015-01-02 14:18:37 -08:00 |
|
Michael Jumper
|
664e90c53c
|
GUAC-963: Fix comment.
|
2015-01-02 02:35:52 -08:00 |
|
Michael Jumper
|
2423422340
|
GUAC-963: Scroll file transfer into view when menu is shown.
|
2015-01-02 02:35:20 -08:00 |
|
Michael Jumper
|
8c4a0e7854
|
GUAC-963: Open menu when file transfers are started.
|
2015-01-02 02:13:49 -08:00 |
|
Michael Jumper
|
ba99316b50
|
GUAC-963: Allow files with blobs to be saved. Style savable transfers differently.
|
2015-01-02 01:45:41 -08:00 |
|
Michael Jumper
|
a538999856
|
GUAC-963: Display progress with units for file transfer. Only display moving bars when file transfer is in-progress.
|
2015-01-02 00:50:37 -08:00 |
|
Michael Jumper
|
e055bf6254
|
GUAC-963: Add initial implementation of file transfer manager. Display file transfers within guac menu.
|
2015-01-01 19:10:57 -08:00 |
|
Michael Jumper
|
0caa3b0161
|
GUAC-963: Only send clipboard data it's a string.
|
2015-01-01 19:10:57 -08:00 |
|
Michael Jumper
|
06828df960
|
GUAC-963: Add directive for selecting files for upload via arbitrary elements.
|
2015-01-01 19:10:56 -08:00 |
|
James Muehlner
|
19db4523f6
|
Merge pull request #40 from glyptodon/managed-client
GUAC-963: Maintain connected clients in the background
|
2014-12-31 10:51:41 -08:00 |
|
Michael Jumper
|
db629be4ae
|
GUAC-963: Add missing function names.
|
2014-12-30 22:22:32 -08:00 |
|
Michael Jumper
|
2675f69e2b
|
GUAC-963: Changes to thumbnail size should NOT be sent as Guacamole size events. The thumbnail view should not affect the client at all.
|
2014-12-30 01:23:00 -08:00 |
|
Michael Jumper
|
ae39fc9855
|
GUAC-963: Fix clipboard.
|
2014-12-30 01:12:53 -08:00 |
|
Michael Jumper
|
bfb973b783
|
GUAC-963: Manage file downloads.
|
2014-12-30 01:10:03 -08:00 |
|
Michael Jumper
|
c779fff2d1
|
GUAC-963: Manage file uploads.
|
2014-12-30 00:44:17 -08:00 |
|
Michael Jumper
|
d243d7520d
|
GUAC-963: Store name in ManagedClient. Show name in menu. Add back buttons.
|
2014-12-29 21:58:37 -08:00 |
|
Michael Jumper
|
42f360a02b
|
GUAC-963: Add back and disconnect buttons.
|
2014-12-29 21:36:48 -08:00 |
|
Michael Jumper
|
17f272689b
|
GUAC-963: Prevent interaction with non-interactive display, but do not disturb event propagation. Angular routing behaves oddly if click event propagation is altered.
|
2014-12-29 03:43:30 -08:00 |
|
Michael Jumper
|
b197c7c63c
|
GUAC-963: List active connections within recent connections.
|
2014-12-29 01:42:03 -08:00 |
|
Michael Jumper
|
c71ef76bf5
|
GUAC-963: Clean up guacClient somewhat.
|
2014-12-28 23:42:08 -08:00 |
|
Michael Jumper
|
9862934872
|
GUAC-963: Manage display (cursor and size).
|
2014-12-28 23:18:40 -08:00 |
|
Michael Jumper
|
3b81525eff
|
GUAC-963: Use $evalAsync() for changes to $scope that may occur synchronously.
|
2014-12-28 22:19:50 -08:00 |
|
Michael Jumper
|
1758085032
|
GUAC-963: Clean up guacViewport upon destruction.
|
2014-12-28 20:10:26 -08:00 |
|
Michael Jumper
|
f9c3e02f47
|
GUAC-963: Remove managed client when view is destroyed if client is no longer connected.
|
2014-12-28 20:01:01 -08:00 |
|
Michael Jumper
|
b30e3ce180
|
GUAC-963: Update status dialog according to client state.
|
2014-12-28 19:50:54 -08:00 |
|
Michael Jumper
|
35ca205653
|
GUAC-963: Proof-of-concept ManagedClient implementation. Remove guacClientFactory and guacTunnelFactory (functionality replaced by ManagedClient).
|
2014-12-28 19:27:04 -08:00 |
|
Mike Jumper
|
9f6b7014e1
|
Merge pull request #39 from glyptodon/no-relative-pinch
GUAC-957: Do not handle pinch-to-zoom when relative mouse is in use.
|
2014-12-28 15:18:21 -08:00 |
|
Michael Jumper
|
fd944b71a3
|
GUAC-957: Do not handle pinch-to-zoom when relative mouse is in use.
|
2014-12-28 15:15:09 -08:00 |
|
Mike Jumper
|
9671303504
|
Merge pull request #38 from glyptodon/fix-ipad-scroll
GUAC-955: Fix handling of scroll on iDevices
|
2014-12-28 14:52:26 -08:00 |
|
Michael Jumper
|
d3e4a5307c
|
GUAC-955: Add element module and guacScroll directive. Refactor guacFocus to element module. Use guacScroll to update menu scroll during drag.
|
2014-12-28 14:47:04 -08:00 |
|
Michael Jumper
|
04dee83802
|
GUAC-955: OSK should not cover visible display area.
|
2014-12-28 13:50:29 -08:00 |
|
Michael Jumper
|
c39ba2151b
|
GUAC-955: Add guacViewport directive which maintains content within the visible portion of the browser window, even if the browser magically scrolls itself.
|
2014-12-28 02:27:44 -08:00 |
|
Mike Jumper
|
ede9182655
|
Merge pull request #37 from glyptodon/deny-parameters
GUAC-943: Deny access to connection parameters when user lacks permission to update that connection.
|
2014-12-27 22:10:06 -08:00 |
|
Michael Jumper
|
4322d8fa0a
|
GUAC-943: Deny access to connection parameters when user lacks permission to update that connection.
|
2014-12-27 22:08:12 -08:00 |
|
Mike Jumper
|
e49f427070
|
Merge pull request #36 from glyptodon/focus-password
GUAC-961: Add guacFocus directive. Focus password field (and clear it) when login fails.
|
2014-12-27 21:47:50 -08:00 |
|
Michael Jumper
|
8b583452b5
|
GUAC-961: Add guacFocus directive. Focus password field (and clear it) when login fails.
|
2014-12-27 21:43:24 -08:00 |
|
Mike Jumper
|
bfe30ef981
|
Merge pull request #35 from glyptodon/user-perms
GUAC-962: Do not attempt to query users unless absolutely necessary.
|
2014-12-27 17:01:40 -08:00 |
|
Michael Jumper
|
c7485fb3c3
|
GUAC-962: Do not attempt to query users unless absolutely necessary.
|
2014-12-27 16:57:43 -08:00 |
|
Mike Jumper
|
bdf41b2c65
|
Merge pull request #34 from glyptodon/fix-static-defects
GUAC-969: Fix defects from recent static analysis.
|
2014-12-27 15:12:19 -08:00 |
|
Michael Jumper
|
15229ee4b1
|
GUAC-969: Remove unused variables.
|
2014-12-27 14:46:44 -08:00 |
|
Michael Jumper
|
d2b45d1cdb
|
GUAC-969: Fix possible NPE in reading of local environment.
|
2014-12-27 14:42:06 -08:00 |
|
Michael Jumper
|
473a0fd35d
|
GUAC-969: Fix possible NPE in XML parsing.
|
2014-12-27 14:14:37 -08:00 |
|
Michael Jumper
|
46fd8119b9
|
GUAC-969: Test filters can be static.
|
2014-12-27 14:08:27 -08:00 |
|
Michael Jumper
|
fa3ccb9711
|
GUAC-969: Fix possible NPE in GuacamoleClassLoader, if the contents of the lib directory cannot be listed.
|
2014-12-27 14:04:10 -08:00 |
|
Mike Jumper
|
fd38d918bb
|
Merge pull request #33 from glyptodon/missing-strings
GUAC-967: Add missing translation strings for protocols.
|
2014-12-26 22:02:32 -08:00 |
|
Michael Jumper
|
18d2a2b853
|
GUAC-967: Add missing translation strings for protocols.
|
2014-12-26 22:01:04 -08:00 |
|
Mike Jumper
|
894391157b
|
Merge pull request #32 from glyptodon/disable-autostuff
GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate.
|
2014-12-26 21:54:17 -08:00 |
|
Michael Jumper
|
67fb86237c
|
GUAC-965: Add autocorrect="off" and autocapitalize="off" where appropriate.
|
2014-12-26 21:49:52 -08:00 |
|
Mike Jumper
|
bcf07148b2
|
Merge pull request #31 from glyptodon/multiline-param
GUAC-966: Restore support for MULTILINE parameter type.
|
2014-12-26 21:42:05 -08:00 |
|