Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 806
TitelFeature/ll 1468 mail template reactivation
Beschreibung
Statusmerged
Created at 2023-05-25T14:45:11.721Z
Updated at 2023-05-31T16:29:04.924Z
Source branchfeature/LL-1468-mail-template-reactivation
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 1 commit
  • b36f8852 - removed hardcoded url from email footer
Compare with previous version
Sascha Immig 2023-05-31T16:18:54.680Z
enabled an automatic merge when the pipeline for b36f8852c58718858cd8476fcbf9d1f6d308b8bc succeeds Sascha Immig 2023-05-31T16:21:05.839Z
merged Sascha Immig 2023-05-31T16:29:04.993Z
mentioned in commit cd9dd21a7fad138a4ff58c55d02f1dee54a10196 Sascha Immig 2023-05-31T16:29:05.442Z

Merge Commits

Title Id Author Created at Message
adapted feature tests for MailTemplate class 08b113e2bbaec39c38fd92f5a5f0cfb7a0648982 TUV\gabrielg 2023-05-23T07:25:07.000Z adapted feature tests for MailTemplate class
+ MailTemplate class now generates some core placeholder data, so this core data… 1007a535bfa3cfee22ba0acc866bb528c17ff778 TUV\gabrielg 2023-05-19T15:00:08.000Z + MailTemplate class now generates some core placeholder data, so this core data need not to be passed to MailTemplate rendering functions to be available + adapted parametes to twig syntax and made sure this does not interfere with Vue js + started intergration of mail template "AccoutCreated" into AccountCreatedv notification
Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into… 21a8b3012e6ba899e0af65ce6dd79a7c49c04531 TUV\gabrielg 2023-05-17T12:30:39.000Z Merge branch 'develop' of https://gitlab.learningsystem.de/lms/seventeen into feature/LL-1468-mail-template-reactivation
fixed wrong parameter name 2d1c152db936e458b364601f83868df4b9f52e37 TUV\gabrielg 2023-05-22T16:07:13.000Z fixed wrong parameter name
added multi language support to mail templates 7f9a43a71144ff5cc89992ec7b4cab5e1090be5c TUV\gabrielg 2023-05-17T12:27:59.000Z added multi language support to mail templates
added seeder that create and updates mail templates (AccountCreated) 88a1326caeeb00bb9f8855fcda6a64fff7652b9a TUV\gabrielg 2023-05-19T11:59:46.000Z added seeder that create and updates mail templates (AccountCreated)
notification AccountCreateNotification now uses MailTemplate with name "AccountCreated" 95a85c314ee55fb09154115e4e8d572211b5d968 TUV\gabrielg 2023-05-22T15:47:10.000Z notification AccountCreateNotification now uses MailTemplate with name "AccountCreated"
removed hardcoded url from email footer b36f8852c58718858cd8476fcbf9d1f6d308b8bc TUV\immigs 2023-05-31T16:18:43.000Z removed hardcoded url from email footer
reworked mail template administration and changed data model - no multi language support added yet bbcf20906744d70a84c63204fbdfc2b6940cf3f4 TUV\gabrielg 2023-05-17T11:44:11.000Z reworked mail template administration and changed data model - no multi language support added yet
added translations for mail template administration bf03a7f546743ca7c7f8bf07a6216c9fa6edafed TUV\gabrielg 2023-05-17T14:48:33.000Z added translations for mail template administration