[TENE-477] Wordpress support
Squashed commit of the following:
commit ff7efa0c Author: ptylczynski piotr@ptl.cloud Date: Wed Nov 9 10:01:13 2022 +0100
change: move encoding of translation file into utf-8, third time
commit 654d31f6 Author: ptylczynski piotr@ptl.cloud Date: Wed Nov 9 09:53:07 2022 +0100
change: change encoding of polish translations to utf-8 once more
commit a45f69cd Author: ptylczynski piotr@ptl.cloud Date: Wed Nov 9 09:43:55 2022 +0100
change: move files encoding to utf-8
commit 640d382a Author: ptylczynski piotr@ptl.cloud Date: Wed Nov 9 09:43:38 2022 +0100
change: replace case of R in solr
commit dac55ed5 Merge: 4467525b 405f0fb1 Author: ptylczynski piotr@ptl.cloud Date: Mon Nov 7 11:47:48 2022 +0100
Merge branch 'develop' into feature/TENE-439
commit 4467525b Merge: d2fe5923 e2fa8ae9 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:43:42 2022 +0100
Merge branch 'develop' into feature/TENE-439
# Conflicts:
# managers/harvester-manager/src/main/java/pl/psnc/dace/aggregator/sources/manager/ui/component/source/details/SourceDetailsComponent.java
commit d2fe5923 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:42:27 2022 +0100
add: XsdUpdateMailSendCommand
commit 81b8af23 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:42:16 2022 +0100
change: remove unused UserNotificator.java
commit bd786832 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:42:03 2022 +0100
change: add MailSendingService into SourcesListPage
commit 96b2fb6f Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:41:41 2022 +0100
change: add sending emails after integrity check finished
commit 5f929073 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:40:20 2022 +0100
change: add usage of MailSendingService into ScheduledHarvestingExecutor
commit 17d826b7 Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:39:49 2022 +0100
chang: add translations for post integrity check mail
commit 8d0f67ab Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:39:28 2022 +0100
add: MailSendingService
commit 6cac57fa Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:39:19 2022 +0100
add: MailSendCommand
commit 8ff7ca9f Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:39:10 2022 +0100
add: IntegrityCheckMailSendCommand
commit ed543a0a Author: ptylczynski piotr@ptl.cloud Date: Fri Nov 4 13:38:52 2022 +0100
change: add i18n path to application.yml in mail-service
Closes TENE-477