d27
The only difference between ordinary and extraordinary is just that little "extra".
Update text transform for form field labels. Closes
Add email to profile settings page and move text about updating an email address to field help text
Fix back button on learning circle signup pages
Update text transform for form field labels. Closes
Merge pull request from p2pu/master
Release 2021-11-15
Update dropdown toggle for meetings and update tests
Test navigating to course feedback
Update events link in topnav
Add --shm-size="2g" to see if it improves things
pin selenium image version to see if ci and local test will now yield the same results
Update test to save changes to model since model is not being pickled anymore, but reread from the db
Fix json serialization error when sending meeting change notification celery task. Closes
Merge pull request from p2pu/issue-936
Issue 936
Fix test for custom registration
Properly handle deleted meetings
Switch to node-dart to get things going again on node:lts-slim image
Fix error with new meetings
Add test case to trigger bug
Merge branch 'master' into python-3.9
Update dropdown toggle for meetings and update tests