Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 958
TitelFeature/ll 1748 switch between standard and customized reminders
BeschreibungUmbau der Reminder
Statusmerged
Created at 2024-04-17T10:48:47.069Z
Updated at 2024-04-18T15:53:51.893Z
Source branchfeature/LL-1748-switch-between-standard-and-customized-reminders
Target branchrelease/4.5.4
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

changed target branch from `develop` to `release/4.5.4` Sascha Immig 2024-04-17T15:25:16.648Z
added 3 commits
  • 289a9f1e - optimized translations.
  • 81e320c5 - fixed migration: only clients with reminders targeting supervisos should be…
  • a11be1c0 - enhanced client setting with text for clients and repositioned the checkbox /…
Compare with previous version
Sascha Immig 2024-04-18T08:12:13.660Z
merged Sascha Immig 2024-04-18T15:53:51.962Z
mentioned in commit 7d3ff9fd6edc7ff7a6848d1cad7e495ed9423969 Sascha Immig 2024-04-18T15:53:52.034Z

Merge Commits

Title Id Author Created at Message
adapted ui to allow -1 for "trigger" 03bb427520849d6ebff6695e10b53660a34373b5 TUV\gabrielg 2024-04-16T16:11:55.000Z adapted ui to allow -1 for "trigger"
+ one can activate and deactivate system specific reminders now 1ca91ee163cc21d76aafd0e7f348bea63b6bd41b TUV\gabrielg 2024-04-16T12:58:34.000Z + one can activate and deactivate system specific reminders now + system_reminders is default active but deactivated for clients with already defined reminders
added and adapted tests 24be360222a1b5aec05bb09747ec2290670a68a0 TUV\gabrielg 2024-04-17T10:22:46.000Z added and adapted tests
optimized translations. 289a9f1eefadfec4c6c9d50e4b01057d60b0b85f TUV\immigs 2024-04-17T16:13:56.000Z optimized translations.
only sysadmins see the switch to de/activate system reminders 53df524bceb0326156875390d6a734845af85e21 TUV\gabrielg 2024-04-16T13:20:58.000Z only sysadmins see the switch to de/activate system reminders
corrected new reminder subject text 77651cc177a64ea14e87a2e5dc51489f774917fb TUV\gabrielg 2024-04-17T08:16:54.000Z corrected new reminder subject text
renamed new functionality away from "order" to "assignment" 79b6183d3354ec65e3d3796dcabcfad1f8ddbb44 TUV\gabrielg 2024-04-16T10:44:56.000Z renamed new functionality away from "order" to "assignment"
run php-cs-fixer on database folder 81b672565510ed9212aa93fa2876c964775a811d TUV\gabrielg 2024-04-16T13:00:17.000Z run php-cs-fixer on database folder
fixed migration: only clients with reminders targeting supervisos should be… 81e320c54a2c29ef780bae445d83618e39541a44 TUV\immigs 2024-04-17T16:15:05.000Z fixed migration: only clients with reminders targeting supervisos should be triggered for disabling system reminder
+ unified expiring mails notifications with expired email notification 9f7fe8c082e46cffb1d058a2392596570bdbfff7 TUV\gabrielg 2024-04-16T10:31:08.000Z + unified expiring mails notifications with expired email notification + bring that emails together in one command + adapted test
enhanced client setting with text for clients and repositioned the checkbox /… a11be1c0af71d3286df6b60c5bc86bc0d04611b5 TUV\immigs 2024-04-18T08:11:58.000Z enhanced client setting with text for clients and repositioned the checkbox / switch. Also updated contitions to show the client message and the checkbox / switch only for professional subscriptions.
training reminder command now works with trigger "-1" for reminder type TYPE_BEFORE_END ee6ba67aeee7978dc34fdfb45d369f90df2186b0 TUV\gabrielg 2024-04-17T07:33:42.000Z training reminder command now works with trigger "-1" for reminder type TYPE_BEFORE_END
switched to a new reminder type f800d75deaf0c009c9341272fcc60608d5454437 TUV\gabrielg 2024-04-17T10:22:17.000Z switched to a new reminder type