Commit Graph

6707 Commits

Author SHA1 Message Date
James Muehlner
4b570e9e63 GUACAMOLE-926: Improve error handling for invalid, missing connection data. 2023-04-28 22:54:57 +00:00
Sharuru
540bbf7ac1 GUACAMOLE-1781: Update Simplified Chinese translation for totp auth extension 2023-04-27 10:58:37 +08:00
Mike Jumper
823df2d10b GUACAMOLE-1778: Merge updated translations for Simplified Chinese. 2023-04-26 09:03:40 -07:00
Mike Jumper
b9bf8c60d0 GUACAMOLE-926: Merge correction to batch import group identifier error message and update to relevant YAML library. 2023-04-26 08:57:00 -07:00
Mike Jumper
c479c91fbd GUACAMOLE-1642: Merge parameter definition for the VNC encodings parameter. 2023-04-26 08:54:14 -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
Virtually Nick
0cef6ef96c GUACAMOLE-926: Merge fixes for batch import permission checkbox and decorating extensions. 2023-04-22 08:31:25 -04: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
Mike Jumper
bb01ac2623 GUACAMOLE-1775: Merge migration to HTTP header for token in protocol retrieval request. 2023-04-21 09:12:34 -07: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
05c675bb21 GUACAMOLE-1572: Merge update POSTGRESQL environment variables in Docker start.sh 2023-04-17 21:15:54 -04: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
Virtually Nick
bb93e4cefa GUACAMOLE-1770: Merge add RDP Romanian keyboard layout 2023-04-15 20:08:41 -04: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
Virtually Nick
a7f1a72a8f GUACAMOLE-1771: Merge add RDP Portuguese keyboard layout 2023-04-14 17:28:23 -04: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
Mike Jumper
e005673dab GUACAMOLE-926: Merge correction to handling of invalid parentIdentifiers within connection import. 2023-04-14 10:28:51 -07:00
James Muehlner
6f6f8d44b8 GUACAMOLE-926: Validate parentIdentifiers before attempting connection import. 2023-04-13 23:17:21 +00:00
Mike Jumper
9548e15651 Merge 1.5.2 changes back to master. 2023-04-13 14:22:18 -07:00
James Muehlner
4534f945f2 GUACAMOLE-1769: Merge fixed null handling for KSM field lookup. 2023-04-13 13:47:20 -07:00
Michael Jumper
486fe6f42a GUACAMOLE-1769: Handle case that KSM's getCustom() returns null. 2023-04-13 13:38:53 -07:00
Virtually Nick
9ab54e623b GUACAMOLE-926: Merge fix loading bug and fuzzier group matching 2023-04-13 15:32:51 -04: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
James Muehlner
449675c79a GUACAMOLE-926: Add class to error rows with actual errors for easier restyling. 2023-04-11 23:13:00 +00:00
James Muehlner
b831d0a82b GUACAMOLE-926: Factor file input and drag/drop out into directives. 2023-04-11 23:13:00 +00:00
James Muehlner
45dc611ab1 GUACAMOLE-926: Switch out connection icon to a better looking one. 2023-04-11 23:13:00 +00:00
James Muehlner
8aaa636705 GUACAMOLE-926: Always use translation system for errors. 2023-04-11 23:13:00 +00:00
James Muehlner
d657d2b90a GUACAMOLE-926: Clean up unneeded code, trailing whitespace; fix bugs, styling, comments and licenses. 2023-04-11 23:12:54 +00:00
James Muehlner
a987612757 GUACAMOLE-1767: Merge corrected parent project version to 1.5.1. 2023-04-10 09:19:14 -07:00
Mike Jumper
520edb32ee GUACAMOLE-1767: Correct parent project version (bumped to 1.5.1). 2023-04-10 09:12:56 -07:00
Virtually Nick
56c6e5022d Merge 1.5.1 changes back to master. 2023-04-10 10:22:47 -04:00
Virtually Nick
9ae0c98857 GUACAMOLE-1752: Merge bump version numbers to 1.5.1. 2023-04-10 10:20:31 -04:00
Mike Jumper
0b4468ba24 GUACAMOLE-1752: Bump version numbers to 1.5.1. 2023-04-09 19:54:19 -07:00
Mike Jumper
8e9731741b GUACAMOLE-1253: Merge batching of large SQL queries. 2023-04-07 16:49:59 -07:00
Alex Leitner
7f37d0b0d2 GUACAMOLE-1253: Update select all queries to process in batches. 2023-04-07 21:50:36 +00:00
James Muehlner
f8fb95fbc8 GUACAMOLE-926: Finalize automatic cleanup on failure. 2023-04-07 20:43:30 +00:00