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
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
Timo Bejan
151d466b1f
RED-3800 clone fix
2022-05-03 15:50:45 +03:00
Timo Bejan
9e46e2f839
Pull request #386 : RED-3800 DossierTemplateId and DossierStatusId attached to file
...
Merge in RED/persistence-service from fix-pdftron-api to master
* commit '279c8a79aa3a7c04fc35c93adefb51050789a162':
RED-3800 DossierTemplateId and DossierStatusId attached to file
2022-05-03 12:38:33 +02:00
Timo Bejan
279c8a79aa
RED-3800 DossierTemplateId and DossierStatusId attached to file
2022-05-03 13:35:06 +03:00
Timo Bejan
7170de314b
Pull request #385 : Fix pdftron api
...
Merge in RED/persistence-service from fix-pdftron-api to master
* commit 'd4ba73c5c1c7133bcf007c984479ce5de5e3afb5':
RED-3800 code cleanup
RED-3800 adjusted pdftron api
RED-3800 adjusted pdftron api
2022-05-03 12:18:57 +02:00
Timo Bejan
d4ba73c5c1
RED-3800 code cleanup
2022-05-03 13:16:20 +03:00
Timo Bejan
6912b6b654
RED-3800 adjusted pdftron api
2022-05-03 13:03:00 +03:00
Timo Bejan
4ff60781f5
RED-3800 adjusted pdftron api
2022-05-03 13:02:31 +03:00
devplant
d035e2ecb7
RED-3705-Remove DELETED status for dossiers and files and use deleted timestamps instead
...
- remove dependency of ProcessingStatus.DELETED
2022-05-03 11:44:25 +03:00
Timo Bejan
eb438dc234
Pull request #383 : Stats by template
...
Merge in RED/persistence-service from stats-by-template to master
* commit 'edfba898d98747eb74413738aa91e7461647b43d':
RED-3899 - dossier stats by template fixes and pseudo-test
RED-3899 - dossier stats by template first iteration
2022-05-03 09:23:44 +02:00
Timo Bejan
edfba898d9
RED-3899 - dossier stats by template fixes and pseudo-test
2022-05-02 22:52:03 +03:00
Timo Bejan
1cbdeedb2e
RED-3899 - dossier stats by template first iteration
2022-05-02 15:34:10 +03:00
Ali Oezyetimoglu
68b0e81bf4
Pull request #381 : RED-3938: Extend the clone dossier template endpoint
...
Merge in RED/persistence-service from RED-3938-ps1 to master
* commit 'f9ac8fafe6ba5d649a013fd6250b7256acdae8d0':
RED-3938: Extend the clone dossier template endpoint
2022-05-02 13:57:06 +02:00
Timo Bejan
8ac33bc0fe
Hotfix RED-3800 purge queue
2022-04-29 20:17:50 +03:00
Timo Bejan
342b2dddcd
Hotfix RED-3800 reanslysis required status updates
2022-04-29 19:51:35 +03:00
Timo Bejan
6d5927f667
HOTFIX RED-3800 endpoint to reset text for all files that are not approved/deleted
2022-04-29 18:43:32 +03:00
Timo Bejan
d96c9cae41
HOTFIX: RED-3800 ocr all files that have been ocrd
2022-04-29 18:39:17 +03:00
Timo Bejan
1f7b72183c
HOTFIX: RED-3800 internal admin api
2022-04-29 17:48:17 +03:00
Timo Bejan
5c57634d9c
migration manual run ctrl RED-3800
2022-04-29 16:59:06 +03:00
devplant
9f2d8edce9
RED-3036-As an admin I would like to adjust the softDeleteCleanupTime
...
- first implementation
- junit added
2022-04-29 15:16:43 +03:00
aoezyetimoglu
f9ac8fafe6
RED-3938: Extend the clone dossier template endpoint
2022-04-29 14:15:13 +02:00
Timo Bejan
b82d20473d
NPE fix RED-3800
2022-04-29 14:02:23 +03:00
Timo Bejan
874c94d702
RED-3800 Migration cleanup
2022-04-29 13:29:41 +03:00
Christoph Schabert
634c1c98dc
hotfix: migration to skip missing redaction logs (e.g. for deleted files
...
w/o redaction log)
2022-04-29 10:50:49 +02:00
Christoph Schabert
9b430dccd3
hotfix: migration to skip missing redaction logs (e.g. for deleted files
...
w/o redaction log)
2022-04-29 10:46:59 +02:00
aoezyetimoglu
94e523a790
RED-3748: Update justification form for Seeds and make it a multi-file-report
2022-04-27 16:21:22 +02:00
devplant
25619f6109
RED-3854-"excludedFromAutomaticAnalysis" and viewed pages not reset when file is reuploaded
...
- reset flag and viewed pages
- update junit test
2022-04-27 10:24:36 +03:00
Timo Bejan
16defeeb71
RED-3932 - performance update
2022-04-26 17:51:41 +03:00
Timo Bejan
1b488b1919
RED-3932 Performance update for dictionary operations
2022-04-26 17:35:16 +03:00
Timo Bejan
b8ccee3074
RED-3763 cleanup
2022-04-26 14:40:09 +03:00
Timo Bejan
7fedd75a90
RED-3915 - source id
2022-04-25 16:08:57 +03:00
deiflaender
df3dbacf2b
RED-3896: Fixed handle addToDictionary is not call for more than one value
2022-04-22 10:40:26 +02:00
Timo Bejan
121517a6fc
RED-3800 conversion error message
2022-04-21 20:51:55 +03:00
Timo Bejan
b5d81f2b54
RED-3904 entities fix
2022-04-21 20:29:02 +03:00
Ali Oezyetimoglu
cf3334bff8
Pull request #370 : RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
...
Merge in RED/persistence-service from RED-3716-ps3 to master
* commit 'b25fb4c0cb112a84093e54c455ce99015f12ead1':
RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
2022-04-21 17:23:48 +02:00
aoezyetimoglu
b25fb4c0cb
RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
2022-04-21 17:16:54 +02:00