d27
The only difference between ordinary and extraordinary is just that little "extra".
Update dropdown toggle for meetings and update tests
Update django container to use python:3.9-slim
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
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 release