Commit Graph

2991 Commits

Author SHA1 Message Date
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
James Muehlner
a1c1a58886 GUACAMOLE-926: Create new file upload UI. 2023-04-07 20:43:30 +00:00
James Muehlner
51e0fb8c66 GUACAMOLE-926: Grant permissions to all users / groups. 2023-04-07 20:43:30 +00:00
James Muehlner
bfb7f3b78a GUACAMOLE-926: Create users and groups; don't require them to exist beforehand. 2023-04-07 20:43:30 +00:00
James Muehlner
761438e02d GUACAMOLE-926: Also accept user and group identifiers to post in a seperate request. 2023-04-07 20:43:30 +00:00
James Muehlner
314adf6c23 GUACAMOLE-926: Remove patch update functionality. It's needed for batch import, and it's a can of worms. 2023-04-07 20:43:30 +00:00
James Muehlner
cbb44efb2b GUACAMOLE-926: Translate to API patches in patch service. 2023-04-07 20:43:30 +00:00
James Muehlner
a6af634d86 GUACAMOLE-926: Implement logic for translating CSV rows to connection objects. 2023-04-07 20:43:29 +00:00
James Muehlner
fac76ef0cb GUACAMOLE-926: Migrate import code to a dedicated module. 2023-04-07 20:43:29 +00:00
James Muehlner
ec33c81f1a GUACAMOLE-926: Parse YAML, CSV, JSON on frontend and submit to API. 2023-04-07 20:43:29 +00:00
James Muehlner
e6bd12ee4c GUACAMOLE-926: Allow JDBC extensions to accept identifiers from user for update. 2023-04-07 20:43:29 +00:00