You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
course_platform_templates/socialaccount/connections.html 3818 a1e0756bfe763150fddefc5018949eb90f7d90e7f5bd9b9eab890e6ae00c62f5 Use the unified DataTalks.Club name in the copied account-connections title without changing connection behavior.
65
65
course_platform_templates/socialaccount/login_cancelled.html 1210 607d2d1d5c5c43aa69632030e144817416732482e04ecb0ac54fdd252de8fd71 Use the unified DataTalks.Club name in the copied cancelled-login title without changing recovery behavior.
66
66
course_platform_templates/socialaccount/signup.html 1098 45af69b3a47d0100c0f911b76ec661bd8301d924f4b70251f5bd509ac80fb1d0 Use the unified DataTalks.Club name in the copied welcome title without changing signup completion behavior.
67
+
courses/migrations/0004_update_correct_answer_indexes.py 2131 da593bb7fadcc5bad88e146d10f19752e5b7e396bc42ac210f467f6e8c6beead Resolve Question through the historical migration registry and use stored legacy question values so migration replay does not import current runtime models.
68
+
courses/migrations/0005_update_answers_with_indexes.py 2262 9e83c943a7cdac243723a99c397f884bd66a4e51577ab98f2d58fc37bd1e6855 Resolve Answer through the historical migration registry and use stored legacy question values so migration replay does not import current runtime models.
69
+
courses/migrations/0006_course_first_homework_scored.py 844 4315ee47bf9d7bbea2b4bc0699a0c877249ef4d45397ce4614b489b570d14bb1 Resolve Course through the historical migration registry so migration replay does not import the current runtime model.
67
70
courses/templates/courses/course.html 9765 ea968d0615a0709b9730d100c07eb6d8ad209e2f454b669882739cc3c491e1ac Point explicit course-role controls to the canonical Studio Courses workspace and use its user-facing name.
68
71
courses/templates/courses/leaderboard_score_breakdown.html 11523 dca183fa91e69aca601322802237f9d432c8f319f4058ae0419f68244c40abae Show copied enrollment repair controls only to explicit course roles and point them to Studio Courses.
69
72
courses/templates/homework/homework.html 25994 98508d2e6f329423cd2984d4cb856717b6daf7cf4fdae3c95baace2170d0f010 Show copied homework controls only to explicit course roles and point them to Studio Courses.
courses/static/courses.css 46023 16d230d8b7f0878452b88ad1a8799d4be8fed200c44aaf1e3fd945fed6ba4f3b Retain adopted form styling and constrain Studio Courses page-header children to their mobile viewport.
73
76
courses/tests/homework_submissions_base.py 6453 1693f470ce19534b1af7f13ad068e53b199c54078e62a7ca97d327f02a6cb113 Use canonical Studio Courses reverse names and the explicit course_operator role in copied homework test helpers.
74
77
courses/tests/leaderboard_base.py 7100 c8551e841f4d17d74633e52a8c8cdf1f4a855fd54929d603d2b0cd089f42280b Use the canonical Studio Courses enrollment route in copied leaderboard test helpers.
78
+
courses/tests/test_datamailer_signals.py 6009 2480b0f5a4afae5c98e49fe901a2752b4f2de2297632360178b1ca87cc9f15a3 Explicitly enable user-create contact synchronization in the copied signal characterization while the deterministic test default remains fail-closed.
79
+
courses/tests/test_datamailer_transactional.py 4666 e2d6756924af770aad0dffff0a2eb1727475602cb8e13e6e754b3b13e39664e7 Explicitly disable transactional dry-run for the copied mocked-client characterization while the deterministic test default remains delivery-safe.
75
80
courses/tests/test_homework_submissions_admin_link.py 952 f98c1ad68bd980231127b689c85211625f5d6a71d1202e4762923ea18ece3251 Characterize the copied homework staff link under the Studio name and canonical route name.
76
81
courses/tests/test_leaderboard_score_breakdown_admin.py 1646 7a859b4f06e60e2940bd627b78be35e544f936db9ef4bf63742f7170e7faf0ed Characterize copied leaderboard repair controls for an explicit course_operator instead of generic staff.
77
82
courses/tests/test_project_submissions_view.py 10666 bb89c8e03b88d6031806b1864e0b5d46e9589beb977c6e2290c96f61255a588d Characterize the copied project Studio link, canonical route name, and explicit operator role.
0 commit comments