1758 Commits

Author SHA1 Message Date
Timo Bejan
ec00322167 From Version parameter for dictionary controller 2022-03-14 16:24:13 +02:00
Corina Olariu
bc4298b83e Pull request #287: RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
Merge in RED/persistence-service from bugfix/RED-3252 to master

* commit 'a397cbf660e7149580bdc64b10ce3fa1ec7c7bc5':
  RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
2022-03-14 13:45:41 +01:00
Timo Bejan
a1e2a7e978 subselect fix 2022-03-14 12:50:03 +02:00
devplant
a397cbf660 RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
- add the sourceId to manual add redaction
- update junit tests
2022-03-14 11:32:35 +02:00
Philipp Schramm
039d83e825 RED-3334 Deleted image migration 2022-03-14 10:23:39 +01:00
Philipp Schramm
133a523f60 RED-3334 Added dropIndex parameter to reindex method 2022-03-14 10:23:39 +01:00
Timo Bejan
f695a2446d Pull request #285: endpoint to update file modification date
Merge in RED/persistence-service from states-update to master

* commit 'ad10473d63cc3c9940a01e13208d8fa658b6d1b0':
  endpoint to update file modification date
2022-03-11 13:18:55 +01:00
Timo Bejan
ad10473d63 endpoint to update file modification date 2022-03-11 14:03:00 +02:00
Corina Olariu
5e2903995d Pull request #283: RED-3587 - Return the most recent file modification date in the dossier stats
Merge in RED/persistence-service from feature/RED-3587 to master

* commit '066134be3470c32b37ebacb98f1eb7a1a7a86f9e':
  RED-3587 - Return the most recent file modification date in the dossier stats
2022-03-11 12:05:43 +01:00
Timo Bejan
86aed6b961 dossier status count 2022-03-11 12:52:03 +02:00
Timo Bejan
f998dd28d3 dossier status count 2022-03-11 11:26:28 +02:00
devplant
066134be34 RED-3587 - Return the most recent file modification date in the dossier stats
- add the recent lastUpdated file date and the recent fileManipulation date
- add junit tests
2022-03-10 18:01:42 +02:00
deiflaender
fd53eae8f4 RED-2836: Fixed return false positives and false recommendactions in getDictionaryForType 2022-03-10 09:41:57 +01:00
Timo Bejan
c7dc76d123 test fix 2022-03-09 20:00:03 +02:00
Timo Bejan
02fd8aaf49 bulk add 2022-03-09 19:17:42 +02:00
devplant
5569695ca6 RED-3433 - When importing redactions from a redacted file the system should decline a file that is not a PDF and has a different number of pages
- check for validating the pdf file and the number of pages
- add junit test
2022-03-09 15:45:58 +02:00
Corina Olariu
2b29fcafa1 Pull request #273: RED-3505 - Show files and dossiers in a combined trash
Merge in RED/persistence-service from feature/RED-3505 to master

* commit '5c46e819de79293d223ab7833d998fa0c465f69d':
  RED-3505 - Show files and dossiers in a combined trash
2022-03-08 17:11:24 +01:00
aoezyetimoglu
49574c9bbd RED-3251: Report templates upload date always null 2022-03-07 17:10:02 +01:00
aoezyetimoglu
62a0a74abe RED-3246: As an admin I want to clone a dossier template 2022-03-07 15:26:58 +01:00
devplant
5c46e819de RED-3505 - Show files and dossiers in a combined trash
- add endpoint to get the files in soft delete state
- update junit tests
2022-03-07 09:37:29 +02:00
deiflaender
2f0e03af34 RED-2836: First steps for false_positive/false_reommendation per entity 2022-03-04 11:51:24 +01:00
devplant
5124317d9e RED-3311 - As a user I want to put a document back into status "NEW"
- creates endpoint to set file in status new
2022-03-03 15:06:11 +02:00
deiflaender
363edbe875 RED-3523: Added flag to disable override IMAGE_INFO file 2022-03-03 09:07:26 +01:00
Philipp Schramm
39d3101262 RED-3504 Fixed to get RedactionLog for archived dossiers 2022-03-02 14:55:59 +01:00
aoezyetimoglu
985dabbc7c RED-3502: Undo suggestions results with 500 Error Code 2022-03-01 13:44:38 +01:00
deiflaender
7ba454522e RED-3408: Set file_manipulation_date to max of lastocrtime, last_updated 2022-03-01 09:13:52 +01:00
Corina Olariu
42e2d630c1 Pull request #265: Feature/RED-3382
Merge in RED/persistence-service from feature/RED-3382 to master

