corinaolariu
552d760ead
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
...
- remove (soft-delete) all comments, not just the ones related to the manual redactions at overwrite
- restore back all comments (not just the ones related to the manual redactions) when file is restored
- unit tests added
2024-07-16 13:48:25 +03:00
Andrei Isvoran
55c6b7419d
Merge branch 'RED-9555-analysis-disabled-fp' into 'master'
...
RED-9555 - Keep force redacted image applied after changing legal basis
Closes RED-9555
See merge request redactmanager/persistence-service!596
2024-07-15 15:43:32 +02:00
Corina Olariu
b83207f715
Merge branch 'RED-9474' into 'master'
...
RED-9474 - Revert only local manual changes for an annotation
Closes RED-9474
See merge request redactmanager/persistence-service!590
2024-07-15 15:02:20 +02:00
Andrei Isvoran
99c7ef2529
RED-9555 - Keep force redacted image applied after changing legal basis
2024-07-15 15:47:46 +03:00
Dominique Eifländer
e44646234e
RED-9658: Fixed changed order of liquibase migrations
2024-07-15 13:45:04 +02:00
Andrei Isvoran
7539aa4510
RED-9622 - Introduce csv validation
2024-07-15 10:53:34 +03:00
corinaolariu
c9389e04fa
RED-9474 - Revert only local manual changes for an annotation
...
- rework the undo logic. Introduced new flag includeOnlyLocal to filter out the local changes. Now all manual changes will be reverted for the annotations provided.
- unit tests added
2024-07-12 15:59:22 +03:00
Andrei Isvoran
6f5174cc4b
Merge branch 'RED-9606' into 'master'
...
RED-9606 - Fix removal
Closes RED-9606
See merge request redactmanager/persistence-service!586
2024-07-11 14:36:33 +02:00
Corina Olariu
1a156e0b76
Merge branch 'RED-9495' into 'master'
...
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
Closes RED-9495
See merge request redactmanager/persistence-service!583
2024-07-11 14:34:55 +02:00
Andrei Isvoran
0f3434bca1
RED-9606 - Fix removal
2024-07-11 15:11:52 +03:00
Kilian Schüttler
b5405370f4
Merge branch 'RED-8876' into 'master'
...
RED-8876: updated pending dictionary reasons
Closes RED-8876
See merge request redactmanager/persistence-service!409
2024-07-11 11:07:19 +02:00
Kilian Schüttler
e644afb8e6
RED-8876: updated pending dictionary reasons
2024-07-11 11:07:18 +02:00
Kilian Schüttler
cb93273528
Merge branch 'renovate/master-plugins-(non-major)' into 'master'
...
Update Plugins (non-major) (master)
See merge request redactmanager/persistence-service!244
2024-07-11 10:51:38 +02:00
Kilian Schüttler
67e42dc4e0
Merge branch 'renovate/master-com.fasterxml.jackson.dataformat-jackson-dataformat-xml-2.x' into 'master'
...
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.17.2 (master)
See merge request redactmanager/persistence-service!245
2024-07-11 10:51:25 +02:00
Kilian Schüttler
84ef6e6f4c
Merge branch 'renovate/master-com.iqser.red.commons-metric-commons-2.x' into 'master'
...
Update dependency com.iqser.red.commons:metric-commons to v2.3.0 (master)
See merge request redactmanager/persistence-service!250
2024-07-11 10:50:23 +02:00
Kilian Schüttler
562e9d0761
Some NPE fixes
2024-07-11 10:44:06 +02:00
corinaolariu
3fefb8efab
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
...
- update unit tests
2024-07-11 10:50:51 +03:00
Renovate Bot
26cba53508
Update dependency com.iqser.red.commons:metric-commons to v2.3.0
2024-07-10 17:12:51 +00:00
Renovate Bot
49fe599c35
Update dependency com.fasterxml.jackson.dataformat:jackson-dataformat-xml to v2.17.2
2024-07-10 17:12:43 +00:00
Renovate Bot
71ffb03dfc
Update Plugins (non-major)
2024-07-10 17:12:40 +00:00
Andrei Isvoran
bc760a6870
RED-9604 - Don't check that removed entries still have comments
2024-07-10 17:37:21 +03:00
corinaolariu
0bf85842c1
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
...
- rollback changes for another ticket
2024-07-10 16:03:09 +03:00
corinaolariu
4fbea2e3e7
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
...
- any local resize, legal basis change and recategorization made to a dictionary entry will be unlinked and will create a new id to be used and will introduce 2 manual changes: local add and the manual change.
- unit tests added
2024-07-10 15:55:57 +03:00
Ali Oezyetimoglu
a40962085c
RED-9573: updated redaction-report-service version to enable updated cache mechanism
2024-07-10 14:43:35 +02:00
Dominique Eifländer
3d73c6f496
RED-9517: Use redis for chaching report templates
2024-07-10 13:31:51 +02:00
corinaolariu
e631281156
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- fix sonar issues
2024-07-10 13:19:42 +03:00
corinaolariu
a0eee59ced
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- update unit test
2024-07-10 12:53:16 +03:00
corinaolariu
531524be1e
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- removed special character from tests
2024-07-09 12:55:30 +03:00
corinaolariu
369cc6340a
RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
...
- special case when removing local add (and other local changes to this add annotation) annotations to set the state to REMOVED instead of IGNORED.
- unit tests done
2024-07-09 12:52:49 +03:00
Andrei Isvoran
3ad5e0300c
RED-9496 - Implement graceful shutdown
2024-07-04 16:51:40 +03:00
Dominique Eifländer
84fb04fb30
RED-9551: Fixed multiple analysis on upload
2024-07-04 12:51:38 +02:00
Andrei Isvoran
52c564b5e3
RED-9496 - Implement graceful shutdown
2024-07-04 12:50:37 +03:00
Ali Oezyetimoglu
d8c5668a38
Update TypeTest.java
2024-07-03 16:17:30 +02:00
Ali Oezyetimoglu
6157154378
RED-9499: increased id size of entity fo fit typeId length of a created entity
...
* catch too long names
* added JUnit test
2024-07-03 15:42:55 +02:00
Dominique Eifländer
db09744506
RED-9530: Fixed single and bulk create download endpoints in api v2
2024-07-03 11:19:22 +02:00
Dominique Eifländer
887e56b98e
RED-9500: Use Redis pub/sub to syncronize websocket topic messages accross multiple pods
2024-07-02 13:01:23 +02:00
Maverick Studer
a8b7a835c0
RED-9123: Improve performance of re-analysis (Spike)
2024-07-02 10:56:44 +02:00
Dominique Eifländer
9f4edce48a
RED-9487: Fixed resizing of manual redactions when auto analysis is disabled
2024-07-01 11:58:09 +02:00
Andrei Isvoran
f12b5d8e98
RED-9349 - Add check for dossier template length
2024-07-01 10:21:47 +03:00
Dominique Eifländer
c4e682254b
hotfix: Fixed logging
2024-06-28 10:13:48 +02:00
Kilian Schüttler
bbb2a1b464
Merge branch 'RED-9255' into 'master'
...
RED-9255: fix annotations, refactor for observability
Closes RED-9255
See merge request redactmanager/persistence-service!562
2024-06-28 09:55:33 +02:00
Yannik Hampe
cc9daf9180
Merge branch 'RED-3813' into 'master'
...
RED-3813: image recategorization
Closes RED-3813
See merge request redactmanager/persistence-service!482
2024-06-28 08:40:39 +02:00
Kilian Schuettler
41a8a3c32a
RED-9255: fix annotations, refactor for observability
2024-06-27 19:06:54 +02:00
yhampe
361b11ca2b
RED-3813: image recategorization
...
checkstyle
2024-06-27 12:44:12 +02:00
yhampe
c3aaba45cc
RED-3813: image recategorization
...
refactor checkstyle
2024-06-27 12:20:55 +02:00
yhampe
44bce39a2a
RED-3813: image recategorization
...
refactor checkstyle
2024-06-27 12:19:45 +02:00
yhampe
7a24702c47
RED-3813: image recategorization
...
readded deleted service
2024-06-27 12:16:43 +02:00
Andrei Isvoran
7a86b37c13
Merge branch 'RED-9140' into 'master'
...
RED-9140 - Add more information to changes
Closes RED-9140
See merge request redactmanager/persistence-service!541
2024-06-27 11:53:35 +02:00
Andrei Isvoran
e0d00dcc48
RED-9140 - Add more information to changes
2024-06-27 11:53:35 +02:00
Kilian Schüttler
c34af58aa0
Merge branch 'RED-9375' into 'master'
...
RED-9375: fix component mapping endpoint validation
Closes RED-9375
See merge request redactmanager/persistence-service!561
2024-06-27 09:42:21 +02:00