Michael Jumper
|
1d2e703556
|
GUAC-1100: Implement Simple* read-only versions of the permission sets.
|
2015-02-25 16:27:53 -08:00 |
|
Michael Jumper
|
ed4ad2a431
|
GUAC-1100: Make ObjectPermission concrete. Remove type-specific implementations.
|
2015-02-25 16:27:50 -08:00 |
|
Michael Jumper
|
df463a082a
|
GUAC-1100: Use permission sets for permission retrieval and manipulation.
|
2015-02-25 16:27:45 -08:00 |
|
Michael Jumper
|
ee40db759c
|
GUAC-1100: Add getAll() to Directory. Create AbstractDirectory and migrate the Simple* implementations appropriately.
|
2015-02-25 16:27:36 -08:00 |
|
James Muehlner
|
e4b566d8b5
|
Merge pull request #90 from glyptodon/menu-style
GUAC-1091: Alter menu figure sizes such that radio button should always fit.
|
2015-02-21 17:38:26 -08:00 |
|
Michael Jumper
|
4a42d759b7
|
GUAC-1091: Alter menu figure sizes such that radio button should always fit.
|
2015-02-21 17:25:56 -08:00 |
|
James Muehlner
|
9101fcc6bf
|
Merge pull request #87 from glyptodon/ie10-compat
GUAC-1052: Make compatible with IE10 and ancient Firefox by pulling teeth.
|
2015-02-18 22:38:54 -08:00 |
|
Mike Jumper
|
b4e9b55c10
|
Merge pull request #88 from glyptodon/GUAC-1078
GUAC-1078 Add support for cloning existing connections
|
2015-02-18 22:23:43 -08:00 |
|
James Muehlner
|
024b1c8ec5
|
GUAC-1078 Added clone functionality for connections and fixed some bugs around button showing for connections, groups, and users.
|
2015-02-18 22:22:45 -08:00 |
|
Michael Jumper
|
7d65b4a024
|
GUAC-1078: Only traverse child connection groups if defined.
|
2015-02-18 21:59:30 -08:00 |
|
James Muehlner
|
e9fbff18ce
|
Merge pull request #89 from glyptodon/fix-permission-check
GUAC-1089: Fix badly broken connection group permission checks.
|
2015-02-18 21:43:11 -08:00 |
|
Michael Jumper
|
8ee7fbecc7
|
GUAC-1089: Fix badly broken connection group permission checks.
|
2015-02-18 21:41:20 -08:00 |
|
Michael Jumper
|
2e612ac70b
|
GUAC-1052: Migrate to flexbox layout for client view.
|
2015-02-18 16:31:46 -08:00 |
|
Michael Jumper
|
7a4c606efd
|
GUAC-1052: Migrate to flexbox layout for client view.
|
2015-02-18 15:49:18 -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
|
40b6858ea9
|
GUAC-1052: Work around IE10 issues with display: table.
|
2015-02-17 14:29:21 -08:00 |
|
Michael Jumper
|
f77b763ef8
|
GUAC-1052: Explicitly close custom tags.
|
2015-02-17 14:29:20 -08:00 |
|
James Muehlner
|
7b32adad97
|
Merge pull request #86 from glyptodon/fix-js-version
GUAC-1018: Bump version in Version.js of guacamole-common-js (incorrect since 0.9.4).
|
2015-02-15 22:26:49 -08:00 |
|
Michael Jumper
|
5ee2cb6da1
|
GUAC-1018: Bump version in Version.js of guacamole-common-js (incorrect since 0.9.4).
|
2015-02-15 21:11:51 -08:00 |
|
James Muehlner
|
2c02a0580a
|
Merge pull request #85 from glyptodon/release-prep
GUAC-1018: Bump version to 0.9.5.
|
2015-02-15 19:03:34 -08:00 |
|
Michael Jumper
|
28473e3729
|
GUAC-1018: Add missing LICENSE file.
|
2015-02-15 17:46:32 -08:00 |
|
Michael Jumper
|
0bfdea2543
|
GUAC-1018: Bump version to 0.9.5.
|
2015-02-15 17:45:04 -08:00 |
|
James Muehlner
|
a630960f60
|
Merge pull request #79 from glyptodon/jersey-warning
GUAC-1051: Ensure getConnectionHistory() returns a List with a well-defined type.
|
2015-02-06 16:57:48 -08:00 |
|
Michael Jumper
|
6307ba0921
|
GUAC-1051: Ensure getConnectionHistory() returns a List with a well-defined type.
|
2015-02-06 16:51:19 -08:00 |
|
James Muehlner
|
1c1e7a4563
|
Merge pull request #78 from glyptodon/stuck-guac-menu
GUAC-998: Fix handling of Guacamole menu with respect to Meta
|
2015-02-05 18:19:53 -08:00 |
|
Michael Jumper
|
078aeff49b
|
GUAC-998: Add left/right meta to list of possible "Alt" keys. Some systems interpret Shift+Alt as Shift+Meta.
|
2015-02-05 18:15:05 -08:00 |
|
Michael Jumper
|
efde5fe46b
|
GUAC-998: Prefer to use keysym from recent keydown, rather than keysym from keycode alone.
|
2015-02-05 18:04:52 -08:00 |
|
Mike Jumper
|
08862a6220
|
Merge pull request #72 from karatheodory/master
GUAC-1046: Fix of doc/guacamole-example
|
2015-02-04 10:49:32 -08:00 |
|
James Muehlner
|
8172027718
|
Merge pull request #77 from glyptodon/mobile-issues
GUAC-1044: Fix appearance of menu.
|
2015-02-02 17:38:43 -08:00 |
|
Michael Jumper
|
5ac129661d
|
GUAC-1044: Auto-fit property missing from menu object.
|
2015-01-30 17:21:31 -08:00 |
|
Michael Jumper
|
7134347d4c
|
GUAC-1044: Input method may be "none", "osk", or "text".
|
2015-01-30 14:28:33 -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
|
a87d8053f0
|
GUAC-1044: Fix audio error when using IE over RDP - it's blocking testing (regression of GUAC-882).
|
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 |
|
James Muehlner
|
5ee92d1729
|
Merge pull request #76 from glyptodon/resize-directive
GUAC-958: Move resize handling into directive. Fix resize event listener timing.
|
2015-01-30 00:10:59 -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 |
|
James Muehlner
|
7b8846b786
|
Merge pull request #74 from glyptodon/mobile-issues
GUAC-958: Yet another attempt at a workaround for the iOS 7 visibility issue.
|
2015-01-29 20:03:36 -08:00 |
|
James Muehlner
|
c1216d02f8
|
Merge pull request #75 from glyptodon/GUAC-1043
GUAC-1043: Do not rely on fixed positioning for client viewport.
|
2015-01-29 20:02:18 -08:00 |
|
Michael Jumper
|
bb61a25166
|
GUAC-1043: Position viewport and menu absolutely, not with fixed. This also solves some iOS issues with the rendering of fixed elements after rotation.
|
2015-01-29 19:42:25 -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 |
|
James Muehlner
|
5a95edfb71
|
Merge pull request #73 from glyptodon/mobile-issues
GUAC-956: Fix display and text input rendering on iOS 7.
|
2015-01-29 14:32:02 -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
|
1ea2d40c19
|
GUAC-958: Adjust viewport height based purely on scroll state. Manually scroll if we suspect doing so may result in height adjustments.
|
2015-01-29 12:54:38 -08:00 |
|
Vasily Loginov
|
7c61f549ea
|
Fixed use of getDisplay() -> getDisplay().getElement() in the example.
|
2015-01-29 16:39:12 +06:00 |
|
Vasily Loginov
|
5a33f2eee0
|
Added missing slf4j dependency.
|
2015-01-29 16:36:56 +06:00 |
|
Mike Jumper
|
1542af3056
|
Merge pull request #71 from glyptodon/GUAC-997
GUAC-997 Added active user count to REST API and UI.
|
2015-01-27 22:23:47 -08:00 |
|
James Muehlner
|
f7e1f3a303
|
GUAC-997 Added active user count to REST API and UI.
|
2015-01-27 22:20:20 -08:00 |
|
James Muehlner
|
4573677880
|
Merge pull request #70 from glyptodon/no-null-identifiers
GUAC-1001: Do not use null identifiers
|
2015-01-22 17:20:41 -08:00 |
|
Michael Jumper
|
32754af507
|
GUAC-1001: Generate a username if blank, too.
|
2015-01-22 17:12:16 -08:00 |
|