Timo Bejan
5c19b6af0b
RED-7158-2 last layout processed time
2023-08-16 12:01:53 +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
Ali Oezyetimoglu
d4a5b04572
RED-7241: added flag addToAllDossiers to ManualResizeRedaction
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
5eba596815
RED-7241: cleaned up unneeded imports
2023-08-11 12:06:23 +02:00
Corina Olariu
825166b8fc
RED-6852 - localManualRedaction is false for resized rule-Based redaction
...
- update the condition for rule based redaction in case of resize
2023-08-02 16:48:20 +03:00
Kilian Schuettler
4105563036
RED-6725: deprecate FileType.TEXT, fix tests
2023-08-01 10:45:26 +02:00
Kilian Schuettler
12703c6eda
RED-6725: integrate layoutparsing service
2023-08-01 10:45:26 +02:00
Andrei Isvoran
e7b29fb683
Merge branch 'RED-7080' into 'master'
...
RED-6992 - Add removeWatermark flag for dossier template
Closes RED-7080
See merge request redactmanager/persistence-service!60
2023-07-31 14:24:28 +02:00
Andrei Isvoran
bb799a15b3
RED-6992 - Add removeWatermark flag for dossier template
2023-07-31 14:27:54 +03:00
Corina Olariu
9ec55808d6
Merge branch 'RED-6852' into 'master'
...
RED-6852 - localManualRedaction is false for resized rule-Based redaction
Closes RED-6852
See merge request redactmanager/persistence-service!57
2023-07-28 10:58:12 +02:00
Andrei Isvoran
d515014468
RED-6992 - Add ocrByDefault flag for dossier template
2023-07-27 17:38:30 +03:00
Corina Olariu
4abbd04fe9
RED-6852 - Not possible to delete specific dossier - Error code 500 returned
...
- set the flag local manual redaction true in case the manual redaction type is RESIZE and engine has RULE value
2023-07-27 09:16:33 +03:00
deiflaender
939941d789
RED-6543: Adapted license report to new requirements
2023-07-06 12:53:29 +02:00
Timo Bejan
628012c809
Resolve RED-6686 "2"
2023-06-27 14:26:22 +02:00
deiflaender
e53fc9e43b
RED-6543: Fixed license report QA findings
2023-06-27 09:43:44 +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
deiflaender
80cfa68431
RED-6543: Fixed file attribute scheduling race condition
2023-06-23 13:02:47 +02:00
Kilian Schüttler
68bef37fe1
Merge branch 'RED-6009' into 'master'
...
RED-6009: change matchedrule to String in redactionlog
Closes RED-6009
See merge request redactmanager/persistence-service!15
2023-06-21 10:52:00 +02:00
Kilian Schuettler
764247ff0f
RED-6009: test if matchedRule from int to String crashes the FE
2023-06-21 10:42:18 +02:00
deiflaender
742d29c76a
RED-6543: Fixed findings in license report
2023-06-21 09:37:15 +02: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
Corina Olariu
106a27ab9a
Merge branch 'master' of ssh://git.knecon.com:22222/redactmanager/persistence-service into RED-6855
2023-06-16 11:12:35 +03:00
Corina Olariu
145f1d6200
RED-6855 - Setting for default dossier template manipulation for user actions
...
- add flag applyDictionaryUpdatesToAllDossiersByDefault to dossier template
2023-06-16 09:46:37 +03:00
deiflaender
699a451f29
RED-6543: Changed license report to new storage logic
2023-06-15 16:48:55 +02:00
Corina Olariu
631ea0d95e
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- add constructor without timestamp to be backward compatible
2023-06-14 19:19:33 +03:00
Corina Olariu
7d15f30ca7
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- add timestamp to file error info
- reset error info when file is overwritten
2023-06-13 14:13:53 +03:00
deiflaender
7beee690f5
RED-6798, RED-6751, RED-6545: Enabled to add delete entries, changed permissions for manual redactions, implemented logic for addToAllDossiers
2023-06-06 13:42:47 +02:00
devplant
b9e6e63c2f
RED-6485 - Dossier-only entity setting in the dossier template
...
- add to flag to type entity to indicate if it is dossier dictionary only
- prevent update of that flag
- return the added information to dictionary and type result
- update junit tests
2023-05-31 18:37:14 +03:00
devplant
5bf42a6c60
RED-6072 - As Operation I want to see why files are in an ERROR state
...
- add to file entity and models information about the error state
- update endpoints with the error information in case of failure
2023-05-16 18:55:59 +03:00
Thomas Beyer
4f3bb0101b
RED-4876 - move boolean to correct class
2023-05-15 10:05:50 +02:00
Thomas Beyer
e6f7b58246
RED-4876 - add new column keep_overlapping_objects in dossier-template
2023-05-15 09:51:59 +02:00
devplant
50d4900971
RED-5787 - As an admin for Japan, I want to configure the horizontal and vertical alignment of watermarks to be able to adjust the placement
...
- add 2 properties: vertical and horizontal alignment to watermark configuration
2023-05-03 11:00:18 +03:00
devplant
6f39a6582f
RED-6548 - Username not saved / Email saved as username
...
- extend createUserRequest with username
- update the username with the one provided
- update also the username in case of updating profile with a new email address
2023-04-11 13:42:06 +03:00
deiflaender
71d42dfdbb
RED-6531: Enabled to set email, firstname and lastname for users at create realm
2023-04-04 11:08:09 +02:00
deiflaender
44ec59c992
RED-4644: Enabled to create default users at createTenant
2023-03-27 13:16:21 +02:00
Timo Bejan
f896452ec9
Pull request #636 : RED-6440 fixed point issue in manual redaction
...
Merge in RED/persistence-service from RED-6440 to master
* commit '4c9ea27207ecfdcf3284095e239da2c256cd5484':
RED-6440 fixed point issue in manual redaction
2023-03-22 13:55:57 +01:00
Thomas Beyer
067a8e51dc
Pull request #635 : RED-4875 1
...
Merge in RED/persistence-service from RED-4875_1 to master
* commit '7437ed3ebc3755bd24d7613b73df3a03a98f5df0':
RED-4875 - reformat code
RED-4875 - update version of pdftron-service to newest (release)
RED-4875 - set version of pdftron-service to latest
RED-4875 - delete tmp log
RED-4875 - add tmp log
RED-4875 - change version of pdftron-service to newest
RED-4875 - add new column keepHiddenText in dossiertemplate and corresponding classes/methods, and set version of pdftron-service to newest
2023-03-22 13:39:22 +01:00
Timo Bejan
4c9ea27207
RED-6440 fixed point issue in manual redaction
2023-03-22 14:16:20 +02:00
Thomas Beyer
7437ed3ebc
RED-4875 - reformat code
2023-03-22 13:04:51 +01:00
Timo Bejan
8561bca4ba
RED-4515 - Swagger multitenancy
2023-03-22 14:00:51 +02:00
Thomas Beyer
c024b8bc59
RED-4875 - add new column keepHiddenText in dossiertemplate and corresponding classes/methods, and set version of pdftron-service to newest
2023-03-20 09:53:15 +01:00
Thomas Beyer
dc1f1c3562
RED-4874 - only slighty change of a comment for bamboo-test
2023-03-13 16:56:40 +01:00
Thomas Beyer
06d1290b5e
RED-4874 - add column keepImageMetadata to CreateOrUpdateDossierTemplateRequest
2023-03-13 16:11:40 +01:00
Timo Bejan
273563076b
RED-5255 - ported to merged version
2023-03-10 13:24:39 +02:00
Timo Bejan
72b0a3d933
RED-6162
2023-03-10 08:58:51 +02:00