1758 Commits

Author SHA1 Message Date
Andrei Isvoran
da43634b19 RED-7782 - Address PR comments 2023-10-27 12:09:20 +03:00
Andrei Isvoran
729881fcd4 RED-7782 - Fix tests 2023-10-26 17:07:42 +03:00
Andrei Isvoran
75847a43d5 RED-7782 - Merge unprocessed redactions into entity log without re-analysis. 2023-10-26 15:37:33 +03:00
Kilian Schuettler
9ebf22f52f RED-7631: add EntryType IMAGE_HINT
* also fix BaseAnnotation builder
2023-10-26 12:02:29 +02:00
Kilian Schuettler
66f740b44a RED-7631: add EntryType IMAGE_HINT
* also fix ManualResizeRedaction builder
2023-10-26 11:58:11 +02:00
Kilian Schuettler
c12abd0280 RED-7838: merge numberOfComments into EntityLog
* also change comment endpoint to return comments per annotation instead of file
2023-10-25 17:12:11 +02:00
Dominique Eifländer
15b24ac879 RED-7821: Added migration to fix wrong dossier dictionary entries in redaction logs 2023-10-25 13:36:40 +02:00
Corina Olariu
8eac48206b RED-7812 - Dossier template will be renamed every time after each import
- remove unnecessary logs
2023-10-24 15:24:08 +03:00
Corina Olariu
5a3432e6c6 RED-7812 - Dossier template will be renamed every time after each import
- put back the checking by name for the other cases (when cloning, creating, updating a dossier template)
2023-10-24 15:15:27 +03:00
Corina Olariu
6d245ae7b6 RED-7812 - Dossier template will be renamed every time after each import
- when checking for the existence of the dossier template name ignore the dossier template id of the one that will be replaced
2023-10-24 13:32:07 +03:00
Andrei Isvoran
48d432024a RED-7782 - Remove comments 2023-10-24 11:22:44 +02:00
Corina Olariu
59f3e99fea Merge branch 'RED-7434' into 'master'
RED-7434 - Remove Section Grid entirely

Closes RED-7434

See merge request redactmanager/persistence-service!192
2023-10-23 14:28:54 +02:00
Kilian Schuettler
c831eb7025 DM-285: resolve circular dependecies 2023-10-23 14:10:46 +02:00
Kilian Schuettler
58e66f920c DM-285: change fields of comments 2023-10-23 13:54:26 +02:00
Kilian Schuettler
c65a93bf1b DM-285: flush add redaction removal
* only remove add redactions
2023-10-23 13:35:36 +02:00
Andrei Isvoran
a470fc0a2a RED-7784 - Merge unprocessed changes into entity log 2023-10-23 11:10:59 +02:00
Corina Olariu
9aee9627d8 RED-7434 - Remove Section Grid entirely
- update the layout parser version to remove the section grid from layou parser request
2023-10-23 11:20:12 +03:00
yhampe
70bb450870 RED-7654: Import and export of rules in non-escaped form
* added back deleted code

* added id to ignoreproperties
2023-10-23 09:59:41 +02:00
yhampe
6221a7c5d7 RED-7654: Import and export of rules in non-escaped form
* removed debug logging
2023-10-23 08:22:42 +02:00
yhampe
9a5b192144 RED-7654: Import and export of rules in non-escaped form
* removed debug logging
2023-10-23 08:20:37 +02:00
yhampe
b872effffd RED-7654: Import and export of rules in non-escaped form
* removed method call, as we do not care about the names when updating an existing template
2023-10-23 08:19:07 +02:00
Andrei Isvoran
ac7b05049d RED-7782 - Endpoint for unprocessed changes 2023-10-20 15:56:46 +02:00
Dominique Eifländer
7df20ee8bb RED-7760: Fixed accidently renamed id that leads to not working liquibase migration 2023-10-19 14:16:34 +02:00
Corina Olariu
840a216265 Merge branch 'RED-7763' into 'master'
RED-7763 - Use EntityLog in tests in persistence-service

Closes RED-7763

