- Jan 28, 2019
-
-
Calen Pennington authored
REVMI-39
-
- Jan 14, 2019
-
-
Calen Pennington authored
Make the max Course Duration Limit 18 weeks
-
- Jan 12, 2019
-
-
Agha Awais authored
Problem Editor bokchoy tests II(remaining tests)
-
- Jan 11, 2019
-
-
Calen Pennington authored
-
David Ormsbee authored
BB-547 - Fix certificate api when retrieving certificates from deleted courses
-
Agha Awais authored
-
Giovanni Cimolin da Silva authored
This commit fixes a problem with the Certificates API that make it fail when trying to retrieve user certificates from courses that don't exist anymore. The problem lies in the Certificate API not checking if the courses being retrieved by some user actually exist, to fix this, this commit improves the fault tolerance of the Certificates API. This issue was found when investigating why a user profile page (/u/username) was returning 404's. Turns out that LearnerAchievementsFragmentView used the certificates api to retrieve certificate information, which did not check if the course exists before trying to pull information from it, resulting in a cascade of errors that lead to a 404 on the user's profile page. Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
zrana authored
Remove unwanted lettuce grading files
-
zrana authored
-
Agha Awais authored
TE-2626: Studio Pages bokchoy tests
-
zrana authored
Grading IV tests
-
Agha Awais authored
-
- Jan 10, 2019
-
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Ned Batchelder authored
Add some clarifying translator comments.
-
Julia Eskew authored
Use secure salt for retirement username/email hashing.
-
Ned Batchelder authored
-
Matthew Piatetsky authored
add informational banners when masquerading as user who would not have access due to start date
-
Stu Young authored
Merge pull request #19574 from edx/testeng/bokchoy_auto_cache_update_65c853527c513863fc95edc70ccbf6ce07554a95 Bokchoy db cache update
-
Matthew Piatetsky authored
-
edx-cache-uploader-bot authored
-
Dave St.Germain authored
Hide the exam review dashboard unless the proctoring backend supports the feature
-
Dave St.Germain authored
-
noraiz-anwar authored
-
Asad Iqbal authored
asadiqbal08/ENT-1419 Show an alert for secondary email activation on dashboard.
-
Zainab Amir authored
In order to add the functionality of sending email when verification expires we need to add fields that will help in accomplishing the task The fields added are: expiry_date : The date when the verification will expire. updated when the sspv verification is apporved expiry_email_date : The date when email was sent. This will help filter learners so that we don't send email again and again but only after specified time
-
asadiqbal authored
-
Zainab Amir authored
-
zrana authored
-
DawoudSheraz authored
fix inconsistent line breaks while creating course updates
-
DawoudSheraz authored
-
- Jan 09, 2019
-
-
Dave St.Germain authored
-
Dave St.Germain authored
-
Christie Rice authored
REVEM-74 Add program info to user-metadata
-
Christie Rice authored
-
Calen Pennington authored
Move banner REVMI-54
-
Qubad786 authored
-
David Ormsbee authored
OC-5087 Create a staff-only API to list all course enrollments
-
Zubair Afzal authored
ENT-1392 bump enterprise version to 1.2.2
-
Matt Tuchfarber authored
Moves banner into the content instead of at the top. Adds a course expiration fragment to the course home page, the content, the progress page, and the discussion page.
-
Diana Huang authored
Remove all references to datadog from our code.
-