Virtually Nick
53afb13a83
GUACAMOLE-926: Merge reorder "Import" button to end to avoid fighting muscle memory.
2024-08-27 15:29:26 -04:00
Michael Jumper
8ecc64b30e
GUACAMOLE-926: Reorder "Import" button to end to avoid fighting muscle memory.
...
Users that are used to the established Guacamole UI will be used to
clicking the leftmost button when attempting to create a new connection,
but the leftmost button has changed from "New Connection" to "Import".
This change restores that original button order, with "New Connection"
being on the far left.
2024-08-27 11:58:31 -07:00
Mike Jumper
c243af2ad1
GUACAMOLE-600: Merge settings and translations for timeout parameters.
2024-08-26 23:52:32 -07:00
Virtually Nick
2a97e327fb
GUACAMOLE-600: Add telnet connection timeout client setting.
2024-08-26 15:49:04 -04:00
Virtually Nick
821af60a88
GUACAMOLE-600: Add SSH and SFTP timeout client options.
2024-08-26 15:49:04 -04:00
Virtually Nick
b92222c3a0
GUACAMOLE-600: Add RDP timeout client options.
2024-08-26 15:49:04 -04:00
Mike Jumper
d5a27f0938
GUACAMOLE-520: Merge mapping of Japanese IME keys.
2024-08-26 00:26:23 -07:00
Virtually Nick
8525aa15d7
GUACAMOLE-1866: Clean up UI of configurable "Recent Connections" section.
2024-08-25 08:27:16 -04:00
Virtually Nick
24883a2c9f
GUACAMOLE-1740: Merge do not require multiple clicks to begin editing the clipboard.
2024-08-25 08:21:43 -04:00
Michael Jumper
ab020234c2
GUACAMOLE-1740: Do not require multiple clicks to begin editing the clipboard.
2024-08-25 01:06:39 -07:00
Michael Jumper
b2f6e24bcb
GUACAMOLE-1866: Move and rename dedicated "Recent Connections" settings to more general "Appearance" section.
2024-08-24 23:35:11 -07:00
Michael Jumper
f53e23ca75
GUACAMOLE-1866: Remove application header from home page.
2024-08-24 23:21:57 -07:00
Michael Jumper
6622166510
GUACAMOLE-1866: Only show recent connection removal "X" when hovering connection.
2024-08-24 22:29:54 -07:00
Michael Jumper
e76ba5644f
GUACAMOLE-1866: Switch to black "X" for recent connection removal button.
2024-08-24 22:29:23 -07:00
Virtually Nick
fedda30495
GUACAMOLE-1881: Merge add parameter token containing the domain of LDAP/AD usernames.
2024-08-18 18:03:32 -04:00
Mike Jumper
af6e884b80
GUACAMOLE-374: Merge correction to SQL script paths in Docker initdb.sh script.
2024-08-16 15:27:46 -07:00
Virtually Nick
f10fece042
GUACAMOLE-374: Fix paths in the initdb.sh script for Docker.
2024-08-15 15:20:32 -04:00
Mike Jumper
f87fc3f99c
GUACAMOLE-1196: Merge parameter definition and translation for option to disable display resize.
2024-08-06 00:13:03 -07:00
Mike Jumper
61b43f420f
GUACAMOLE-1642: Merge translation string for VNC encodings field.
2024-08-02 17:03:57 -07:00
Michael Jumper
37d8e5ada9
GUACAMOLE-1881: Remove unnecessary recompilation of static domain extraction regex.
2024-08-02 00:32:42 -07:00
Michael Jumper
b2b1452e11
GUACAMOLE-1881: Decouple domain extraction from whether the extracted domain is used for a token.
2024-08-02 00:32:42 -07:00
Virtually Nick
ce06f1c559
GUACAMOLE-1642: Add translation string for encoding field.
2024-08-01 15:29:18 -04:00
Virtually Nick
deb858a6d1
GUACAMOLE-374: Merge fix xmlstarlet syntax for RemoteIpValve attributes
2024-07-30 14:14:03 -04:00
Scott Percival
7073a9caf7
GUACAMOLE-374: Fix xmlstarlet syntax for RemoteIpValve attributes
2024-07-30 11:36:31 +08:00
Virtually Nick
6493a2313b
Merge patch branch changes to main.
2024-07-12 07:17:50 -04:00
Virtually Nick
2db835196e
GUACAMOLE-1967: Merge remove duplicate wheel handler registrations.
2024-07-12 07:15:23 -04:00
Christopher Speck
e5817c7004
GUACAMOLE-1967: Remove duplicate wheel handler registrations.
...
Modern-day browsers abide the standardized wheel event (typed `WheelEvent`),
however to support older browsers the legacy `DOMMouseScroll` (FireFox) and
`mousewheel` (all others) events are also being registered.
However modern browsers support both the modern event as well as the legacy,
which results in the wheel handler being registered multiple times. This results
in the wheel handler firing twice instead of once, causing excessive scrolling.
This change separates the event registration such that either the modern or the
legacy events are registered, and not both.
2024-07-11 16:10:27 -04:00
Virtually Nick
4dd7a84dfb
GUACAMOLE-1196: Add option to disable display resize.
2024-07-04 12:23:48 -04:00
Mike Jumper
9a8a5f3318
GUACAMOLE-1479: Merge change to styling of disabled users/groups.
2024-06-21 15:29:36 -07:00
Virtually Nick
31d14a2b06
GUACAMOLE-1611: Merge improve FR translations and add missing ones
2024-06-18 11:21:33 -04:00
corentin-soriano
b91d96b090
GUACAMOLE-1611: Improve FR translations and add missings ones.
2024-06-18 09:10:32 +02:00
Mike Jumper
9a77191866
GUACAMOLE-1956: Merge additional client dependency updates specific to main.
2024-06-12 09:34:13 -07:00
James Muehlner
279dc3866e
GUACAMOLE-1956: Update NPM dependencies.
2024-06-11 21:40:28 +00:00
James Muehlner
ea7c5ef18e
GUACAMOLE-1956: Switch guacamole-auth-sso-ssl to updated version of bc-fips.
2024-06-11 18:43:38 +00:00
Michael Jumper
284353da48
Merge changes from patch branch back to main.
2024-06-11 11:19:52 -07:00
Mike Jumper
62820f12a3
GUACAMOLE-1956: Merge updates to latest compatible dependency versions.
2024-06-11 11:16:10 -07:00
James Muehlner
429d96888e
GUACAMOLE-1956: Update maven dependencies to latest compatible versions.
2024-06-11 17:27:37 +00:00
James Muehlner
94988d944f
GUACAMOLE-1956: Upgrade to latest compatible NPM dependencies.
2024-06-03 22:42:09 +00:00
James Muehlner
60f53e9f86
GUACAMOLE-1374: Merge updated base Docker image for building on ARM/
2024-05-24 14:56:37 -07:00
maeda577
d07957f79c
GUACAMOLE-520: Add mapping of Japanese IME keys.
2024-05-22 20:32:05 +09:00
Michael Jumper
50fdb34540
GUACAMOLE-1881: Remove unnecessary usage of TokenName.canonicalize() to derive static name.
2024-05-15 10:37:06 -07:00
Josna battula
27bbd35a3d
GUACAMOLE-1881: Adding new standard token LDAP_DOMAIN by extracting from user credentials
2024-05-15 10:09:20 -07:00
Mike Jumper
d0a0c1af25
GUACAMOLE-1267: Merge client-side setting for disabling VNC server input.
2024-05-15 00:48:59 -07:00
Virtually Nick
3b8be53d25
Merge patch branch changes to main.
2024-05-09 17:13:48 -04:00
Virtually Nick
1b2da5fbda
GUACAMOLE-1948: Merge provide a comprehensive error message for input exceeding database column.
2024-05-09 17:12:52 -04:00
Alex Leitner
7317edd17d
GUACAMOLE-1948: Provide a comprehensive error message for input exceeding database column.
2024-05-07 08:23:50 +09:00
Virtually Nick
b92871f11e
GUACAMOLE-1267: Add client-side setting for disabling server input.
2024-05-02 08:05:17 -04:00
Virtually Nick
c721ee21a2
GUACAMOLE-1289: Merge remove old Duo license information.
2024-05-01 17:32:45 -04:00
Michael Jumper
58d6828e17
GUACAMOLE-1289: Remove old license information from before migration to Duo's "Universal Prompt".
2024-05-01 10:24:13 -07:00
Virtually Nick
73f05ec87d
GUACAMOLE-1289: Merge refactor Duo and authentication flow
2024-04-29 08:43:22 -04:00