- modify query to include dossier templates without dictionaries and to include only the results with not deleted entries and not dossier specific
- add junit test
Merge in RED/persistence-service from RED-3117 to master
* commit '8e088035dc42cc64f5b4862cde7d1514d40341d7':
RED-3117: Enbled to ignore invalid entries at addToDictionary for automated pushing entries in analysis
Merge in RED/persistence-service from RED-3116-ps1 to master
* commit 'c8d7ec0088e19cce781eb38742c9c405a4246ff0':
RED-3116: Fix missing relativePath in mvn projects to leads to non working sync on latest intellij
Merge in RED/persistence-service from RED-2966 to master
* commit '0e3df71c52a57f17556fe7edae293ab4c09e7a9f':
RED-2966: Override report templates if filename already exists
Merge in RED/persistence-service from bugfix/RED-3042 to master
* commit '71e7dcd1a1ff16d5a5b39eead688d17fe92a837d':
RED-3042 Bugfix: Made deleting watermark idempotent
RED-3042 Bugfix: Made deleting watermark idempotent
Merge in RED/persistence-service from RED-575-ps1 to master
* commit 'afc89e377383ebc056490ae6c5626f05434759bd':
RED-575: Error 500 if trying add-to-dictionary for a type/dictionary that does not exist
Merge in RED/persistence-service from RED-3029 to master
* commit '82cb289de9eb5e5b60ce2d4e7d333bbcfb6d6860':
RED-3029: Fixed processedDate is not set for approved force redactions
Merge in RED/persistence-service from RED-3003 to master
* commit '516b6ad11d14699308b52e4660e2160271eed2b3':
RED-3003 Bugfix: Prevent duplicates of dictionary entries and extended dictionary tests
Merge in RED/persistence-service from RED-2439-queue to master
* commit 'afeee3811ca4edc68f2844a5ff1e3a0d31c8ef67':
RED-2439: Enabled to find surrounding text for manual redactions via queue
Merge in RED/persistence-service from RED-2439-2 to master
* commit '63c43e61339baf3703f9429a8a9406f34e69801c':
RED-2439: Fixed misssing transaction on update textbefore/textafter
Merge in RED/persistence-service from RED-2439 to master
* commit 'a6c3cc864a84d09414bb50ec99ac6e1453c34f30':
RED-2439: Calculate surrounding text for manual redactions
Merge in RED/persistence-service from RED-2439 to master
* commit '19fd46acbdbcc4dbec0b919d1cf34cafb3f7c1c3':
RED-2439: Added textBefore and textAfter to manual add and resize redactions
Merge in RED/persistence-service from bugfix/RED-2431 to master
* commit 'f63d111a7808373cc020ed4b30c1e9257c5740aa':
RED-2431 Bugfix: Check watermark text only if text is not empty
Merge in RED/persistence-service from bugfix/RED-2431 to master
* commit '1746b1ac4498a191ce61d7dcbc91a39800187fc1':
RED-2431 Bugfix: Allow only ASCII character in watermark text and extended watermark test
Merge in RED/persistence-service from RED-2470 to master
* commit '4271b41f4279305f5562ec0fc945266c2eb08ce0':
RED-2470 - Reject stopwords when editing a dictionary as an admin
RED-2470 - Reject stopwords when editing a dictionary as an admin
Merge in RED/persistence-service from RED-2808 to master
* commit 'af68d2f74f82e7c160f3e6f3a83cedd9bd7b7089':
RED-2808: Check if dossier template name is unique in code, as uniqueConstraint on name and nullable soft_delete_time column is not working
Merge in RED/persistence-service from RED-2424 to master
* commit '2b40b718eadf41e8e14a430ddfb9a2464e3c5949':
RED-2424: Return 409 instead of 400 when adding a stopword to dictionary