feat: port code drift for open-craft/edx-platform [BB-8914]#666
Merged
0x29a merged 8 commits intoopencraft-release/redwood.1from Jul 22, 2024
Merged
feat: port code drift for open-craft/edx-platform [BB-8914]#6660x29a merged 8 commits intoopencraft-release/redwood.1from
0x29a merged 8 commits intoopencraft-release/redwood.1from
Conversation
…to md5 The hashing algorithm has been changed in cd60646. However, there are Open edX operators who maintain backward compatibility of anonymous user IDs after past rotations of their Django secret key. For them, altering the hashing algorithm was a breaking change that made their analytics inconsistent. (cherry picked from commit 746e4fe) (cherry picked from commit ff6d92f) (cherry picked from commit 7245bdc) (cherry picked from commit 6da7f58)
fix: give superusers all studio permissions (cherry picked from commit 8ef55754f4a529cc6b784298320fcdb8b415bd83) (cherry picked from commit 8e281a9) (cherry picked from commit f552973) (cherry picked from commit 6de7b64) feat: eSHE Instructor role Adds the eSHE Instructor role, which inherits Course Staff permissions, but isn't able to enroll / un-enroll students and can't assing course team roles unless in combination with Course Staff / Instructor / Discussion admin roles. (cherry picked from commit 5d160c2) (cherry picked from commit a21b4f0) feat: Teaching Assistant role (cherry picked from commit 176de06) (cherry picked from commit 7ef00c0)
Makes use of name field from user profile field if it is not empty (cherry picked from commit ff326d9)
…urses by default (cherry picked from commit ffe3ff4)
(cherry picked from commit b98cbd4)
(cherry picked from commit 88bb2a4)
(cherry picked from commit e8c942c)
d9e2a88 to
622d891
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
I've gone through every pull request here and checked and ported when needed each one not in the "Present in Redwood" status. I tested all pull requests except #540 (I didn't manage to configure it). Also, I deployed this branch to https://lms.redwood-upgrade.opencraft.hosting (https://gitlab.com/opencraft/ops/redwood-upgrade-test) and gone through our checklist.
Testing steps
I think this is already tested thoroughly. Feel free to do any additional tests using credentials from here.