Michael Jumper
61a3ec1331
GUACAMOLE-641: Allow extensions to add arbitrary sources of Guacamole properties.
2021-05-20 16:45:38 -07:00
Michael Jumper
9d7b979195
GUACAMOLE-641: Allow extensions to receive Environment via constructors.
2021-05-20 16:42:39 -07:00
Mike Jumper
6644955fff
GUACAMOLE-1245: Merge parameter definitions for WoL UDP port.
2021-05-19 16:04:42 -07:00
Mike Jumper
c1f19b9517
GUACAMOLE-1252: Merge support for overriding default RADIUS NAS IP address.
2021-05-19 15:56:07 -07:00
Virtually Nick
58d51e9de4
GUACAMOLE-781: Merge corrections and additions to Czech translation
2021-05-19 07:46:08 -04:00
Victor Cleaner
e1e60ae4c0
GUACAMOLE-781: Corrections and additions to Czech translation
2021-05-19 12:05:39 +02:00
Virtually Nick
c3812b52ee
GUACAMOLE-1245: Add client parameters for specifying WoL port.
2021-05-13 16:55:30 -04:00
Virtually Nick
899fff76da
GUACAMOLE-1291: Merge Korean language support
2021-05-13 14:47:38 -04:00
Moon Sungjoon
0181ed1037
GUACAMOLE-1291: Add Korean language support
...
Add translation files for the webapp and the following extensions:
- guacamole-auth-cas
- guacamole-auth-duo
- guacamole-auth-jdbc
- guacamole-auth-openid
- guacamole-auth-quickconnect
- guacamole-auth-saml
- guacamole-auth-totp
Co-authored-by: hwjdghks <5832120@naver.com >
Co-authored-by: JueunPark <josojoso0702@gmail.com >
Co-authored-by: from97 <skm1104@daum.net >
Co-authored-by: Eomhyunjun <zzp1318@gmail.com >
2021-05-14 03:24:40 +09:00
Mike Jumper
cde84724e8
GUACAMOLE-1339: Merge updates and corrections to Spanish translation strings.
2021-05-09 15:27:55 -07:00
djrm05
0b4c4f46a2
GUACAMOLE-1339: Add missing Spanish translations for client 1.3.0
...
fix some translations
2021-05-09 19:38:31 +02:00
Virtually Nick
7eed39a88e
GUACAMOLE-773: Merge update all Java dependencies to latest available stable versions.
2021-05-07 11:02:58 -04:00
Virtually Nick
cb41446097
GUACAMOLE-1337: Merge remove unnecessary trailing whitespace from webapp translation files
2021-04-30 08:55:49 -04:00
OctopusET
beebf265ad
GUACAMOLE-1337: Remove unnessery trailing whitespaces
...
Following files had unnessery trailing whitespaces.
guacamole/src/main/webapp/translations/ca.json
guacamole/src/main/webapp/translations/en.json
guacamole/src/main/webapp/translations/pt.json
guacamole/src/main/webapp/translations/zh.json
2021-04-30 21:24:08 +09:00
Michael Jumper
125137b76c
GUACAMOLE-773: Never bundle SLF4J with extensions (conflicts with webapp).
2021-04-27 15:24:01 -07:00
Michael Jumper
af0b2ec5c2
GUACAMOLE-773: Use HTTPS for all LICENSE information URLs pointing to Apache.
2021-04-27 15:24:01 -07:00
Michael Jumper
f5b76806a4
GUACAMOLE-773: Update to latest version of JUnit 4.x.
2021-04-27 15:24:01 -07:00
Michael Jumper
4246acf24e
GUACAMOLE-773: Update Jersey from 2.33 to 2.34.
2021-04-26 12:53:23 -07:00
Virtually Nick
8e064c480a
GUACAMOLE-1334: Merge update OpenID redirect translation
2021-04-26 07:55:50 -04:00
Timothy Worcester
f0698e5d6d
GUACAMOLE-1334: Update OID redirect translation reference to be accurate
2021-04-26 07:34:26 -04:00
Michael Jumper
9b90376ef3
GUACAMOLE-773: Remove license documentation for dependencies that are no longer bundled.
2021-04-03 19:26:46 -07:00
Michael Jumper
a5ae5811c1
GUACAMOLE-773: Bring license details of bundled Java dependencies up-to-date.
2021-04-03 19:22:43 -07:00
Michael Jumper
d155975d93
GUACAMOLE-773: Allow license checks to be bypassed when necessary for testing/development.
2021-04-03 17:21:34 -07:00
Michael Jumper
481a2ca60b
GUACAMOLE-773: Switch to older mybatis-guice that uses a stable SLF4J.
...
Newer releases of mybatis-guice have switched over to alpha releases of
SLF4J 2.0.0.
2021-04-03 12:10:10 -07:00
Michael Jumper
aaa07115ba
GUACAMOLE-773: Add exclusions as necessary to force correct dependency versions. Remove exclusions that are no longer necessary.
2021-04-03 12:10:10 -07:00
Michael Jumper
17f76e6708
GUACAMOLE-773: Automatically verify sanity of build.
2021-04-03 11:54:43 -07:00
Michael Jumper
47215cfdf9
GUACAMOLE-773: Update all Java dependencies to latest stable versions.
2021-04-02 15:43:29 -07:00
Virtually Nick
bc76efc250
GUACAMOLE-1316: Merge clean up trailing whitespace from Docker-related files.
2021-04-02 15:52:05 -04:00
Virtually Nick
daea496631
GUACAMOLE-1317: Merge update all Maven plugins to latest.
2021-04-02 15:50:52 -04:00
Michael Jumper
fae16c7ff3
GUACAMOLE-1316: Remove all unnecessary trailing whitespace from Docker-related files.
2021-04-02 11:29:46 -07:00
Michael Jumper
bdb2ad35ef
GUACAMOLE-1316: Remove incorrect trailing whitespace after backslash escape.
2021-04-02 11:29:08 -07:00
Michael Jumper
7ce3882319
GUACAMOLE-1317: Update all Maven plugins to latest.
2021-04-02 11:03:41 -07:00
Virtually Nick
24681059c3
GUACAMOLE-1298: Merge correct mismatched dependencies from migration to Jersey 2.x.
2021-04-01 16:00:37 -04:00
Michael Jumper
7ae3cc1084
GUACAMOLE-1298: Ensure LICENSE/NOTICE generation takes current build into account (not central repository).
2021-03-31 18:37:18 -07:00
Michael Jumper
73e582b478
GUACAMOLE-1298: Avoid POSIX character classes for compatibility with mawk.
2021-03-31 17:23:37 -07:00
Michael Jumper
5ca4d1dd7d
GUACAMOLE-1298: Use POSIX extensions when necessary to overcome .tar filename length limits.
2021-03-31 16:51:29 -07:00
Michael Jumper
1fceb6b535
GUACAMOLE-1298: Migrate generation of guacamole-auth-jdbc tarball to common dist.xml configuration.
2021-03-31 16:43:00 -07:00
Michael Jumper
127a3949c2
GUACAMOLE-1298: Restore automatic build of guacamole-client source tarball.
2021-03-31 16:22:55 -07:00
Michael Jumper
3823a91ea7
GUACAMOLE-1298: Combine duplicate Maven declarations into parent pom.xml.
2021-03-31 16:22:30 -07:00
Michael Jumper
31a0100c02
GUACAMOLE-1298: Trim down NOTICE files to only those attribution notices that are required.
...
From https://infra.apache.org/licensing-howto.html#bundle-asf-product :
>
> Modifications to NOTICE
> -----------------------
>
> The NOTICE file is reserved for a certain subset of legally required
> notifications which are not satisfied by either the text of LICENSE or
> the presence of licensing information embedded within the bundled
> dependency. Aside from Apache-licensed dependencies which supply NOTICE
> files of their own, it is uncommon for a dependency to require additions
> to NOTICE.
>
> Copyright notifications which have been relocated, rather than
> removed, from source files must be preserved in NOTICE. However,
> elements such as the copyright notifications embedded within BSD and MIT
> licenses do not need to be duplicated in NOTICE. You can leave those
> notices in their original locations.
>
> It is important to keep NOTICE as brief and simple as possible, as each
> addition places a burden on downstream consumers.
>
> *Do not* add anything to NOTICE which is not legally required.
>
2021-03-31 12:36:10 -07:00
Michael Jumper
1a331e3d67
GUACAMOLE-1298: Do not include duplicate copies of Apache License for dependencies, moving any additional notes to NOTICE.
2021-03-31 12:16:59 -07:00
Michael Jumper
258e5ae5ac
GUACAMOLE-1298: Add automatic generation and packaging of LICENSE/NOTICE for RADIUS support.
2021-03-31 11:42:38 -07:00
Michael Jumper
c32b985658
GUACAMOLE-1298: Correct Maven dependency version conflicts within RADIUS support.
2021-03-31 11:42:38 -07:00
Michael Jumper
6c8a699faa
GUACAMOLE-1298: Automatically generate LICENSE and NOTICE files.
2021-03-31 11:42:38 -07:00
Michael Jumper
b2845ebc4b
GUACAMOLE-1298: Remove guacamole-client .tar.gz archive build.
...
Children of the parent project will inherit the parent's build plugins,
which breaks everything when each child project attempts to build its
own source archive.
2021-03-31 11:24:24 -07:00
Michael Jumper
53fe6e34f8
GUACAMOLE-1298: Migrate to centralized declarations of common dependencies.
2021-03-31 11:24:24 -07:00
Mike Jumper
d4e3d8c98f
GUACAMOLE-1025: Merge QuickConnect support for allowing/denying connection parameters.
2021-03-30 17:34:59 -07:00
Virtually Nick
f04517ca5e
GUACAMOLE-1025: Allow QuickConnect module to configure allowed and/or denied parameters.
2021-03-28 21:51:50 -04:00
James Muehlner
754e9649f1
GUACAMOLE-1302: Merge definitions and translations for VNC/RDP "force-lossless" parameter.
2021-03-03 19:29:11 -08:00
Michael Jumper
96faa48bea
GUACAMOLE-1302: Add definitions and translations for VNC/RDP "force-lossless" parameter.
2021-03-01 17:40:30 -08:00