Timo Bejan
0c1afb6e58
RED-4515 - Swagger multitenancy
2023-03-22 13:19:06 +02:00
Viktor Seifert
618e27d0e9
RED-4515: Added suppression of a false-positive PMD violation
RED-4515_24
2023-03-22 11:25:46 +01:00
deiflaender
be364e2c6d
RED-4515: Intercept keycloak authentication and choose realm from tenant header
RED-4515_22
2023-03-22 10:41:53 +01:00
devplant
274e82f799
RED-6216- Allow add-to-dict for expressions consisting of less than 2 characters
...
- update junit test
RED-6216_4
2023-03-21 15:24:03 +02:00
devplant
c0b01d202b
RED-6216- Allow add-to-dict for expressions consisting of less than 2 characters
...
- remove limitation of at least 2 characters for expression
- add to stopwords all ascii printable characters (lower case)
2023-03-21 15:02:11 +02:00
Thomas Beyer
428088e46c
RED-4875 - set version of pdftron-service to latest
RED-4875_1_11
dev_red4875_42808
2023-03-21 13:13:17 +01:00
Dominique Eiflaender
112a27561b
Pull request #631 : RED-6444: Download with onetime token uses tenant from request parameter
...
Merge in RED/persistence-service from RED-6444 to master
* commit '3f65a7ff002ffe2d37cb1d0ab9cf3c4632de18a2':
RED-6444: Download with onetime token uses tenant from request parameter
2.10.0
RED-6216_2
2023-03-21 13:12:18 +01:00
Dominique Eiflaender
ae86178cc0
Pull request #630 : RED-6224: Enabled multitenancy for user cache
...
Merge in RED/persistence-service from RED-6224 to master
* commit 'd392c1dae77a8ac46f243f586154b104867cf736':
RED-6224: Enabled multitenancy for user cache
2.9.0
2023-03-21 12:58:28 +01:00
deiflaender
3f65a7ff00
RED-6444: Download with onetime token uses tenant from request parameter
DlMultTfix2
2023-03-21 12:54:34 +01:00
deiflaender
d392c1dae7
RED-6224: Enabled multitenancy for user cache
RED-6224_4
2023-03-21 12:28:36 +01:00
Thomas Beyer
f85a6a7757
RED-4875 - delete tmp log
RED-4875_1_9
2023-03-20 14:31:20 +01:00
Thomas Beyer
67622e65f7
RED-4875 - add tmp log
RED-4875_1_8
2023-03-20 13:57:55 +01:00
Thomas Beyer
96e2eb6237
RED-4875 - change version of pdftron-service to newest
RED-4875_1_6
dev_red4875_96e2e
2023-03-20 11:32:17 +01:00
Thomas Beyer
c024b8bc59
RED-4875 - add new column keepHiddenText in dossiertemplate and corresponding classes/methods, and set version of pdftron-service to newest
RED-4875_1_4
dev_red4875_c024b
2023-03-20 09:53:15 +01:00
Dominique Eiflaender
aaf59bd437
Pull request #629 : RED-5481: Reuse datasource if only schema is different
...
Merge in RED/persistence-service from RED-5481 to master
* commit '246cc0d6deced94b2f985a46b903c9253f4660a8':
RED-5481: Reuse datasource if only schema is different
2.8.0
RED-4875_1_2
2023-03-17 12:11:00 +01:00
deiflaender
246cc0d6de
RED-5481: Reuse datasource if only schema is different
RED-5481_4
2023-03-17 11:48:28 +01:00
Dominique Eiflaender
d3b0ce243c
Pull request #628 : RED-4515
...
Merge in RED/persistence-service from RED-4515 to master
* commit '71a5f56fd5975e11160719dc8ab315c6633634af':
RED-4515: Added workaround to keep swagger running without tenant header for now
RED-4515: Removed workarounds that set default tenant if no tenant is available
2.7.0
2023-03-17 08:55:31 +01:00
deiflaender
71a5f56fd5
RED-4515: Added workaround to keep swagger running without tenant header for now
TenantNoWorkaround2
2023-03-16 13:14:25 +01:00
deiflaender
ef859f527d
RED-4515: Removed workarounds that set default tenant if no tenant is available
TenantNoWorkaround
2023-03-16 12:07:09 +01:00
Viktor Seifert
33dafca80e
Pull request #626 : RED-6310
...
Merge in RED/persistence-service from RED-6310 to master
* commit 'ac5406291ab286d793a23c674ecfe10b069cc734':
RED-6310: Fixed and cleaned up test after the merge from release 3.6
RED-6310: Changed element-collection fetch to eager because lazy loading runs into timing based errors
RED-6310: Updated test for download preparation test to execute all preparation steps.
2.6.0
RED-6362_1_2
2023-03-15 11:02:51 +01:00
Thomas Beyer
12aa71d4b5
Pull request #627 : RED-4874 - add new column/field keepImageMetadata in convert-method
...
Merge in RED/persistence-service from RED-4874_3 to master
* commit '16d7b78a3f506616131ffa32bbfb977a9786c8d8':
RED-4874 - add new column/field keepImageMetadata in convert-method
2.5.0
2023-03-15 10:22:02 +01:00
Thomas Beyer
16d7b78a3f
RED-4874 - add new column/field keepImageMetadata in convert-method
dev_red4874_3_16d7b
2023-03-15 09:41:57 +01:00
Viktor Seifert
ac5406291a
RED-6310: Fixed and cleaned up test after the merge from release 3.6
RED-6310_11
2023-03-14 16:17:23 +01:00
Viktor Seifert
550c9c3bf0
RED-6310: Changed element-collection fetch to eager because lazy loading runs into timing based errors
2023-03-14 14:07:19 +01:00
Viktor Seifert
1e2388dcae
RED-6310: Updated test for download preparation test to execute all preparation steps.
...
Previously the last step was not executed.
2023-03-14 14:07:19 +01:00
Thomas Beyer
751cc93453
Pull request #625 : RED-4874 2
...
Merge in RED/persistence-service from RED-4874_2 to master
* commit 'dc1f1c3562f5c4546dd5810f7be398bfe6311d4b':
RED-4874 - only slighty change of a comment for bamboo-test
RED-4874 - add column keepImageMetadata to CreateOrUpdateDossierTemplateRequest
RED-4874 - activated keepImageMetaData and set pdftron-version to newest
2.4.0
RED-4874_3_3
2023-03-14 10:19:15 +01:00
Timo Bejan
a8e5aa022a
Pull request #623 : RED-6162 - swagger fix
...
Merge in RED/persistence-service from RED-6162 to master
* commit '5291820052378081bdac698da658f5e7fa05e2e7':
RED-6162 - swagger fix
2.3.0
2023-03-13 17:21:38 +01:00
Thomas Beyer
dc1f1c3562
RED-4874 - only slighty change of a comment for bamboo-test
RED-4874_2_12
RED-4874_2_13
dev_red4874_tmp2
2023-03-13 16:56:40 +01:00
Timo Bejan
5291820052
RED-6162 - swagger fix
RED-6162_46
2023-03-13 17:16:03 +02:00
Thomas Beyer
06d1290b5e
RED-4874 - add column keepImageMetadata to CreateOrUpdateDossierTemplateRequest
RED-4874_2_10
RED-4874_2_7
dev_red4874_2_06d12_3
dev_red4874_2_tst1
2023-03-13 16:11:40 +01:00
Thomas Beyer
a7fc2619e9
RED-4874 - activated keepImageMetaData and set pdftron-version to newest
RED-4874_2_3
RED-4874_2_5
dev_red4874_2_1e6bd_2
2023-03-13 15:00:31 +01:00
Dominique Eiflaender
1e6bd14b88
Pull request #622 : RED-4645: Multitenancy for storage
...
Merge in RED/persistence-service from RED-4645 to master
* commit 'eb2580e8428afc4e1888d80b988076cd96a5eff5':
RED-4645: Multitenancy for storage
2.2.0
RED-4874_2_2
2023-03-10 16:39:43 +01:00
Timo Bejan
b4cdc43499
Pull request #621 : RED-6162 - bumped version
...
Merge in RED/persistence-service from RED-6162 to master
* commit 'f30714b123aa2605cc6d5b81d3b20793edc50ada':
RED-6162 - bumped version
RED-6162 - bumped version
RED-6162 - bumped version
2.1.0
2023-03-10 15:22:53 +01:00
deiflaender
eb2580e842
RED-4645: Multitenancy for storage
RED-4645_4
StorageMultitenacy2
2023-03-10 15:16:03 +01:00
Timo Bejan
f30714b123
RED-6162 - bumped version
RED-6162_44
2023-03-10 16:09:32 +02:00
Timo Bejan
7a2d756d3a
RED-6162 - bumped version
2023-03-10 16:02:06 +02:00
Timo Bejan
f731f732d7
RED-6162 - bumped version
2023-03-10 15:50:55 +02:00
Timo Bejan
e26fba1c63
Pull request #620 : RED-6162 - fixed swagger url
...
Merge in RED/persistence-service from RED-6162 to master
* commit 'cf6af4ba916b2666df6aab21730fc16fa69e2585':
RED-5255 - ported to merged version - pmd fix
RED-5255 - ported to merged version
RED-6162 - fixed swagger url
1.372.0
2023-03-10 13:22:42 +01:00
Timo Bejan
cf6af4ba91
RED-5255 - ported to merged version - pmd fix
RED-6162_40
2023-03-10 13:26:23 +02:00
Timo Bejan
273563076b
RED-5255 - ported to merged version
2023-03-10 13:24:39 +02:00
Timo Bejan
c58c9012bf
RED-6162 - fixed swagger url
RED-6162_38
2023-03-10 12:57:18 +02:00
Timo Bejan
917474bd1c
Pull request #619 : RED-6162 Redaction Gateway - Persistence Service Merge Updates
...
Merge in RED/persistence-service from RED-6162 to master
* commit '2126073c59432b68fc6405157deda7e80502a503':
RED-6162 - test fixes
RED-6162 - redis test container
RED-6162 - transactional fixes
RED-6162 - migration fixes
RED-6162 - pmd fix and gw ports
RED-6162
1.371.0
RED-5481_3
2023-03-10 11:27:29 +01:00
Timo Bejan
2126073c59
RED-6162 - test fixes
2.0.12
RED-6162_35
2023-03-10 10:56:58 +02:00
Timo Bejan
47e0e16fd9
RED-6162 - redis test container
2023-03-10 10:47:41 +02:00
Timo Bejan
cabdb5a507
RED-6162 - transactional fixes
2023-03-10 10:39:59 +02:00
Timo Bejan
5f772026b7
RED-6162 - migration fixes
2023-03-10 09:02:07 +02:00
Timo Bejan
1b13a19c70
RED-6162 - pmd fix and gw ports
2023-03-10 09:01:25 +02:00
Timo Bejan
72b0a3d933
RED-6162
2023-03-10 08:58:51 +02:00
Timo Bejan
94061a38de
Pull request #617 : RED-6254 - hotfix
...
Merge in RED/persistence-service from tbejan/EncryptionDecryptionServicejava-1678290630008 to master
* commit 'd6948571c5839105762d9efe0051ed43a5e503b3':
RED-6254 - hotfix
1.370.0
2023-03-08 16:53:27 +01:00
Timo Bejan
d6948571c5
RED-6254 - hotfix
tbejan/EncryptionDecryptionServicejava-1678290630008_2
2023-03-08 16:50:50 +01:00