Hanelore.Ianoseck
04b2e53e90
Added skipped changelog reference
2023-11-14 16:15:25 +02:00
Hanelore.Ianoseck
329672131d
Added temporary auditor:request-scoped dependency to verify functionality
2023-11-14 15:19:34 +02:00
Hanelore.Ianoseck
4eddd50193
Prepared codebase for auditor:request-scoped version variant. This was required to have the Feign backed tests working again.
2023-11-14 15:07:58 +02:00
Hanelore.Ianoseck
3c5d62c12f
Fixed test issues
2023-11-08 17:57:26 +02:00
Hanelore.Ianoseck
aeb5d2c940
Merge branch 'new-audit' of https://gitlab.knecon.com/redactmanager/persistence-service into new-audit
2023-11-08 17:54:00 +02:00
Hanelore.Ianoseck
b2aab76a97
Updated tests after audit changes
2023-11-08 17:53:27 +02:00
Hanelore.Ianoseck
1485575185
Fixed PMD & styling issues
2023-11-08 17:50:20 +02:00
Hanelore.Ianoseck
a7c41e0cdc
Removed dummy-auditor in favor of TestAuditor auto-wiring
2023-11-08 16:15:55 +02:00
Hanelore.Ianoseck
55c7c35ba0
Started fixing the tests to include the auditor web-controller argument
2023-11-08 11:31:44 +02:00
Hanelore.Ianoseck
352bff0859
Integrated and refactored for new audit, still need to update tests
2023-11-02 16:26:54 +02:00
Kilian Schuettler
368cf13586
DM-285: add pathvariable annotation to internal rules controller
2023-09-11 17:36:44 +02:00
Kilian Schüttler
32361f7f2f
Merge branch 'DM-285' into 'master'
...
DM-285: add component log and entity log, deprecate redaction log
Closes DM-285
See merge request redactmanager/persistence-service!110
2023-09-11 17:14:00 +02:00
Kilian Schuettler
7d4548e40c
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
* enter clean redaction-service version
* fixed some messages
* used correct RuleFileType
* updated default rules
2023-09-11 17:02:17 +02:00
Kilian Schuettler
56baa7db07
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
* enter clean redaction-service version
* fixed some messages
* used correct RuleFileType
2023-09-11 16:23:08 +02:00
Andrei Isvoran
808dc37d21
RED-7572 - Remove unused method
2023-09-11 16:53:03 +03:00
Andrei Isvoran
0f7d648044
RED-7572 - Use MagicConverter instead of manually converting
2023-09-11 16:27:26 +03:00
Kilian Schuettler
2e142f12e9
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
* enter clean redaction-service version
2023-09-11 15:27:06 +02:00
Kilian Schuettler
1e53942178
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
2023-09-11 13:46:46 +02:00
Kilian Schuettler
db40f5a1a9
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet
2023-09-11 13:35:02 +02:00
Kilian Schuettler
91b13c41ce
DM-285: fully deprecated RedactionLog, added component rule file
...
* add ComponentLogCategory
2023-09-11 13:35:02 +02:00
Kilian Schuettler
8fc94de4b7
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet
2023-09-11 13:35:02 +02:00
Kilian Schuettler
b4527e4bfe
DM-285: fully deprecated RedactionLog, added component rule file
2023-09-11 13:35:02 +02:00
Kilian Schuettler
a621ff1484
DM-285: add component log and entity log, deprecate redaction log
...
* also refactor RedactionLogController
2023-09-11 13:35:02 +02:00
Andrei Isvoran
78bb3b72ca
RED-7572 - Fix privateKey for digital signature
2023-09-11 13:49:24 +03:00
Andrei Isvoran
edd0c747cf
RED-7572 - Change privateKey to base64EncodedPrivateKey for DigitalSignature...
2023-09-08 13:47:24 +02:00
Andrei Isvoran
230e674c6f
DM-402 - Don't add double notifications when user is added to a dossier in documine
2023-09-07 17:04:40 +03:00
deiflaender
c4d8f16c2e
DM-410: Added endpoint to set that a timeout was detected during rule execution
2023-09-07 10:54:25 +02:00
Andrei Isvoran
ae7a3273a1
RED-7500 - Remove extension that gets generated by storage-commons
2023-09-06 13:35:49 +02:00
Kilian Schuettler
8eb0ae2b06
RED-7317: fix addredaction with addToDict
...
* added publish-custom-image.sh
2023-09-05 14:54:41 +02:00
Kilian Schuettler
39172c2da2
RED-7317: reprocess when legalBasisChange
2023-09-04 14:46:21 +02:00
Kilian Schuettler
067d3e49ba
RED-7317: change endpoint descriptions
2023-09-04 13:47:59 +02:00
Kilian Schuettler
73afa0f349
RED-7317: set DictionaryEntryType to ENTRY by default
2023-09-04 12:06:27 +02:00
Kilian Schuettler
5302e09b4d
RED-7317: rename image-recategorization to recategorization
2023-09-01 15:50:12 +02:00
Kilian Schuettler
98bf385c20
RED-7317: mark LegalBasisChange as processed in DB after analysis
2023-09-01 13:56:33 +02:00
Kilian Schuettler
701c65eac7
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix test
* make it clear, which field does what
2023-08-30 17:01:53 +02:00
Kilian Schuettler
7fcb52c90f
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix test
2023-08-30 16:57:34 +02:00
Kilian Schuettler
be915430b1
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix pmd
* add mapper to remove even more code from controller
2023-08-30 16:41:26 +02:00
Kilian Schuettler
d40ef63116
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix tests
2023-08-30 15:46:49 +02:00
Kilian Schuettler
80e602fb07
RED-7317: Endpoint to change entity types of dict-based annotations
...
* rebased
2023-08-30 15:33:09 +02:00
Kilian Schuettler
d25b8c3934
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fixed tests
2023-08-30 15:28:35 +02:00
Kilian Schuettler
ea5f79d67c
RED-7317: Endpoint to change entity types of dict-based annotations
...
* added undo functionality
* fixed tests
* added recategorize with dictionary tests
2023-08-30 15:28:34 +02:00
Kilian Schuettler
aab2971d6e
RED-7317: Endpoint to change entity types of dict-based annotations
...
* major refactor of manual redaction service
2023-08-30 15:28:20 +02:00
Kilian Schuettler
d1d5331202
RED-7317: add getComment Endpoint
...
* moved manual redaction undo code
2023-08-30 15:28:20 +02:00
Kilian Schuettler
0b173ec930
RED-7317: Keep user-edited paragraph/location when recategorizing entity
...
* refactor of ManualRedactionService, still WIP
2023-08-30 15:28:17 +02:00
deiflaender
6b22622e7e
RED-7508: Fixed wrong response type for false positive entity types
2023-08-30 12:47:52 +02:00
deiflaender
8c7435f8b4
RED-7508: Fixed undelete of false positive entries at manual redaction at false positive to all dossiers
2023-08-30 12:26:06 +02:00
Andrei Isvoran
af4dff23dc
RED-7500 - Only delete the metadata for the specific storage
2023-08-29 15:30:19 +02:00
Andrei Isvoran
515edb1c1c
RED-7500 Fix report storage id generation
2023-08-29 14:08:10 +02:00
Andrei Isvoran
0162017e61
RED-7500 - Delete Report json metadata from azure/s3 storage
2023-08-29 12:57:34 +02:00
Corina Olariu
698fcbe2b7
RED-6860 - Transaction timeout while preparing download
...
- add getObject for the download of archives
2023-08-28 18:29:56 +03:00