* commit 'f6b0d734f311cc94b1fcb680d8908a7a9e3d6aa6':
  RED-3382 - Manual redaction controller needs to support bulk requests
  RED-3382 - Manual redaction controller needs to support bulk requests
2022-02-28 10:55:35 +01:00
aoezyetimoglu
feb77b7d39 RED-3493: Update platform-commons-dependency 2022-02-25 17:42:00 +01:00
devplant
f6b0d734f3 RED-3382 - Manual redaction controller needs to support bulk requests
- update according to rules
2022-02-25 15:15:31 +02:00
devplant
cecd7fb6d5 RED-3382 - Manual redaction controller needs to support bulk requests
- refactoring the apis to support bulk operations (without addRedaction and addComment)
- update junit tests
2022-02-25 14:44:40 +02:00
Timo Bejan
efda92de6b Pull request #263: Dossier stats buffer cleanup
Merge in RED/persistence-service from dossier-stats-buffer-cleanup to master

* commit '5dc829665baccac130a53869a0eccaf4245615b4':
  cleanup
  cleanup
  dossier stats are now in real-time again
  RED-3452
2022-02-24 13:58:52 +01:00
Timo Bejan
5dc829665b cleanup 2022-02-24 14:17:03 +02:00
Timo Bejan
b979ca52b4 cleanup 2022-02-24 13:59:55 +02:00
Timo Bejan
711d758cff dossier stats are now in real-time again 2022-02-24 13:58:07 +02:00
Philipp Schramm
c60ee07cf1 Merge branch 'master' into RED-3392 2022-02-24 08:36:46 +01:00
Philipp Schramm
3f368cbbb6 RED-3392 Fixed bug when changing dossierTemplate and update dossier dictionary type and entries 2022-02-24 08:35:56 +01:00
deiflaender
b83c262b2d RED-3408: Set fileManipulationDate if file is modified. Updated api of text highlight processing 2022-02-23 14:53:44 +01:00
aoezyetimoglu
e734d81d80 RED-3241: As a user I want to know the last modification date of the files UPDATE 2022-02-23 12:56:09 +01:00
deiflaender
de3b99ecfd RED-3397: Fixed response of endpoint to convert texthighlights 2022-02-22 12:34:42 +01:00
deiflaender
15dee5c876 RED-3397: Added endpoint to convert texthighlights 2022-02-22 11:24:01 +01:00
deiflaender
100283bc37 RED-3397: Added new FileType UNTOUCHED 2022-02-22 09:39:06 +01:00
deiflaender
553ee37479 Removed 2.5.x migration for 3.1 2022-02-21 16:59:32 +01:00
Philipp Schramm
2dd200bc40 RED-3210 Bugfix with suggestions 2022-02-21 13:34:06 +01:00
Dominique Eiflaender
b5e3b9c746 Pull request #249: RED-3452: Code to create IMAGE_INFO.json from redactionLog
Merge in RED/persistence-service from RED-3452 to master

* commit 'd008f1f7853a55861891260f07fd1793e0374303':
  removed image liquibase task
  only create image info if it doesnt already exist
  RED-3452: Code to create IMAGE_INFO.json from redactionLog
2022-02-18 16:49:13 +01:00
Timo Bejan
d008f1f785 removed image liquibase task 2022-02-18 17:46:21 +02:00
Timo Bejan
e6f1ce3d1b only create image info if it doesnt already exist 2022-02-18 17:41:49 +02:00
deiflaender
5bd2b55359 RED-3452: Fixed undelete legal basis changes 2022-02-18 16:17:17 +01:00
Timo Bejan
ab1cc8af9d RED-3452 2022-02-18 17:02:22 +02:00
deiflaender
9a48f57603 RED-3452: Code to create IMAGE_INFO.json from redactionLog 2022-02-18 15:38:14 +01:00
Timo Bejan
e1060a7ad8 dossier and npe cleanup 2022-02-17 15:06:19 +02:00