deiflaender
98d4a65638
RED-3243: Removed unneeded code for imported redactions
2022-01-31 15:43:32 +01:00
Timo Bejan
f1181177d4
fixed tests and cleanup on dossier status removal
2022-01-31 10:54:23 +02:00
Timo Bejan
4162efe290
added code to prevent status association with wrong template
2022-01-31 10:20:33 +02:00
Timo Bejan
d1ff64310b
Fixed changelog and tests
2022-01-31 10:10:54 +02:00
Timo Bejan
7a72d04ccd
Merged master into current branch
2022-01-31 09:26:07 +02:00
Timo Bejan
f9b3d10d46
Removed transactional annotation
2022-01-28 17:07:51 +02:00
deiflaender
0c921a121b
RED-3239: Protoyped logic for imported redactions
2022-01-27 16:05:10 +01:00
Timo Bejan
9779f80e45
constructors for builder
2022-01-27 13:43:00 +02:00
Timo Bejan
cf62a4f07b
RED-3242 - excluded from automatic analysis
2022-01-27 11:14:44 +02:00
devplant
2a4ac35d78
RED-3240 - Dossier Status
...
- add new entity DossierStatusEntity, add crud operations
- update DossierEntity to add dossierStatus
2022-01-27 09:55:06 +02:00
Philipp Schramm
9043f5904e
RED-3243 Added db and api for ImportedAnnotations (either finished nor working)
2022-01-26 16:09:28 +01:00
deiflaender
abd311a2e0
RED-3243: Read redaction annotation from preview documents
2022-01-26 13:02:09 +01:00
Timo Bejan
5ce1596844
Pull request #193 : removed dumb condition
...
Merge in RED/persistence-service from dossier-validation-rules-xd to master
* commit '87932175271b6dda4e59f2893888fa0f850547ec':
removed dumb condition
2022-01-25 12:00:55 +01:00
Philipp Schramm
2e992c3f31
RED-3239 Implemented feature to archive dossiers
2022-01-25 09:14:29 +01:00
Timo Bejan
8793217527
removed dumb condition
2022-01-24 20:38:03 +02:00
aoezyetimoglu
36caf8aa90
RED-3241: As a user I want to know the last modification date of the files
2022-01-24 11:42:54 +01:00
deiflaender
723960b29f
RED-3219: Fixed to many and unneeded update index calls
2022-01-19 10:39:17 +01:00
deiflaender
831252696d
RED-3219: Fixed not working indexing successfull endpoint
2022-01-17 14:52:31 +01:00
Timo Bejan
8f07fe86bc
Fixed issue with reprocess and dossier_redaction
2022-01-17 14:03:11 +02:00
Timo Bejan
36353463c9
analysis version in redactionlog and changes
2022-01-13 10:56:57 +02:00
Timo Bejan
f27b1ab679
changes to dossier changes endpoint
2022-01-12 14:14:33 +02:00
Ali Oezyetimoglu
3cdd7fc15a
Pull request #173 : RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
...
Merge in RED/persistence-service from RED-3014-ps1 to master
* commit '1f66ef0efbb62be28f21735033241bc7abac0dc0':
RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
2022-01-11 17:40:32 +01:00
deiflaender
ce1645d5f0
RED-3159: Fixed reuploading documents
2022-01-11 09:02:35 +01:00
Timo Bejan
b3eb73f14e
Ignored hint color
2022-01-10 15:58:36 +02:00
devplant
a22382d415
RED-3011 - DossierTemplate Stats
...
- modify query to include dossier templates without dictionaries and to include only the results with not deleted entries and not dossier specific
- add junit test
2021-12-20 13:36:07 +02:00
Philipp Schramm
71e7dcd1a1
RED-3042 Bugfix: Made deleting watermark idempotent
2021-12-15 09:06:24 +01:00
deiflaender
82cb289de9
RED-3029: Fixed processedDate is not set for approved force redactions
2021-12-14 09:40:46 +01:00
Philipp Schramm
516b6ad11d
RED-3003 Bugfix: Prevent duplicates of dictionary entries and extended dictionary tests
2021-12-13 16:08:47 +01:00
devplant
cc29d967a3
RED-3011 - DossierTemplate Stats
...
- add endpoint
- add junit test
2021-12-13 15:05:37 +02:00
deiflaender
afeee3811c
RED-2439: Enabled to find surrounding text for manual redactions via queue
2021-12-13 13:26:55 +01:00
deiflaender
63c43e6133
RED-2439: Fixed misssing transaction on update textbefore/textafter
2021-12-10 12:42:49 +01:00
deiflaender
a6c3cc864a
RED-2439: Calculate surrounding text for manual redactions
2021-12-09 16:50:37 +01:00
deiflaender
19fd46acbd
RED-2439: Added textBefore and textAfter to manual add and resize redactions
2021-12-09 14:32:05 +01:00
Philipp Schramm
f63d111a78
RED-2431 Bugfix: Check watermark text only if text is not empty
2021-12-08 16:58:15 +01:00
Philipp Schramm
1746b1ac44
RED-2431 Bugfix: Allow only ASCII character in watermark text and extended watermark test
2021-12-08 08:49:30 +01:00
deiflaender
cd71df40ab
RED-2973: Sort comments by date
2021-12-07 11:22:41 +01:00
deiflaender
af68d2f74f
RED-2808: Check if dossier template name is unique in code, as uniqueConstraint on name and nullable soft_delete_time column is not working
2021-12-06 14:41:38 +01:00
Timo Bejan
03f7bfc828
Pull request #135 : since imporvement for changes of dossier
...
Merge in RED/persistence-service from since-fix to master
* commit '69276c77f983e3fdedad13e374740eb521f0d759':
since imporvement for changes of dossier
2021-12-01 17:11:28 +01:00
deiflaender
b36f07000e
RED-2861: Ported legalbasis changes for rectangle redaction improvements
2021-11-30 12:21:33 +01:00
Timo Bejan
69276c77f9
since imporvement for changes of dossier
2021-11-28 21:21:41 +02:00
deiflaender
b0fa8f1dd5
RED-2861: Added isRectangle to manual add redaction
2021-11-26 12:42:33 +01:00
Timo Bejan
fd7bfde8fc
fixed notifications since
2021-11-23 11:18:31 +02:00
Corina Olariu
8d8fa8de1b
Pull request #122 : RED-2661
...
Merge in RED/persistence-service from RED-2661 to master
* commit 'c985a474d60dbd1ba0517887fd0828f399619cf8':
RED-2661 - Removing a dossier member or deleting a user must not change the status of a file
RED-2661 Removing a dossier member or deleting a user must not change the status of a file
RED-2661 Removing a dossier member or deleting a user must not change the status of a file
2021-11-22 13:12:01 +01:00
deiflaender
8136a76555
RED-2171: Implemented migration from 2.3.x to 3.0.0
2021-11-22 12:52:50 +01:00
devplant
43c499414b
Merge branch 'master' of ssh://git.iqser.com:2222/red/persistence-service into RED-2661
...
# Conflicts:
# persistence-service-v1/persistence-service-processor-v1/src/main/java/com/iqser/red/service/persistence/management/v1/processor/service/persistence/FileStatusPersistenceService.java
2021-11-22 12:11:54 +02:00
Timo Bejan
35d688c135
Test fix
2021-11-22 10:18:59 +02:00
devplant
104f44b06f
RED-2661 Removing a dossier member or deleting a user must not change the status of a file
...
- renamed currentReviewer to assignee, "Unassigned" status into "NEW"
- added lastApprover
- modified logic for setCurrentAssignee, setUnderReview, setUnderApproval and setApproved
- integration tests updated
2021-11-19 13:01:32 +02:00
Timo Bejan
2a1d89fa35
added counter for soft-deleted files in dossier-stats
2021-11-19 09:30:08 +02:00
Philipp Schramm
9ca9bf80b3
RED-2775 Removed unused and not working code
2021-11-17 10:10:54 +01:00
Philipp Schramm
220d5fa075
RED-2775 Bugfix, uploading deleted file will ignore excluded pages
2021-11-17 10:10:42 +01:00