d27
The only difference between ordinary and extraordinary is just that little "extra".
Correctly indicate meeting status
Update meeting change notification copy
Fix unsubscribe link not detected
Redirect to facilitator dashboard when deleting a learning circle. Closes
Update copy for meeting change notification. Closes
Update copy on meeting form.
Remove outdated logic for updating meetings
Reword reminders to generate full html message that can be edit by facilitator. Correctly handle different scenarios when editing meetings
Update copy for reminders and rework logic to allow HTML in messages. Also allow facilitator to edit entire message, while ensuring the unsubscribe link is still there
Update copy for SMS reminder
Implementation for meeting follow up message
Remove feedback (learning circle summary) from weekly reflection form
Remove meeting summary, make relection optional, update task logic for sending reminders, update meeting table
Update task to generate reminders for all future meetings
Add edit link to reminders in meeting card
Merge meeting start/end date changes on master into branch
Remove notification sent to facilitator when a reminder was generated
Generate reminders for meetings when they are created
Update meeting validation to convert date and time strings to proper Python objects
Move reminder generation logic out of scheduled task function body
Add back changes previously reverted
Merge pull request from p2pu/2021-01-message-schedule
Updated message schedule