Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: port code drift for open-craft/edx-platform [BB-8914] #666

Merged
merged 8 commits into from
Jul 22, 2024

Conversation

0x29a
Copy link
Member

@0x29a 0x29a commented Jun 26, 2024

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.

kaustavb12 and others added 8 commits June 19, 2024 18:06
…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)
…account is unlinked

(cherry picked from commit e83a8c8f82849644cf95534cde3fe149e4f11916)
(cherry picked from commit 0c831dc)
(cherry picked from commit c596bf3)
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)
@0x29a 0x29a force-pushed the 0x29a/bb8914/redwood-code-drift branch from d9e2a88 to 622d891 Compare June 28, 2024 10:05
@0x29a 0x29a changed the title WIP feat: port code drift for open-craft/edx-platform [BB-8914] Jul 18, 2024
@0x29a 0x29a merged commit 61a332f into opencraft-release/redwood.1 Jul 22, 2024
77 checks passed
@0x29a 0x29a deleted the 0x29a/bb8914/redwood-code-drift branch July 22, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants