Dominique Eifländer
995ff6b725
RED-8034: Exclude entries from entitylog for exluded pages without analyse
2023-12-19 13:40:32 +01:00
Ali Oezyetimoglu
7172ae55d6
RED-5246: updated ACLBeanConfiguration to use CustomAclPermissionEvaluator and also changed to custom NotFoundException
2023-12-19 11:22:11 +01:00
Andrei Isvoran
8c854900cc
RED-8043 - Refactor EntityLog merge mechanism
2023-12-14 15:06:32 +01:00
Yannik Hampe
464d5e2ef3
Merge branch 'RED-8078' into 'master'
...
RED-8078: Removing an entity type should trigger complete reanalysis
Closes RED-8078
See merge request redactmanager/persistence-service!267
2023-12-14 14:07:35 +01:00
Dominique Eifländer
56038f13b9
hotfix: Fixed old versions in project, because of cycling dependencies
2023-12-14 13:50:50 +01:00
yhampe
c6d330f1df
RED-8078: Removing an entity type should trigger complete reanalysis
...
added parameter to include deleted dictionary types
2023-12-14 13:48:00 +01:00
Dominique Eifländer
36e76b0273
RED-5223: Added tracing for scheduled analysis, and add fileId on upload to trace
2023-12-14 11:28:14 +01:00
Timo Bejan
a62f642c28
migration for uncompressed azure blobs
2023-12-13 16:21:38 +02:00
Dominique Eifländer
56db92bf39
RED-5223: Use tracing-commons from fforesight
2023-12-13 14:50:37 +01:00
Dominique Eifländer
9e3191dabd
RED-5223: Fixed not working tracing when comes from queue, upgraded ocr service
2023-12-12 15:05:18 +01:00
Kilian Schüttler
cdf37fd486
RED-7834: fix migration issues
2023-12-12 13:58:05 +01:00
Kilian Schüttler
87f841d9dd
RED-7834: fix migration issues
2023-12-11 15:46:32 +01:00
Andrei Isvoran
9b8e6a0e84
RED-8057 - Fix issue with adding dict based manual redactions with no position specified
2023-12-08 16:21:02 +01:00
Dominique Eifländer
c1540943a4
RED-1137: Enabled tracing, enabled traceId/spanId in Json logging, send custom attributes for namespace and version
2023-12-08 13:40:11 +01:00
Andrei Isvoran
77d1e6ed4c
RED-7404 - Add publishing for all modules
2023-12-08 11:27:46 +01:00
Timo Bejan
f8157e4448
Merge branch 'RED-6661' into 'master'
...
Por change for local dev
Closes RED-6661
See merge request redactmanager/persistence-service!255
2023-12-07 00:24:42 +01:00
Timo Bejan
05db55adca
Por change for local dev
2023-12-07 01:13:45 +02:00
Andrei Isvoran
5c215f3a47
RED-8043 - Add new MessageType and queue
2023-12-06 14:49:57 +01:00
Andrei Isvoran
170cc61000
RED-7715 - Modify log4j config to enable switching between console and json based on env var
2023-12-06 09:30:37 +01:00
Andrei Isvoran
37c2eef2f9
RED-7404 - Add lombok.config
2023-12-04 17:50:39 +01:00
Ali Oezyetimoglu
e52c60c669
Merge branch 'RED-8014' into 'master'
...
RED-8014: Remove spaces as suffix and prefix on dossier creation
Closes RED-8014
See merge request redactmanager/persistence-service!238
2023-12-04 14:10:23 +01:00
Andrei Isvoran
8dad6c44df
RED-7404 - Migrate to gradle
2023-12-04 12:31:47 +01:00
Ali Oezyetimoglu
47e268287e
RED-8014: Remove spaces as suffix and prefix on dossier creation
2023-12-04 09:54:10 +01:00
Timo Bejan
b5cd72c7bf
RED-8031 - Migration for non gzipped files
2023-12-03 21:45:50 +02:00
Kresnadi Budisantoso
1de6210993
RED-962 Fixup response type & error 500
2023-11-29 23:58:40 +01:00
Kresnadi Budisantoso
b9d473677c
Hotfix: Download file name not properly recognized by the browser as the response header is malformed
2023-11-29 23:25:46 +01:00
Kresnadi Budisantoso
9d84085d46
Hotfix: Download rule file endpoint (old version) ignores the file type
2023-11-29 23:16:31 +01:00
Kresnadi Budisantoso
4c4e1ced91
RED-7962 Changed response type to "text/plain; charset=utf-8"
...
- Fixup of previous commit
- Use "text/plain; charset=utf-8" instead of "application/octet-stream" as response type for rule files
as they are actually text files.
2023-11-29 23:07:14 +01:00
Kresnadi Budisantoso
9aff9e2d71
RED-7962 Fix error 500 for rule download endpoints.
...
The previous fix just corrected missing 404 response for the upload endpoints.
In case of a 404 error, the response entity is not a InputStreamResource anymore but an object containing the error message.
2023-11-29 17:23:45 +01:00
Kresnadi Budisantoso
d4a9afb8fe
RED-7962 Fix error 500 for rule endpoints if dossier template does not exist
...
Also return 404 for file attribute definition endpoint if dossier template does not exist.
2023-11-29 16:18:46 +01:00
Kresnadi Budisantoso
9985e9b0af
RED-7962 Fix wrong CSV mapping active flag
2023-11-29 16:18:46 +01:00
Dominique Eifländer
e55cd716cc
DM-602: Do not always set addToDictionary for recategorizations
2023-11-29 11:28:28 +01:00
Andrei Isvoran
88736855b4
RED-7785 - Fix false positives not getting removed for unprocessed changes & refactor merging unprocessed changes into entitylog logic.
2023-11-29 11:03:51 +01:00
Corina Olariu
c036acc81d
Merge branch 'RED-7979' into 'master'
...
RED-7979 - Force Hint leads to 500 BE Error
Closes RED-7979
See merge request redactmanager/persistence-service!232
2023-11-29 10:24:36 +01:00
Corina Olariu
22d837a35f
RED-7979 - Force Hint leads to 500 BE Error
...
- in case of force hint, there is no legalBasis so do not add property changes for legalBasis
2023-11-29 10:40:07 +02:00
Kresnadi Budisantoso
06d3b282cc
RED-7962 Updated platform dependency to 2.20.0
2023-11-29 00:05:22 +01:00
Kresnadi Budisantoso
0013b5d116
RED-7962 Improved response of endpoint to get file attributes
...
Added CSV settings.
2023-11-29 00:05:22 +01:00
Kresnadi Budisantoso
97960d8ed7
RED-7962 Fixes error 500 that occurred because of the rule file type parameter that was not removed by mistake
...
Also adjusted the audit log message if 'dryRun' was set to `true`.
2023-11-29 00:05:22 +01:00
Timo Bejan
882576dadf
RED-7967 - liquibase fix
2023-11-28 17:39:13 +02:00
Kresnadi Budisantoso
93167265d1
RED-7962 Added 'red-experimental' role to restrict usage of experimental...
2023-11-27 18:40:09 +01:00
Timo Bejan
1c2d3fe4e2
skipping bugs since this was disabled up to now but got enabled due to upgrade of dependencies
2023-11-23 21:46:40 +02:00
Timo Bejan
e73b6bd69b
Migration local testing
2023-11-23 21:38:11 +02:00
Timo Bejan
5d6ed6bba8
cleanup
2023-11-23 21:38:11 +02:00
Timo Bejan
288bbf9f17
Integrate sync service
2023-11-23 21:38:11 +02:00
Timo Bejan
83c02409e9
Integration of sync service
2023-11-23 21:38:11 +02:00
Kresnadi Budisantoso
e5636452a1
RED-7962 Added rule upload and download specification to openapi.yaml
...
Other changes:
* minor renamings
* fixed query parameter name to camelCase
* changed response code for invalid rules to 422 (unprocessable entity)
* changed filename of rules to lower case
2023-11-23 15:33:17 +01:00
Dominique Eifländer
19605b4185
RED-7962: Implemented public rules endpoints
2023-11-23 13:37:33 +01:00
Andrei Isvoran
eae93223fa
RED-7784 - Fixes for unprocessed redactions
2023-11-21 13:25:23 +01:00
Dominique Eifländer
8379af0a79
RED-7934: Fixed pmd violation
2023-11-16 15:29:03 +01:00
Dominique Eifländer
ff8c6d2463
RED-7934: Do not delete manual redactions at remove redaction
2023-11-16 14:45:30 +01:00