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
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
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
Kilian Schuettler
067d3e49ba
RED-7317: change endpoint descriptions
2023-09-04 13:47:59 +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
Kilian Schuettler
1ac0a184b7
RED-7493: provide error messages in upload endpoint
2023-08-22 15:08:45 +02:00
Kilian Schuettler
149b85c433
RED-7158: add viewer document and deprecate section-grid
2023-08-15 12:20:14 +02:00
Ali Oezyetimoglu
cd945eea82
RED-7241: fixed logic to adapt resize endpoints;
...
removed unused and deprecated methods
2023-08-11 12:06:23 +02:00
Kilian Schuettler
0e2200f336
RED-6725: integrate layout parser
...
* fixed error messages
* extracted common zip file response entity function
* added content length header
* removed unused identifier
2023-08-01 10:45:26 +02:00
Kilian Schuettler
4105563036
RED-6725: deprecate FileType.TEXT, fix tests
2023-08-01 10:45:26 +02:00
Ali Oezyetimoglu
a9615a5c00
RED-7140: changed to CompletableFuture with InputStreamResource to make it possible to download files greater than 5GB
2023-07-14 15:03:55 +02:00
Timo Bejan
dc6a004365
RED-6686 Extract Tenant and user-management code into a separate service.
2023-06-26 22:44:52 +02:00
Corina Olariu
c4d22dfc85
RED-6734 - Get merged dossier and template dictionaries
...
- update the endpoint to get the merged dictionaries for the given type, dossier template and dossier
- update junit tests
2023-06-23 16:25:33 +03:00
Corina Olariu
004fe8d0d2
RED-6734 - Get merged dossier and template dictionaries
...
- add endpoint for the merged dictionaries
- use DictionaryEntry from commons service
- add junit tests
2023-06-20 11:28:55 +03:00
deiflaender
699a451f29
RED-6543: Changed license report to new storage logic
2023-06-15 16:48:55 +02:00
Corina Olariu
7029c3d7c4
RED-6485 - Dossier-only entity setting in the dossier template, RED-6743 - Create dossier dictionaries on-the-fly
...
- remove dossierId from the endpoints of creating, updating and deleting type.
- when a type is updated / deleted all dossier levels will be updated/deleted
- when adding / deleting entries check for dossier level types and create them if needed
- update junit tests
2023-06-09 20:28:39 +03:00
devplant
caf0b63daa
RED-6265 - Bulk dossier stats endpoint does not return dossier stats of dossiers, for which the current dossier does not have access permissions
...
- update to VIEW_ACCESS
- remove deprecated
2023-03-28 13:09:57 +03:00
Timo Bejan
8561bca4ba
RED-4515 - Swagger multitenancy
2023-03-22 14:00:51 +02:00
deiflaender
3f65a7ff00
RED-6444: Download with onetime token uses tenant from request parameter
2023-03-21 12:54:34 +01:00
Timo Bejan
72b0a3d933
RED-6162
2023-03-10 08:58:51 +02:00