Commit Graph

2230 Commits

Author SHA1 Message Date
Nick Couchman
797bb86a43 GUACAMOLE-47: Implement support for client hostname/IP token for connections. 2017-01-06 19:24:50 -05:00
Michael Jumper
66f00adab0 GUACAMOLE-36: Do not automatically generate random passwords at the REST API level. 2017-01-03 20:13:19 -08:00
Michael Jumper
986ea4b206 GUACAMOLE-36: Migrate guacLogin and guacNotification to TranslatableMessage. 2017-01-03 19:42:24 -08:00
Michael Jumper
0671f18d40 GUACAMOLE-36: Define REST API transfer mechanism for translatable messages. 2017-01-03 19:42:24 -08:00
Michael Jumper
30179c405f GUACAMOLE-36: Generalize and simplify handling of REST API errors. 2017-01-03 19:42:24 -08:00
James Muehlner
f891f69825 Merge 0.9.10-incubating release changes back to master. 2016-12-18 11:08:23 -08:00
Michael Jumper
9d41992a1f GUACAMOLE-144: List only non-Category-X licenses for dual-licensed dependencies. Explicitly choose non-Category-X option where stripping the license is impossible. 2016-12-17 23:18:28 -08:00
Michael Jumper
567df5a467 GUACAMOLE-136: Make $element available to field type controllers. 2016-12-05 22:09:52 -08:00
Michael Jumper
6eda36cd4e GUACAMOLE-136: Ensure field template is in DOM prior to invoking controller. 2016-12-05 20:16:57 -08:00
James Muehlner
ef092ba2dc Merge 0.9.10-incubating release-specific changes back to master. 2016-12-03 13:03:09 -08:00
Michael Jumper
90434b7960 GUACAMOLE-133: Rename "dependencies" directory of licenses to "bundled". Add README. 2016-12-02 20:32:06 -08:00
James Muehlner
c29e6ba464 Merge 0.9.10-incubating changes back to master. 2016-12-02 19:40:42 -08:00
Michael Jumper
110ebf64e2 GUACAMOLE-133: Document all dependencies of Guacamole within LICENSE. 2016-12-02 18:18:56 -08:00
James Muehlner
c194e04894 Merge release-specific changes for 0.9.10-incubating back to master. 2016-12-02 15:37:35 -08:00
Michael Jumper
621af69f87 GUACAMOLE-133: Exclude StAX dependency, which is part of Java 6. 2016-12-02 14:25:41 -08:00
Michael Jumper
e385bfcde0 GUACAMOLE-131: Re-remove JavaScript libraries which were mistakenly re-added during merge conflict resolution. 2016-11-28 22:51:48 -08:00
James Muehlner
f1edb9ffd1 Merge new changes for 0.9.10-incubating back to master. 2016-11-28 22:27:36 -08:00
Michael Jumper
9175ebf5d0 GUACAMOLE-131: Migrate to Webjars for JavaScript library dependencies. Upgrade messageformat.js to 1.0.2, which is now MIT-licensed. 2016-11-28 17:25:03 -08:00
James Muehlner
367af31f7b GUACAMOLE-130: Merge new Norwegian translations. 2016-11-27 11:21:09 -08:00
Michael Jumper
9387961c23 GUACAMOLE-112: Upgrade messageformat.js to 1.0.2, which is now MIT-licensed. 2016-11-26 20:27:39 -08:00
Michael Jumper
cc269498c0 GUACAMOLE-130: Remove reference to non-existent keyboard layout. 2016-11-26 20:00:41 -08:00
Arild Ringøy
49b697a75a GUACAMOLE-130: Add Norwegian translation. 2016-11-26 20:00:03 -08:00
Michael Jumper
629fa02113 GUACAMOLE-116: Replace lodash.js with non-minified version. 2016-11-14 15:30:37 -08:00
James Muehlner
b0f73bb4d7 GUACAMOLE-119: Merge integration of Apache Rat into client and associated new license notices. 2016-11-13 10:49:49 -08:00
Michael Jumper
d78a2d9dad GUACAMOLE-119: Move NetBeans-specific .gitignore entries to guacamole project. 2016-11-12 18:16:54 -08:00
Michael Jumper
d19c078280 GUACAMOLE-119: Add Apache license boilerplate to example config files. 2016-11-12 18:16:50 -08:00
Michael Jumper
322d2ba144 GUACAMOLE-119: Add Apache license boilerplate to pom.xml. 2016-11-12 18:16:27 -08:00
Michael Jumper
27bb5632f5 GUACAMOLE-119: Add Apache RAT validation to build. 2016-11-12 18:16:03 -08:00
Michael Jumper
96b2601581 GUACAMOLE-116: Replace angular.min.js with non-minified angular.js. 2016-11-11 15:54:00 -08:00
Michael Jumper
70ab4e48ee GUACAMOLE-116: Upgrade minify-maven-plugin. 2016-11-11 15:53:17 -08:00
Michael Jumper
92886e639d GUACAMOLE-105: Clean up download iframe only after download has truly completed. If completion cannot be determined, wait a reasonable amount of time before assuming completion. 2016-11-04 20:50:37 -07:00
Michael Jumper
30e2122e61 GUACAMOLE-107: Remove redundant NOTICE and LICENSE. Should only be in top-level directory. 2016-10-26 21:53:26 -07:00
Michael Jumper
d39a50bb8c GUACAMOLE-107: Remove horrendously out-of-date READMEs. 2016-10-26 21:53:26 -07:00
Michael Jumper
141400bc77 GUACAMOLE-107: Point all pom.xml at new project website. 2016-10-26 21:53:26 -07:00
Michael Jumper
f8e79d9543 GUACAMOLE-107: Remove horrendously out-of-date changelogs. 2016-10-26 21:53:26 -07:00
James Muehlner
7f52e3c2ed GUACAMOLE-104: Sanitize filenames before upload or download. 2016-09-07 20:23:34 -07:00
James Muehlner
3f7ed57a8a GUACAMOLE-87: Bump guacamole-client version numbers to 0.9.10-incubating. 2016-08-25 21:48:04 -07:00
Michael Jumper
70aec4c668 GUACAMOLE-82: Move back to textarea for clipboard for sake of stability (partially reverts GUACAMOLE-55). 2016-08-20 19:30:47 -07:00
Michael Jumper
20459ecbd3 GUACAMOLE-77: Retrieve the current user's permissions via ".../self" rather than ".../users/{username}". The current user may not actually exist. 2016-08-20 14:47:44 -07:00
Michael Jumper
b23dcf83ca GUACAMOLE-77: Distinguish within REST between the user's identity/permissions and actual existing user objects. 2016-08-20 14:47:44 -07:00
James Muehlner
32f8d84fde GUACAMOLE-73: Clear permission cache when saving or updating to force permission reload. 2016-08-16 21:41:43 -07:00
James Muehlner
8564f05ead GUACAMOLE-78: Merge anonymous user display refinements. 2016-08-13 18:25:44 -07:00
Michael Jumper
21f184f42e GUACAMOLE-78: Render the usernames of anonymous users differently. 2016-08-12 20:05:33 -07:00
Michael Jumper
42cd4dca5d GUACAMOLE-78: Preserve query parameters when redirecting to user's home page. 2016-08-12 14:53:54 -07:00
Michael Jumper
225736d237 GUACAMOLE-78: Store anonymous users' authentication results in memory only. Do not persist via cookie. 2016-08-12 14:49:37 -07:00
Michael Jumper
22b3e268d6 GUACAMOLE-78: Use documented AuthenticationResult type for auth result storage. 2016-08-12 14:21:58 -07:00
Michael Jumper
c6323503d8 GUACAMOLE-78: Do not display user menu for anonymous users. 2016-08-12 13:55:59 -07:00
Michael Jumper
fcefa7a7c7 GUACAMOLE-78: Define a standard identifier for anonymous users. 2016-08-12 12:51:53 -07:00
Michael Jumper
38bf6474b9 GUACAMOLE-72: Sharing profile parameters are stored under "sharingProfileForms", not "forms". 2016-08-11 16:30:30 -07:00
James Muehlner
8e283ef236 GUACAMOLE-5: Merge sharing profile administration feature. 2016-08-10 21:29:44 -07:00