- May 14, 2018
-
-
J Eskew authored
Add migrations missing from previous PR.
-
John Eskew authored
-
Gabe Mulley authored
mark email sent events as non-interactions
-
Brittney Exline authored
LEARNER-5185 Fix bug in cert generation for passing users who become approved
-
Alex Dusenbery authored
LEARNER-5123 | Cache VisibleBlocks per course AND user, only fetch the ones the user needs for subsection scoring.
-
Gabe Mulley authored
-
J Eskew authored
Refuse password reset for retired users.
-
John Eskew authored
-
John Eskew authored
-
Adam Stankiewicz authored
-
Brittney Exline authored
Because of the way async tasks pass arguments, we were passing in a string of a dictionary that contained the id verification status but checking it against a dictionary in the task's function, which was causing errors for generating certificates for passing users whose id verification status changes to approved after they are passing.
-
Régis Behmo authored
In the login window, when the user enter a wrong email or password, the "Log into my ... account" button used to remain disabled, which was very confusing for users. Steps to reproduce: - Go to /login - Type wrong email/password combination - Press "Log into..." button Similarly, users could not click the "register button after a failed register attempt. For example, this occurred to users with an invalid email address, such as "fooatgmaildotcom".
-
- May 13, 2018
-
-
edX Transifex Bot authored
-
- May 11, 2018
-
-
Michael Terry authored
Updates the look and feel of the two (experimental and disabled by default) links to student records. Also converts the 'student_records' waffle switch to a waffle flag named 'credentials.student_records. LEARNER-5246
-
Matthew Piatetsky authored
mark units as graded if subsection is graded
-
Jae Bradley authored
update cookie policy banner package to 1.1.7
-
Jae Bradley authored
LEARNER-5278: Fix Delete My Account for IE 11
-
jaebradley authored
-
Simon Chen authored
Create the retire_user method on ApiAccessRequest model
-
sanfordstudent authored
EDUCAOTR-2870: move oauth token retirement to deactivation endpoint
-
Gabe Mulley authored
-
Sanford Student authored
-
Brian Mesick authored
Fix PLAT-2123- Bug with retiring user's original_email being hashed
-
jaebradley authored
-
Simon Chen authored
-
bmedx authored
-
Awais Jibran authored
Fix Courseware IndexError
-
- May 10, 2018
-
-
Alex Dusenbery authored
LEARNER-5123 | Hotfix - don't regrade everything for a user in a course with too many visible blocks.
-
Brian Mesick authored
Fix issues with Sailthru retirement
-
Gabe Mulley authored
Revert "Use edx-ace for the password reset email"
-
Matthew Piatetsky authored
-
bmedx authored
-
Gabe Mulley authored
-
Christopher Lee authored
Clee/throttlefix
-
christopher lee authored
-
christopher lee authored
This reverts commit 813d59d0.
-
Michael Youngstrom authored
Upgrade lettuce fork
-
Gabe Mulley authored
Use edx-ace for the password reset email
-
Sofiya Semenova authored
Create GDPR test user management command fix for optional arguments
-
Alex Dusenbery authored
-