Renovate Bot
71ffb03dfc
Update Plugins (non-major)
2024-07-10 17:12:40 +00:00
Dominique Eifländer
3d73c6f496
RED-9517: Use redis for chaching report templates
2024-07-10 13:31:51 +02: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
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
887e56b98e
RED-9500: Use Redis pub/sub to syncronize websocket topic messages accross multiple pods
2024-07-02 13:01:23 +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
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
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
Kilian Schüttler
c55aa9d206
RED-9375: fix component mapping endpoint validation
2024-06-27 09:42:21 +02:00
yhampe
767f77f261
RED-3813: image recategorization
...
removed not used changes
2024-06-26 15:28:47 +02:00
yhampe
80be82e361
RED-3813: image recategorization
...
removed not used changes
2024-06-26 15:27:07 +02:00
yhampe
c2c6438187
RED-3813: image recategorization
...
merged with main
2024-06-26 15:23:36 +02:00
yhampe
7e65396ffe
RED-3813: image recategorization
...
added saving images after layout parsing finishes
added endpoint for querying similiar images
2024-06-26 15:22:36 +02:00
yhampe
18a8f5215f
RED-3813: image recategorization
...
added first simple clustering service
2024-06-26 15:21:32 +02:00
yhampe
0cdd10e985
RED-3813: image recategorization
...
fixed merge with main
2024-06-26 15:19:10 +02:00
yhampe
23b437e60a
RED-3813: image recategorization
...
added saving images after layout parsing finishes
added endpoint for querying similiar images
2024-06-26 15:05:42 +02:00
yhampe
9c48547c36
RED-3813: image recategorization
...
added first simple clustering service
2024-06-26 15:04:14 +02:00
corinaolariu
94ecfbd1b4
RED-9347 - Make /rss controller unavailable
...
- delete unused rss files
2024-06-26 11:40:32 +03:00
Ali Oezyetimoglu
649b8b6a46
Merge branch 'RED-9392-fp' into 'master'
...
RED-9392: added new entity DownloadStatusReportEntity and corresponding...
Closes RED-9392
See merge request redactmanager/persistence-service!558
2024-06-21 16:33:49 +02:00
Ali Oezyetimoglu
4af3ada659
RED-9392: added new entity DownloadStatusReportEntity and corresponding repository DownloadStatusReportRepository
2024-06-21 16:03:07 +02:00
maverickstuder
808ce8cbaf
fixed duplicate version numbers in migrations
2024-06-21 12:00:39 +02:00
Kilian Schuettler
07a0bacf55
RED-9375: fix component mapping endpoint validation
2024-06-20 14:31:05 +02:00
Kilian Schuettler
a1b224adbd
RED-9375: fix component mapping endpoint validation
2024-06-20 13:53:51 +02:00
Kilian Schuettler
1a585e9fe3
RED-9375: fix component mapping endpoint validation
2024-06-20 13:42:29 +02:00
Kilian Schuettler
5dd27f682b
RED-9375: fix component mapping endpoint validation
2024-06-20 11:57:18 +02:00
Kilian Schuettler
4b61a19a95
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:46:13 +02:00
Kilian Schuettler
fbf9320f6c
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:42:51 +02:00
Kilian Schuettler
46f9523b2c
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:40:52 +02:00
Kilian Schuettler
cdece93037
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:22:39 +02:00
Kilian Schuettler
999ecafdf8
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:21:34 +02:00
Kilian Schuettler
f77c08aac8
RED-9255: implement file exchange
...
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:13:28 +02:00
Kilian Schuettler
27d2208a72
RED-9255: give reanalysis endpoint a request model
2024-06-20 11:13:28 +02:00
Andrei Isvoran
e5b23b2df7
RED-9387 - Update hasComments flag based on entity log entries number of comments
2024-06-19 12:30:43 +03:00
Corina Olariu
08c8d65f3c
Merge branch 'RED-9351' into 'master'
...
RED-9351 - Redaction skipped after changing only type + paragraph
Closes RED-9351
See merge request redactmanager/persistence-service!546
2024-06-18 07:36:30 +02:00
Dominique Eifländer
c28dcbfe40
RED-9297: When removing annotation with dictionary and manual always add a local remove as well
2024-06-17 14:58:51 +02:00
Corina Olariu
0f782c802d
RED-9351 - Redaction skipped after changing only type + paragraph
...
- only on this endpoint: /api/dossier-templates/{dossierTemplateId}/dossiers/{dossierId}/files/{fileId}/components check if the user has a valid role (RED_USER or RED_MANAGER)
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 10:29:34 +03:00
Kilian Schüttler
e94ff93c7d
RED-9255: implement full file exchange between stacks
2024-06-14 09:48:24 +02:00
Dominique Eifländer
00052b7a43
RED-9334: Fixed wrong objectmapper
2024-06-13 13:36:41 +02:00
Dominique Eifländer
c90606f4c0
RED-9334: Fixed missing dependencies
2024-06-12 15:26:27 +02:00
Dominique Eifländer
63253581a3
RED-9334: Enabled to stream downloads > 2gb from blob storage
2024-06-12 11:22:45 +02:00