Commit Graph

2746 Commits

Author SHA1 Message Date
Victor Cleaner
49b7218097 GUACAMOLE-1792: Updated czech translation
Correction of some inaccurately translated words in the previous translation. Completion of the translation of the "import" section according to the English original.
2023-05-22 20:08:42 +02:00
James Muehlner
0c033feea7 GUACAMOLE-926: Fix UTF-8 handling in batch import files. 2023-05-19 22:09:03 +00:00
James Muehlner
f355c5cfee Merge 1.5.2 changes back to master. 2023-05-17 23:57:32 +00:00
Mike Jumper
0631ff9689 GUACAMOLE-1785: Bump version numbers to 1.5.2. 2023-05-17 16:43:01 -07:00
Virtually Nick
ab6d296e13 GUACAMOLE-1571: Merge properly wrap stream errors, and check available translations instead of hard-coding. 2023-05-15 16:49:53 -04:00
Virtually Nick
c66dbf1b06 GUACAMOLE-1728: Merge allow Null User Object attributes to be saved. 2023-05-12 07:16:47 -04:00
James Muehlner
bfbb9ae760 GUACAMOLE-1571: Match convention for function services. 2023-05-11 23:39:16 -07:00
James Muehlner
3ed5b62589 GUACAMOLE-1571: Check available translations rather than hardcoding which use the default. 2023-05-11 23:39:16 -07:00
James Muehlner
77bd5e116a GUACAMOLE-1571: Properly wrap upload stream JSON errors. 2023-05-11 23:39:16 -07:00
James Muehlner
720696076f GUACAMOLE-1579: Stop including the auth token when making requests to the /api/patches endpoint. 2023-05-11 23:37:00 -07:00
Alex Leitner
2f9ff87404 GUACAMOLE-1728: Allow Null User Object attributes to be saved. 2023-05-11 23:34:16 -07:00
James Muehlner
6c1ac0b008 GUACAMOLE-926: Trim spaces from user and user group names before importing. 2023-05-10 22:06:27 +00:00
James Muehlner
8efb93c3b7 GUACAMOLE-926: Add REGEX backup for type sniffing in batch import. 2023-05-09 00:52:28 +00:00
James Muehlner
55d874bcaa GUACAMOLE-926: Ensure that parameters and attributes are cast to strings. 2023-05-08 22:48:14 +00:00
James Muehlner
ea6aa49a13 GUACAMOLE-926: Fix indendation in YAML example. 2023-05-08 22:16:09 +00:00
James Muehlner
1418a1abb4 GUACAMOLE-1745: Merge session storage deep copy fix. 2023-05-05 14:34:18 -07:00
James Muehlner
57ce7d6ff9 GUACAMOLE-1756: Merge change to always display login failures. 2023-05-04 19:03:35 -07:00
James Muehlner
f113411e2c GUACAMOLE-1606: Merge fix for filtering UserGroup attributes. 2023-05-04 18:26:03 -07:00
Michael Jumper
89c3433f51 GUACAMOLE-1756: Clean up assignment of application state. 2023-05-04 18:22:59 -07:00
Michael Jumper
a1fbe5f0a4 GUACAMOLE-1756: Display login failures regardless of whether the interactive login form was used. 2023-05-04 18:22:59 -07:00
Virtually Nick
1ed6187082 GUACAMOLE-1606: UserGroup should retrieve UserGroup attributes, not User attributes. 2023-05-04 18:15:10 -07:00
Ares Li
bc251f5a29 GUACAMOLE-1775: Use header for auth token instead of a parameter in "session/tunnels/<tunnel ID>/protocol" request 2023-05-04 17:40:39 -07:00
Michael Jumper
b58d236fd2 GUACAMOLE-1745: Ensure deep copies of session storage are created only if necessary. 2023-05-04 17:25:40 -07:00
James Muehlner
d82508ffe7 GUACAMOLE-926: Correct parameter values in import file to correct case if possible. 2023-05-04 17:28:25 +00:00
James Muehlner
00fc4b4270 GUACAMOLE-926: Reject file-level errors in csv parser to ensure proper bubbling. 2023-05-02 19:54:53 +00:00
James Muehlner
70b7b7bd42 GUACAMOLE-926: Add username and password to examples. 2023-04-28 22:55:02 +00:00
James Muehlner
4b570e9e63 GUACAMOLE-926: Improve error handling for invalid, missing connection data. 2023-04-28 22:54:57 +00:00
Mike Jumper
823df2d10b GUACAMOLE-1778: Merge updated translations for Simplified Chinese. 2023-04-26 09:03:40 -07:00
James Muehlner
9f2baeb1b8 GUACAMOLE-926: Fix invalid group identifier error message and upgrade yaml npm dependency. 2023-04-26 00:07:39 +00:00
Sharuru
bb92b2fa74 GUACAMOLE-1778: Remove fields that don't need to be translated 2023-04-25 16:18:02 +08:00
Sharuru
c8fd6edcf5 GUACAMOLE-1778: Friendly with language users' habits 2023-04-25 16:07:53 +08:00
Sharuru
53ed39bd95 GUACAMOLE-1778: Update the Simplified Chinese translation 2023-04-25 12:23:42 +08:00
James Muehlner
8c19e6ca81 GUACAMOLE-926: Ensure that the directory patch replace operation writes to the same directory it reads from. 2023-04-22 00:32:19 +00:00
James Muehlner
9e54b58af3 GUACAMOLE-926: Fix importer config checkbox behavior. 2023-04-21 23:56:01 +00:00
Mike Jumper
a549e8248d GUACAMOLE-926: Merge batch import support for updating/replacing connections and their permissions. 2023-04-21 13:51:00 -07:00
James Muehlner
6dab100b42 GUACAMOLE-926: Fix styling, option semantics, and directory patch endpoint logging/handling. 2023-04-21 20:45:08 +00:00
Ares Li
a2b3bb6461 GUACAMOLE-1775: Use header for auth token instead of a parameter in "session/tunnels/<tunnel ID>/protocol" request 2023-04-19 15:43:18 -07:00
James Muehlner
896cd48eca GUACAMOLE-926: Add user-selectable options for connection batch import to allow connection / permission replacement. 2023-04-19 21:46:55 +00:00
James Muehlner
d0876cdc71 GUACAMOLE-926: Allow updating objects via directory patch. 2023-04-19 21:46:55 +00:00
Virtually Nick
d9bb38eb65 GUACAMOLE-926: Merge fix attribute handling bug and improve error handling for invalid files. 2023-04-17 11:46:27 -04:00
James Muehlner
a736e062c7 GUACAMOLE-926: Correct spacing in import translations. 2023-04-17 15:42:15 +00:00
vanntile
b1225894f6 GUACAMOLE-1770: add RDP Romanian keyboard layout 2023-04-15 07:34:31 +03:00
James Muehlner
3417b612c4 GUACAMOLE-926: Explicitly catch expected CSV binary parse error and display generic error instead. 2023-04-15 04:15:24 +00:00
James Muehlner
d3f4bf06cc GUACAMOLE-926: Better handling for invalid import files. 2023-04-14 22:43:21 +00:00
James Muehlner
6ff2ec0e72 GUACAMOLE-926: Fix attribute disambiguation suffix handling. 2023-04-14 18:42:29 +00:00
vanntile
769ae25899 GUACAMOLE-1771: add RDP Portuguese keyboard layout 2023-04-14 20:39:23 +03:00
James Muehlner
6f6f8d44b8 GUACAMOLE-926: Validate parentIdentifiers before attempting connection import. 2023-04-13 23:17:21 +00:00
James Muehlner
341f359c6f GUACAMOLE-926: Allow a bit more leeway in import group declaration. 2023-04-13 19:26:03 +00:00
James Muehlner
d58149ed05 GUACAMOLE-926: Ensure loading style is always removed when file processing is complete. 2023-04-13 18:34:58 +00:00
Mike Jumper
76ff86ec6b GUACAMOLE-926: Merge support for importing connections via CSV/JSON/YAML. 2023-04-13 09:49:36 -07:00