- 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
Merge in RED/persistence-service from RED-6485 to master
* commit 'b9e6e63c2ff3b33319511760ec974e96f72b4658':
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
Merge in RED/persistence-service from bugfix/RED-6770-metadata to master
* commit '0592dd183f9aa87003ef46abe8be2ab8cf52eef1':
RED-6770 - Cannot overwrite dossierTemplate by import - save the existing dossier template after the updated information - update junit test
RED-6770 - Cannot overwrite dossierTemplate by import - test junit
- 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
Merge in RED/persistence-service from RED-6072 to master
* commit 'eff8eeaf03f76c12ca700ff4bb4f7688c291fab6':
RED-6072 - As Operation I want to see why files are in an ERROR state - update junit tests
RED-6072 - As Operation I want to see why files are in an ERROR state - add @Transactional for the update
RED-6072 - As Operation I want to see why files are in an ERROR state - update the new endpoints with different path than the original endpoints
RED-6072 - As Operation I want to see why files are in an ERROR state - set back the initial endpoints for backward compatibility
RED-6072 - As Operation I want to see why files are in an ERROR state - update junit test
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
Merge in RED/persistence-service from RED-5787 to master
* commit '55bca9f7d0b1afba9111159a801c6160ed12ee35':
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 - remove default value
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
Merge in RED/persistence-service from RED-6289 to master
* commit '5c83d67e4d53e650f844e02c358a3c2271fef1c2':
RED-6289 - Validate watermark color - move up the validation of colors and opacity
RED-6289 - Validate watermark color - validate the watermark color and in case of missing setting set the default one to black - also set a default opacity in case the setting is an invalid one
- validate the watermark color and in case of missing setting set the default one to black
- also set a default opacity in case the setting is an invalid one