See merge request redactmanager/persistence-service!186
2023-10-19 08:53:11 +02:00
Dominique Eifländer
b0db743019 RED-7775: Fixed too many connection to database by scheduler, name connections in pg_stat_activity 2023-10-18 15:00:38 +02:00
Corina Olariu
12cdc83ee3 RED-7763 - Use EntityLog in tests in persistence-service
- remove unneeded migrations
2023-10-17 14:52:10 +03:00
Corina Olariu
8d0cafd0c8 RED-7763 - Use EntityLog in tests in persistence-service
- updates junit tests
2023-10-17 14:14:23 +03:00
Corina Olariu
3611c9e33f RED-7763 - Use EntityLog in tests in persistence-service
- replaced redaction log with entity log
- updates junit tests
2023-10-17 13:22:38 +03:00
Dominique Eifländer
374998449a Merge branch 'RED-7768' into 'master'
RED-7768: Fixed double counting of deleted documents in license

Closes RED-7768

See merge request redactmanager/persistence-service!184
2023-10-17 09:32:13 +02:00
Andrei Isvoran
0d150c3aa6 RED-7745 - Refactor to EntityLog 2023-10-17 09:22:21 +02:00
Dominique Eifländer
f317ff9f90 RED-7768: Fixed double counting of deleted documents in license 2023-10-17 09:21:42 +02:00
Dominique Eifländer
647b91193a RED-7767: Added migration for missing filesizes 2023-10-16 12:57:39 +02:00
Dominique Eifländer
6f87c0bcec RED-7682: Fixed Joining of parallel processed redaction of files when service is scaled to more than 1 2023-10-16 10:34:15 +02:00
Andrei Isvoran
80af534ce6 RED-7745 - Add EntityLog Feign Client 2023-10-16 09:41:15 +02:00
Kilian Schuettler
4ae0a7e646 DM-285: add fileName to component endpoint 2023-10-13 11:01:10 +02:00
Kilian Schuettler
0b44b5abe7 DM-285: add fileName to component endpoint 2023-10-13 10:43:50 +02:00
Kilian Schuettler
77c6348e35 DM-504: adjust error messages
* also check for hard deleted date in dossier
2023-10-11 10:49:28 +02:00
Kilian Schuettler
56b4746a3e RED-7631: unescaped rule files 2023-10-11 10:41:50 +02:00
Kilian Schuettler
cd2d97616d RED-7631: unescaped rule files 2023-10-11 10:01:43 +02:00
Kilian Schüttler
c4485ad26b Merge branch 'RED-5945' into 'master'
RED-5945: 500 when importing faulty archive

Closes RED-5945

See merge request redactmanager/persistence-service!169
2023-10-10 16:02:55 +02:00
yhampe
209373d3fa RED-5945: 500 when importing faulty archive
* now throwing a BadRequestException when archive is faulty
2023-10-10 14:07:22 +02:00
Kilian Schuettler
99bb0228c4 DM-504: always exclude hard deleted files
* fix pmd
2023-10-10 12:16:30 +02:00
Kilian Schüttler
1aa17ea79e Merge branch 'DM-285' into 'master'
DM-285: add description to Component Endpoint

Closes DM-285

See merge request redactmanager/persistence-service!162
2023-10-10 12:09:18 +02:00
Kilian Schuettler
5a17678d34 DM-504: always exclude hard deleted files
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
* validated fileId and dossierId when getting comments
2023-10-10 11:25:43 +02:00
Kilian Schuettler
f7285fb821 DM-504: always exclude hard deleted files
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
* validated fileId and dossierId when getting comments
2023-10-10 10:51:40 +02:00
Kilian Schuettler
781b761aad DM-504: always exclude hard deleted files
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
2023-10-10 10:27:10 +02:00
yhampe
bc8ca76858 RED-5945: 500 when importing faulty archive
* now throwing a BadRequestException when archive is faulty
2023-10-10 09:51:48 +02:00
Dominique Eifländer
50005ad83a RED-7715: Fixed messed up logging 2023-10-09 15:03:09 +02:00
Yannik Hampe
f048efd42c Merge branch 'RED-7653' into 'master'
RED-7653: removed unnecessary test file, updated database-tenants-commons...

Closes RED-7653

See merge request redactmanager/persistence-service!167
2023-10-09 14:48:15 +02:00
yhampe
e9833ae71a RED-7653: removed unnecessary test file, updated database-tenants-commons version, fixed publish-custom-docker image script for windows 2023-10-09 14:26:57 +02:00