643 Commits

Author SHA1 Message Date
Timo Bejan
c8cfa82715 RED-3749 Revert digital signature removal 2022-06-07 11:17:52 +03:00
aoezyetimoglu
4fb570bd8a RED-4012: Dossier stats controller always returns numberOfSoftDeletedFiles = 0 2022-06-03 12:49:45 +02:00
deiflaender
60ff90d5d5 RED-4064: Trigger reanalysis instead of analysis on resize redaction 2022-06-03 11:50:24 +02:00
deiflaender
6ad0f804dc RED-4064: Always trigger reanalysis instead of surrounding text analysis when add a resize redaction 2022-06-03 11:01:18 +02:00
Timo Bejan
ec29d583f5 RED-3584 / RED-3581 - notification issues - preferences validation test 2022-06-03 10:11:12 +03:00
Timo Bejan
37a84d9049 RED-3584 / RED-3581 - notification issues - preferences validation test 2022-06-03 10:06:42 +03:00
Timo Bejan
356b15c837 RED-3584 / RED-3581 - notification issues 2022-06-03 10:06:42 +03:00
Timo Bejan
9ab92b86c2 RED-4028 - fixed error in hard delete file 2022-06-02 20:23:32 +03:00
devplant
1ae5676d64 RED-4145-Dossier template stats updates
- add dossier template status in the stats, ignore incompletate status from the list, remove inactive status (when no dossiers active)
- update junit tests
2022-06-02 15:13:36 +03:00
Philipp Schramm
2de00f1a72 RED-3885: Add file to pdf2image-service queue, when preprocessing is done. (is disabled by default) 2022-05-31 12:23:52 +02:00
Philipp Schramm
a7ee9237a0 RED-3885: Added queues for pdf2image-service, is disabled by default 2022-05-30 16:09:06 +02:00
deiflaender
cff06fbb0e RED-4101: Perform preprocessing async via queue 2022-05-30 12:49:30 +02:00
Timo Bejan
8746319ca8 Added JDBC performance test to compare to JPA 2022-05-24 12:08:50 +03:00
Timo Bejan
e136be5bd4 RED-3942 - Improve clone performance 2022-05-23 20:28:39 +03:00
Timo Bejan
06c9162b0f RED-3942 - Improve clone performance 2022-05-23 19:08:14 +03:00
Timo Bejan
a2864b4e1c RED-3942 - Improve clone performance 2022-05-23 17:39:20 +03:00
devplant
d0b465e0e7 RED-3749-Remove digital signatures on upload
- merge master
2022-05-18 15:09:40 +03:00
Philipp Schramm
5cd160ffbb RED-3554 Added flag to Resize endpoint to update dictionary 2022-05-17 13:15:00 +02:00
aoezyetimoglu
389bd6a35f RED-3900: INC12775037 As a user I want to keep manual redactions if I re-upload a file 2022-05-13 14:46:48 +02:00
Timo Bejan
b5c6269e09 Fixed order of analysis RED-4017 2022-05-13 08:49:54 +03:00
aoezyetimoglu
7d4da5fa83 RED-4007: INC12878261: Cannot set dossier dictionary to "addToDictionaryAction": true 2022-05-12 10:33:04 +02:00
aoezyetimoglu
7bc374783c RED-3985: No Re-Analyze after set Vertebrate Study to Yes 2022-05-10 11:34:38 +02:00
devplant
3dc62f986c RED-3749-Remove digital signatures on upload
- add add new field removeDigitalSignaturesOnUpload to application config
- update junit tests
2022-05-10 12:20:25 +03:00
Timo Bejan
f89b3986a4 RED-3705 Update query cleanup 2022-05-10 09:25:04 +03:00
Timo Bejan
12c34d1c0e RED-3800 code cleanup 2022-05-10 08:59:45 +03:00
Timo Bejan
8688a6358a RED-3705 cleanup of deleted status 2022-05-10 08:53:50 +03:00
Timo Bejan
b47c908dc9 Pull request #401: RED-3899 Dossier Template stats
Merge in RED/persistence-service from RED-3899-stats-fix to master

* commit '4f814d4dc4ed7d13557a9bc306cd25b467def65e':
  RED-3899 Dossier Template stats
2022-05-10 07:30:15 +02:00
Timo Bejan
4f814d4dc4 RED-3899 Dossier Template stats 2022-05-10 08:25:53 +03:00
deiflaender
c1e97a7512 RED-3998: Removed @Transactional in AutomaticAnalysisJob to have smaller transactions 2022-05-09 13:41:36 +02:00
Corina Olariu
13acc06060 Pull request #397: RED-705-Remove DELETED status for dossiers and files and use deleted timestamps instead
Merge in RED/persistence-service from RED-3705_1 to master

