Commit Graph

3052 Commits

Author SHA1 Message Date
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
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
Virtually Nick
56c6e5022d Merge 1.5.1 changes back to master. 2023-04-10 10:22:47 -04:00
Mike Jumper
0b4468ba24 GUACAMOLE-1752: Bump version numbers to 1.5.1. 2023-04-09 19:54:19 -07:00
James Muehlner
f8fb95fbc8 GUACAMOLE-926: Finalize automatic cleanup on failure. 2023-04-07 20:43:30 +00:00
James Muehlner
9c31dba3cd GUACAMOLE-926: Add a success message once the import has succeeded. 2023-04-07 20:43:30 +00:00
James Muehlner
7bf192fd73 GUACAMOLE-926: Switch to standard notification style. 2023-04-07 20:43:30 +00:00
James Muehlner
eadc1779a0 GUACAMOLE-926: Import/upload UI improvements. 2023-04-07 20:43:30 +00:00
James Muehlner
2ce7876f26 GUACAMOLE-926: Migrate upload directive into import page controller since they're so tangled up together to make it not worth seperating them. 2023-04-07 20:43:30 +00:00
James Muehlner
322adbc294 GUACAMOLE-926: Display connection-specific errors to the user. 2023-04-07 20:43:30 +00:00
James Muehlner
5a2a4a79a7 GUACAMOLE-926: Roll back created users and user groups as well. 2023-04-07 20:43:30 +00:00
James Muehlner
690a8a34ca GUACAMOLE-926: Add file format help page. 2023-04-07 20:43:30 +00:00