- Mar 06, 2019
-
-
Zainab Amir authored
Method approve() is overridden to accommodate new users that will have their verification approved in the future. The approve() method is called from software secure results callback every time a Software Secure Photo Verification is approved.The method overridden now updates expiry_date and then calls super to perform task it was performing before this change.The expiry_date set is the same as the one sent in verification approval email. In results_callback for sspv the expiry_date and expiry_email_date for the most recent previous verification if exists are also updated to NULL.
-
noraiz-anwar authored
-
- Mar 05, 2019
-
-
Matthew Piatetsky authored
REVMI-93 stop ignoring enrollment creation date if the user is masquerading
-
Matthew Piatetsky authored
-
Cory Lee authored
Use single yaml config instead of two json configs.
-
Audrey authored
Inserting JSON string into Vertica instead of JSON obj
-
Audrey Kao authored
-
Matthew Piatetsky authored
[REVMI-108] stop bucketing new users into FBE holdback
-
Dave St.Germain authored
Upgraded edx-proctoring to 1.5.17
-
Douglas Hall authored
Add JwtAuthentication to user preferences API.
-
DawoudSheraz authored
patch video player speed adjustments
-
Matthew Piatetsky authored
-
DawoudSheraz authored
-
- Mar 04, 2019
-
-
Nimisha Asthagiri authored
Add JwtAuthentication to user profile image API.
-
Douglas Hall authored
-
Douglas Hall authored
-
David Ormsbee authored
Revert "Bump ORA2 dependency to 2.2.2"
-
David Ormsbee authored
-
Mike Dikan authored
Removal of deprecated external auth.
-
Feanil Patel authored
Remove a flaky bokchoy test.
-
David Ormsbee authored
Bump ORA2 dependency to 2.2.2
-
Dave St.Germain authored
-
Waheed Ahmed authored
Return credit status error if no provider info found.
-
Waheed Ahmed authored
Return credit status error if no provider info found in provider info by id dict. Also add logs to get an idea what is in this dict. LEARNER-6643
-
- Mar 03, 2019
-
-
David Ormsbee authored
-
edX Transifex Bot authored
-
- Mar 02, 2019
-
-
Mike Dikan authored
Removing the Deprecated the 'external_auth' package in favor of 'third_party_auth' which is the current recommendation.
-
Usama Sadiq authored
Progress Page update
-
- Mar 01, 2019
-
-
David Ormsbee authored
Update edx-platform dependencies.
-
Cory Lee authored
Reverting because workers are not functioning because they do not source the application environment. Will fix this separately and then try again.
-
David Ormsbee authored
Extra constraints needed to be added for pytest-randomly and tornado, both of which have dropped Python 2 support.
-
Douglas Hall authored
Add list endpoint to course certificate API.
-
Douglas Hall authored
-
Feanil Patel authored
Failing Build: https://build.testeng.edx.org/job/edx-platform-bokchoy-pipeline-pr/2061/ Passing Build: https://build.testeng.edx.org/job/edx-platform-bokchoy-pipeline-pr/2051/ The test passes in 2051 but then fails in build 2061 for the same commit.
-
Feanil Patel authored
Failing Build: https://build.testeng.edx.org/job/edx-platform-bokchoy-pipeline-pr/2051/ Passing Build: https://build.testeng.edx.org/job/edx-platform-bokchoy-pipeline-pr/2061/ This test fails on build 2051 and passes on 2061 but both builds are for the same commit.
-
Audrey authored
Modifying entitlement unenrollment survey, see REVEM-151
-
Cory Lee authored
Use single yaml config instead of two json configs
-
Christie Rice authored
REVEM-198 Add waffle flag around get programs call. Also get real program info from the cache instead of returning mock data.
-