Commit Graph

6945 Commits

Author SHA1 Message Date
Mike Jumper
70592ef7c3 GUACAMOLE-1754: Use same "apidocs" directory for JSDoc as used by JavaDoc. 2023-05-21 14:07:32 -07:00
Mike Jumper
11e6c5ac26 GUACAMOLE-1754: Generate JSDoc for guacamole-common-js as part of build. 2023-05-21 14:07:24 -07:00
Mike Jumper
45549dd1da GUACAMOLE-926: Merge correction to batch import handling of UTF-8. 2023-05-19 16:14:12 -07:00
James Muehlner
0c033feea7 GUACAMOLE-926: Fix UTF-8 handling in batch import files. 2023-05-19 22:09:03 +00:00
James Muehlner
e1dfd1e99c Merge 1.5.2 changes back to master. 2023-05-19 02:31:52 +00:00
James Muehlner
32f7c8bc1f GUACAMOLE-615: Merge fixed annotation for array of any type. 2023-05-18 19:30:57 -07:00
Mike Jumper
10e8715040 GUACAMOLE-615: Correct JSDoc annotation for array of any type. 2023-05-18 19:25:34 -07:00
James Muehlner
427b266606 GUACAMOLE-1790: Merge version bump for components not within 1.5.2. 2023-05-17 17:46:06 -07:00
Mike Jumper
54cea4e80b GUACAMOLE-1790: Bump version numbers of components not within 1.5.2. 2023-05-17 17:00:46 -07:00
James Muehlner
f355c5cfee Merge 1.5.2 changes back to master. 2023-05-17 23:57:32 +00:00
James Muehlner
15d41cd8e2 GUACAMOLE-1785: Merge version number bump to 1.5.2. 2023-05-17 16:56:20 -07:00
Mike Jumper
0631ff9689 GUACAMOLE-1785: Bump version numbers to 1.5.2. 2023-05-17 16:43:01 -07:00
Virtually Nick
ff033426a0 GUACAMOLE-1789: Merge remove duplicate definition of SQLSERVER_BATCH_SIZE. 2023-05-15 19:00:49 -04:00
Mike Jumper
43df5897c6 GUACAMOLE-1789: Remove duplicate definition of SQLSERVER_BATCH_SIZE. 2023-05-15 15:17:19 -07:00
Virtually Nick
ef66411593 Merge 1.5.2 changes back to master. 2023-05-15 16:54:16 -04: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
52e7f1110f Merge 1.5.2 changes back to master. 2023-05-15 16:46:17 -04:00
Virtually Nick
04128abd79 GUACAMOLE-1788: Merge fix build against Maven 3.9.x. 2023-05-15 15:04:38 -04:00
Virtually Nick
1f8947164a Merge 1.5.2 changes back to master. 2023-05-15 12:59:10 -04:00
Virtually Nick
4fde5adccb GUACAMOLE-1253: Merge update select all queries to process in batches. 2023-05-15 12:41:12 -04:00
Alex Leitner
2708a205d3 GUACAMOLE-1253: Update select all queries to process in batches. 2023-05-13 13:57:26 -07:00
Mike Jumper
dacc08a841 GUACAMOLE-1788: Manually add plexus-utils to dependencies of minify-maven-plugin (fix build). 2023-05-13 10:35:54 -07:00
Mike Jumper
61356c9dc2 GUACAMOLE-1788: Update Docker build to use latest release of Maven 3. 2023-05-13 10:35:54 -07:00
Virtually Nick
d7ae75855c Merge 1.5.2 changes back to master. 2023-05-12 11:58:23 -04:00
Virtually Nick
7e38a089cf GUACAMOLE-1786: Merge update Java dependencies to latest compatible versions. 2023-05-12 07:19:17 -04:00
Virtually Nick
c66dbf1b06 GUACAMOLE-1728: Merge allow Null User Object attributes to be saved. 2023-05-12 07:16:47 -04:00
Virtually Nick
84c9d7079f GUACAMOLE-1579: Merge stop including the auth token when making requests to the /api/patches endpoint. 2023-05-12 07:16:05 -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
Mike Jumper
8ada1a91c2 GUACAMOLE-1786: Update Java dependencies to latest compatible versions. 2023-05-11 21:03:48 -07:00
Mike Jumper
306f7a0297 GUACAMOLE-926: Merge disabling of batch executor for SQL Server. 2023-05-11 08:36:43 -07:00
Mike Jumper
52b95f13c1 GUACAMOLE-926: Merge batch import removal of leading/trailing spaces from user and user group names. 2023-05-11 08:33:42 -07:00
James Muehlner
c4e6b046ae GUACAMOLE-926: Disable batch executor for SQL Server JDBC extension - it doesn't work. 2023-05-11 00:12:43 +00:00
James Muehlner
e91d5a99ee GUACAMOLE-926: Add configuration option for enabling self-signed SQL Server certs for local testing. 2023-05-10 23:27:29 +00: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
353bccb4bc Merge 1.5.2 changes back to master. 2023-05-09 22:56:53 +00:00
James Muehlner
ff4854d8f7 GUACAMOLE-1572: Merge updated POSTGRESQL environment variable names. 2023-05-09 15:56:25 -07:00
jbpaux
6d0d3badab GUACAMOLE-1572: Add space indentation on error message 2023-05-09 15:24:56 -07:00
jbpaux
c081fd3ff2 GUACAMOLE-1572: Make POSTGRESQL env variable backward comp dynamic 2023-05-09 15:24:56 -07:00
Jean-Benoit PAUX
d5fb0822d5 GUACAMOLE-1572: Add compatibility mechanism for POSTGRES variables 2023-05-09 15:24:56 -07:00
Jean-Benoit PAUX
24f5a6edf6 GUACAMOLE-1572: Revert postgres link name change 2023-05-09 15:24:56 -07:00
Jean-Benoit PAUX
5f75ebdb5a GUACAMOLE-1572: Update init script to match postgresql too 2023-05-09 15:24:56 -07:00
Jean-Benoit PAUX
366b75fc23 GUACAMOLE-1572: match PostgreSQL environment variables with guacamole.properties variables 2023-05-09 15:24:55 -07:00
James Muehlner
ce6e1c3121 Merge 1.5.2 changes back to master. 2023-05-09 21:38:10 +00:00
James Muehlner
15788eab2c GUACAMOLE-615: Merge fix for potential parse failures in webapp parser implementations. 2023-05-09 14:36:30 -07:00
Mike Jumper
c6770bbda7 GUACAMOLE-615: Add constants clarifying magic numbers in JS implementation of Guacamole parser. 2023-05-09 12:55:43 -07:00
Mike Jumper
5374163c95 GUACAMOLE-615: Clarify/document internals of JS implementation of codePointCount(). 2023-05-09 12:55:43 -07:00