Michael Jumper
|
cfd3710bf2
|
GUAC-1172: Provide root-level breadcrumb.
|
2015-07-03 12:40:11 -07:00 |
|
Michael Jumper
|
6edb954501
|
GUAC-1172: No whitespace between icon and filename.
|
2015-07-03 11:47:22 -07:00 |
|
Michael Jumper
|
e2f83dd306
|
GUAC-1172: Migrate to from ngRepeat to $interpolate for the file browser - Guacamole needs to be easy to $digest ;).
|
2015-07-02 23:08:17 -07:00 |
|
Michael Jumper
|
149fba6737
|
GUAC-1172: Implement navigation via breadcrumbs - no more tree.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
c673de30e1
|
GUAC-1172: Implement download of specific files via click.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
0055cf71ee
|
GUAC-1172: Display file browser within own menu. Show available devices in guac menu.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
3109fe8138
|
GUAC-1172: Implement file browsing directive. Track expanded/collapsed state within ManagedFilesystem.File.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
1494f2d46c
|
GUAC-1172: Separate sidebar menu style into own class.
|
2015-07-02 21:39:09 -07:00 |
|
Michael Jumper
|
04a303108d
|
GUAC-1172: Work around angular-translate/angular-translate#788 by using the translate directive (no filter). Current scope is not available to filters as of AngularJS 1.3.
|
2015-07-02 16:12:17 -07:00 |
|
Michael Jumper
|
d8512531c6
|
GUAC-587: Contain each menu section within its own div.
|
2015-05-05 15:53:50 -07:00 |
|
Michael Jumper
|
e460fde6ed
|
GUAC-1126: Add client-specific disconnect action to menu. Style with danger.
|
2015-04-07 22:49:41 -07:00 |
|
Michael Jumper
|
b3524b1a03
|
GUAC-1126: Use round, red "x" button for disconnect.
|
2015-04-07 10:28:44 -07:00 |
|
Michael Jumper
|
26c35e127a
|
GUAC-1126: Restore disconnect button within Guacamole menu.
|
2015-04-06 22:36:31 -07:00 |
|
Michael Jumper
|
cff71345d1
|
GUAC-1126: Query root group and permissions directly within user menu.
|
2015-04-06 12:15:05 -07:00 |
|
Michael Jumper
|
e868be57b8
|
GUAC-1126: Remove "Home" and "Disconnect" buttons from Guacamole menu. Add user menu to Guacamole menu.
|
2015-04-05 15:52:25 -07:00 |
|
Michael Jumper
|
2e612ac70b
|
GUAC-1052: Migrate to flexbox layout for client view.
|
2015-02-18 16:31:46 -08:00 |
|
Michael Jumper
|
0190317264
|
GUAC-1052: Fix rendering of flexbox menu in older browsers.
|
2015-02-18 14:11:10 -08:00 |
|
Michael Jumper
|
16055e58b0
|
GUAC-1052: Migrate to flexbox layout for menu.
|
2015-02-17 17:05:33 -08:00 |
|
Michael Jumper
|
f77b763ef8
|
GUAC-1052: Explicitly close custom tags.
|
2015-02-17 14:29:20 -08:00 |
|
Michael Jumper
|
7b9449d2da
|
GUAC-1044: Keep menu header stationary while allowing body to scroll.
|
2015-01-30 14:07:12 -08:00 |
|
Michael Jumper
|
21864ed823
|
GUAC-1044: Move guac menu inside guacViewport. Move menu-specific properties to own object.
|
2015-01-30 14:07:12 -08:00 |
|
Michael Jumper
|
798e9d28c5
|
GUAC-958: Simplify resize handling (use directive). Only install resize handler after object loads.
|
2015-01-29 23:47:17 -08:00 |
|
Michael Jumper
|
5f6f63c5f7
|
GUAC-958: Work around iOS 7 visibility issue (again) by using object instead of iframe. The resize sensor needs to be where it used to be in the DOM for proper operation.
|
2015-01-29 18:01:51 -08:00 |
|
Michael Jumper
|
03f0e22199
|
GUAC-958: Work around iOS 7 visibility issue (text input UI invisible - apparently miscalculated by Safari as obscured by the iframe).
|
2015-01-29 14:22:25 -08:00 |
|
Michael Jumper
|
0e7fed21f7
|
GUAC-973: Replace back button with home button where necessary.
|
2015-01-04 13:00:24 -08:00 |
|
Michael Jumper
|
a899a1a02f
|
GUAC-963: Add support for file transfer errors.
|
2015-01-02 14:18:37 -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
|
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
|
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
|
b197c7c63c
|
GUAC-963: List active connections within recent connections.
|
2014-12-29 01:42:03 -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 |
|
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 |
|
Michael Jumper
|
74b94f9b2e
|
GUAC-968: Reduce number of namespaces. Adopt consistent string naming. Reorganize and reformat. Remove unused strings.
|
2014-12-26 21:30:09 -08:00 |
|
Michael Jumper
|
b14cc4df1c
|
GUAC-901: Restore pinch-to-zoom.
|
2014-12-21 03:23:58 -08:00 |
|
Michael Jumper
|
8ec09dcb2b
|
GUAC-901: Show/hide menu depending on swipe. Pan display via drag gestures. Fix missing input method IDs.
|
2014-12-20 23:08:40 -08:00 |
|
Michael Jumper
|
bcbe57dec3
|
GUAC-810: Inform text input UI when focus is needed.
|
2014-12-20 16:33:04 -08:00 |
|
Michael Jumper
|
a89101acaf
|
GUAC-810: Reorganize client view to support text input. Handle text input choice in menu.
|
2014-12-20 16:07:57 -08:00 |
|
Michael Jumper
|
50d5a79031
|
GUAC-810: Resize client display depending only on containing element, not entire window.
|
2014-12-20 16:01:06 -08:00 |
|
Michael Jumper
|
1e39ff7569
|
GUAC-809: Show OSK if selected within menu.
|
2014-12-18 21:36:59 -08:00 |
|
Michael Jumper
|
0dd2cd87fb
|
GUAC-932: Fix validation in client.html.
|
2014-12-17 11:15:11 -08:00 |
|
Michael Jumper
|
d32ca5bfca
|
GUAC-932: Restyle login page and general UI.
|
2014-11-23 22:02:24 -08:00 |
|
Michael Jumper
|
5581fcc382
|
GUAC-605: Restore connection name handling.
|
2014-11-14 21:44:32 -08:00 |
|
Michael Jumper
|
5db4905510
|
GUAC-605: Clean up and rename variable use. Remove unnecessary DOM manipulation.
|
2014-11-14 12:33:47 -08:00 |
|
Michael Jumper
|
4863a8e96b
|
GUAC-605: Move client and tunnel creation into factories. Use scope watch on ID to handle connect/disconnect.
|
2014-11-14 11:46:06 -08:00 |
|
James Muehlner
|
2a050128c8
|
GUAC-807 Got rid of useless checked attribute on radio button now model-controlled.
|
2014-11-12 08:24:58 -08:00 |
|