* commit 'ab208e778fff94be24dea48b643892fac3c2025e':
  RED-705-Remove DELETED status for dossiers and files and use deleted timestamps instead
2022-05-09 07:03:32 +02:00
Timo Bejan
ecf4558c65 Pull request #395: RED-3992
Merge in RED/persistence-service from RED-3992 to master

* commit '3608c4bc0d412cbdb1e22ebe14427dfea78f8294':
  RED-3800 sorting for order
  analyse job fix for empty iterator
2022-05-09 07:02:39 +02:00
devplant
ab208e778f RED-705-Remove DELETED status for dossiers and files and use deleted timestamps instead
- add sql script to update the soft delete time to current time when file is deleted and not time set
2022-05-06 15:04:04 +03:00
Timo Bejan
3608c4bc0d Merge branch 'release/1.156.x' into RED-3992 2022-05-06 10:21:33 +03:00
devplant
f1dc3b1035 RED-3990-GET endpoints for list of dossiers of a specific dossier template
- add implementation for getting the list of dossiers for a certain dossier template
- add junit test
2022-05-05 17:22:17 +03:00
Timo Bejan
2a91d00cea RED-3800 sorting for order 2022-05-04 12:13:37 +03:00
Timo Bejan
4cbfca8cea analyse job fix for empty iterator 2022-05-04 11:44:15 +03:00
Timo Bejan
9cd4c0dd19 Pull request #393: RED-3800 dossier archived flag
Merge in RED/persistence-service from dossier-archived-flag to master

* commit '15dc2a62d107b592ae51190c1f10ec1e2ca8d6f6':
  RED-3800 dossier archived flag
  RED-3800 dossier archived flag
2022-05-03 18:39:52 +02:00
Timo Bejan
15dc2a62d1 RED-3800 dossier archived flag 2022-05-03 19:35:18 +03:00
Timo Bejan
24beb1a52c RED-3800 dossier archived flag 2022-05-03 19:34:38 +03:00
Timo Bejan
74342a6be1 Pull request #392: Dossier template stats fix
Merge in RED/persistence-service from dossier-template-stats-fix to master

* commit '1e30be5c947b1d3f6f8722768f48b0a8144e091e':
  RED-3800 Dossier Template stats fix
  Dossier Template stats fix
2022-05-03 18:30:54 +02:00
Timo Bejan
1e30be5c94 RED-3800 Dossier Template stats fix 2022-05-03 19:28:44 +03:00
Timo Bejan
1e0eb62cef Dossier Template stats fix 2022-05-03 19:22:02 +03:00
Timo Bejan
d486726da7 Pull request #391: RED-3800 fixed analysisjob error
Merge in RED/persistence-service from port-release-to-340 to master

* commit '08c5826b2f53b665f4def351dab1d905cdb99049':
  RED-3800 fixed analysisjob error
2022-05-03 18:16:37 +02:00
Timo Bejan
08c5826b2f RED-3800 fixed analysisjob error 2022-05-03 19:12:47 +03:00
Timo Bejan
0b34daeaf3 Pull request #390: Port release to 340
Merge in RED/persistence-service from port-release-to-340 to master

* commit 'c17b7f75daf3bdbd5414ddb6e5e84e357171ee49':
  RED-3800 code cleanup
  Hotfix RED-3800 purge queue
  Hotfix RED-3800 reanslysis required status updates
  HOTFIX RED-3800 endpoint to reset text for all files that are not approved/deleted
  HOTFIX: RED-3800 ocr all files that have been ocrd
  HOTFIX: RED-3800 internal admin api
  migration manual run ctrl RED-3800
  NPE fix RED-3800
  RED-3800 Migration cleanup
  hotfix: migration to skip missing redaction logs (e.g. for deleted files w/o redaction log)
2022-05-03 16:53:50 +02:00
Timo Bejan
c17b7f75da Migrated all 3.3.0 patches to 3.4 2022-05-03 17:50:37 +03:00
Timo Bejan
cd41c3e164 RED-3800 code cleanup 2022-05-03 17:32:55 +03:00
Timo Bejan
1047782021 Pull request #388: RED-3800 path var fix
Merge in RED/persistence-service from fix-pdftron-api to master

* commit '5f3811810b832b2aab9d6350c81e810abb2f0feb':
  RED-3800 path var fix
2022-05-03 15:18:16 +02:00
Timo Bejan
5f3811810b RED-3800 path var fix 2022-05-03 16:15:20 +03:00
Timo Bejan
76f70ad579 Pull request #387: RED-3800 clone fix
Merge in RED/persistence-service from fix-pdftron-api to master

* commit '151d466b1f75807971391c44a8a36528e49bc588':
  RED-3800 clone fix
2022-05-03 15:01:02 +02:00