Michael Jumper
|
3a619dbe0a
|
GUAC-800: Display connection and connection group attributes, if present.
|
2015-05-26 14:50:45 -07:00 |
|
Michael Jumper
|
e7574c0276
|
GUAC-800: Use Forms for attributes, not just Fields.
|
2015-05-26 14:42:51 -07:00 |
|
Michael Jumper
|
c3558a3ae9
|
GUAC-800: Properly initialize name and title in Form constructor.
|
2015-05-26 14:38:30 -07:00 |
|
Michael Jumper
|
e31025273a
|
GUAC-800: Display user attributes within user editor.
|
2015-05-26 14:23:01 -07:00 |
|
Michael Jumper
|
c8c12663b3
|
GUAC-800: Add support for disabling user accounts.
|
2015-05-26 12:42:57 -07:00 |
|
Michael Jumper
|
b64c4f3b94
|
GUAC-800: Clarify semantics of getAttributes() / setAttributes().
|
2015-05-26 11:16:09 -07:00 |
|
James Muehlner
|
1e0f194126
|
Merge pull request #189 from glyptodon/forms
GUAC-800: Migrate to JSON for protocol descriptions.
|
2015-05-26 10:41:14 -07:00 |
|
Michael Jumper
|
43fab89ecf
|
GUAC-800: Migrate to JSON for protocol descriptions. Use full Forms instead of simply Fields for protocol parameters (allow sections).
|
2015-05-25 19:56:53 -07:00 |
|
James Muehlner
|
96f5ab1bbd
|
Merge pull request #188 from glyptodon/object-attribute
GUAC-800: Add API support for arbitrary object-level attributes.
|
2015-05-24 21:26:52 -07:00 |
|
Michael Jumper
|
dfedcf3058
|
GUAC-800: Provide access via REST to attribute information. Move protocol descriptions into common REST service.
|
2015-05-24 19:37:07 -07:00 |
|
Michael Jumper
|
a4a2a37623
|
GUAC-800: Use Parameter for describing attributes.
|
2015-05-24 19:20:36 -07:00 |
|
Michael Jumper
|
191bc0d465
|
GUAC-800: Remove stubs - no supported attributes for now.
|
2015-05-24 18:48:52 -07:00 |
|
Michael Jumper
|
c5364f4bff
|
GUAC-800: Update REST services to allow read/write of attributes on users, connections, and groups.
|
2015-05-24 15:56:49 -07:00 |
|
Michael Jumper
|
7d13731ffa
|
GUAC-800: Add attribute-related stubs to JDBC auth.
|
2015-05-24 15:37:28 -07:00 |
|
Michael Jumper
|
9585d0fc6c
|
GUAC-800: Handle attributes as dynamic properties (no GuacamoleExceptions). Use Attribute for schema information only. Allow retrieval of schema information from UserContext. Add attributes to ConnectionGroup.
|
2015-05-24 15:01:15 -07:00 |
|
Michael Jumper
|
75f6e75176
|
GUAC-800: Associate attributes with users and connections.
|
2015-05-23 21:29:42 -07:00 |
|
Michael Jumper
|
7a20a33e95
|
GUAC-800: Define ObjectAttribute and associated interfaces.
|
2015-05-23 21:27:02 -07:00 |
|
James Muehlner
|
2ec70f4ece
|
Merge pull request #187 from glyptodon/resource-leak
GUAC-587: Ensure resource streams are always closed.
|
2015-05-21 23:25:22 -07:00 |
|
Michael Jumper
|
4b3197f57a
|
GUAC-587: Ensure resource streams are always closed.
|
2015-05-20 22:41:08 -07:00 |
|
James Muehlner
|
d7690d1ad8
|
Merge pull request #186 from glyptodon/version-wildcard
GUAC-587: Allow extensions to be version-independent.
|
2015-05-19 16:34:54 -07:00 |
|
Michael Jumper
|
1a0726724f
|
GUAC-587: Allow extensions to be version-independent.
|
2015-05-19 16:31:35 -07:00 |
|
Michael Jumper
|
09d599c759
|
Merge pull request #185 from glyptodon/merge-translation-files
|
2015-05-19 10:11:49 -07:00 |
|
James Muehlner
|
e06a5fb2c4
|
GUAC-587 Removed pointless imports.
|
2015-05-18 21:29:18 -07:00 |
|
James Muehlner
|
c10cbc3a68
|
GUAC-587: Merge translation files when loading extensions.
|
2015-05-18 21:24:21 -07:00 |
|
James Muehlner
|
4d9fee7f9d
|
Merge pull request #184 from glyptodon/byte-resource
GUAC-587: Implement byte array resource.
|
2015-05-18 20:11:44 -07:00 |
|
Michael Jumper
|
eb83f17c01
|
GUAC-587: Implement byte array resource.
|
2015-05-18 20:10:20 -07:00 |
|
Michael Jumper
|
47889e3f3f
|
GUAC-587: Add placeholder for merge logic.
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
50debbfc78
|
GUAC-587: Move loading logic into individual functions.
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
94019bf838
|
GUAC-587: Dynamically serve all defined language resources.
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
d46d405e3a
|
GUAC-587: Manage languages within own service. Allow dynamic addition of languages.
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
79e6c31035
|
GUAC-587: Serve static resources within /app/ext/[namespace]/[declared/path/to/resource].
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
06011cac62
|
GUAC-587: Add support for translations and arbitrary static resources to the extension manifest.
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
ad28ca6da6
|
GUAC-587: Fix missing wording in log messages. (Please what?)
|
2015-05-18 19:44:41 -07:00 |
|
Michael Jumper
|
ee17c99b23
|
GUAC-587: Preserve resource path information within the extension class.
|
2015-05-18 19:44:41 -07:00 |
|
Mike Jumper
|
88bef64d36
|
Merge pull request #183 from glyptodon/GUAC-1187
GUAC-1187 Merge contributed Russian translation
|
2015-05-18 19:17:10 -07:00 |
|
James Muehlner
|
2d8b092681
|
GUAC-1187 Prepared Konstantin Kozhin's Russian translation for merge.
|
2015-05-18 19:14:38 -07:00 |
|
Konstantin Kozhin
|
8d33092c35
|
GUAC-1185: Russian translation
Plz don't forget to add the following line to other translations:
"FIELD_OPTION_SERVER_LAYOUT_RU_RU_QWERTY" : "Russian (Qwerty)",
|
2015-05-18 18:46:39 -07:00 |
|
Konstantin Kozhin
|
654b85c2fe
|
GUAC-1186: Russian layout
|
2015-05-18 18:39:13 -07:00 |
|
James Muehlner
|
38bc267698
|
Merge pull request #181 from glyptodon/improve-ext-loading
GUAC-587: Do not attempt to read contents of GUACAMOLE_HOME/extensions if not accessible.
|
2015-05-15 11:04:15 -07:00 |
|
Michael Jumper
|
d477f7fa6e
|
GUAC-587: Do not attempt to read contents of GUACAMOLE_HOME/extensions if not accessible.
|
2015-05-15 17:39:17 +00:00 |
|
James Muehlner
|
f094dd4c4e
|
Merge pull request #180 from glyptodon/improve-ext-loading
GUAC-587: Improve loading of extensions
|
2015-05-14 16:56:44 -07:00 |
|
Michael Jumper
|
51d3fd2030
|
GUAC-587: Failed providers should throw "invalid" credential exceptions, not "insufficient".
|
2015-05-14 23:51:02 +00:00 |
|
Michael Jumper
|
62b3028cf0
|
GUAC-587: Ensure an AuthenticationProvider is always bound.
|
2015-05-14 23:10:19 +00:00 |
|
Michael Jumper
|
60b1029653
|
GUAC-587: The extension manifest must not be null.
|
2015-05-14 22:22:22 +00:00 |
|
Michael Jumper
|
f879da6ee5
|
GUAC-587: Move loading of extensions into own function. Do not allow lack of extensions directory to stop loading of app.js and app.css.
|
2015-05-14 22:20:38 +00:00 |
|
Mike Jumper
|
2b021ad33a
|
Merge pull request #179 from glyptodon/GUAC-1188
GUAC-1188 Use canReadPermissions() - do not reimplement permission checks
|
2015-05-13 21:55:35 -07:00 |
|
James Muehlner
|
13fa327ba4
|
GUAC-1188 Use canReadPermissions() - do not reimplement permission checks.
|
2015-05-13 21:50:20 -07:00 |
|
James Muehlner
|
f354e4b463
|
Merge pull request #178 from glyptodon/extension-format
GUAC-587: Adopt extension format including manifest.
|
2015-05-13 20:44:39 -07:00 |
|
Michael Jumper
|
cc6002f1a1
|
GUAC-587: Fix formatting of comments/javadoc in DirectoryClassLoader.
|
2015-05-14 03:35:24 +00:00 |
|
Michael Jumper
|
d066d58ee1
|
GUAC-587: Do not require guacamole.properties. Use defaults if missing.
|
2015-05-12 13:59:30 -07:00 |
|