- May 05, 2020
-
-
edX requirements bot authored
-
Ahtisham Shahid authored
Fixed unicode-objects must be encoded before hashing mako template error
-
- May 04, 2020
-
-
Feanil Patel authored
Revert "We don't run into this case anymore so remove it."
-
Feanil Patel authored
-
Feanil Patel authored
An initial draft of a decision around how we manage settings files.
-
Nick authored
Check if subsection is graded on course outline page
-
Ned Batchelder authored
Ensure setup.cfg is only ASCII. CRI-169
-
Nicholas D'Alfonso authored
-
Dave St.Germain authored
Allow global staff to access data download tab
-
Kyle McCormick authored
It was previously 1-2 days, but we need to increase it in response to our increased ID verification demand.
-
Dave St.Germain authored
-
Simon Chen authored
Create a new plugin manager called DynamicPartitionGenerators to remove the dependency of openedx.features.content_type_gating by xmodule.partition_services
-
Robert Raposa authored
-
edX cache uploader bot authored
-
Kyle McCormick authored
* Pull business logic of ProgramCourseEnrollmentOverviewView out of view class and into utils.py. * Add UserProgramCourseEnrollmentsView, which is a paginated version of ProgramCourseEnrollmentOverviewView with a URL that is parameterized on the user (to enable masquerading in MST-109). * Add get_certificates_for_user_by_course_keys to certs API to make enrollments overviews REST API use fewer SQL queries. * Document new course cards API with edx-api-doc-tools. In a follow-up ticket, the Programs Learner Portal will switch to the new paginatd API in order to speed up its page load. MST-126
-
Kyle McCormick authored
-
Kyle McCormick authored
Run isort -rc lms/djangoapps/program_enrollments Run pylint lms/djangoapps/program_enrollment and fix messages. Stop pylint from complaining about DictFactoryBase instances
-
Robert Raposa authored
This script is being moved from configuration to edx-platform. It originally lived here: https://github.com/edx/configuration/blob/master/playbooks/roles/local_dev/files/paver_autocomplete.sh
-
Zainab Amir authored
-
adeel khan authored
Removes enterprise filter for account recovery banner
-
edX requirements bot authored
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Ali Akbar authored
fixes for xss lint issues
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Ahtisham Shahid authored
Fixed xss linter issue
-
Ahtisham Shahid authored
Fixes xss linter issue
-
- May 03, 2020
-
-
edX Transifex Bot authored
-
- May 01, 2020
-
-
Simon Chen authored
-
Ned Batchelder authored
I don't understand why this file needs to be ASCII, or why it was only a problem recently for one installer, since this has been in this file since 2014. But CRI-169 has a stack trace, and it's easy enough to make the file ASCII.
-
Nick authored
add logs for debugging
-
Nicholas D'Alfonso authored
-
Tim McCormack authored
This reverts commit 70600d79.
-
Matt Tuchfarber authored
Change edx.org theme to use program slug
-
Matt Tuchfarber authored
-
Aarif authored
remove useless-supression warnings - BOM-1353
-
Aarif authored
-
Aura Milena Alba authored
-
Ned Batchelder authored
CRI-196 Quiet deprecation warnings from imp and courseware modules
-
Dave St.Germain authored
Fixes hidden tabs showing up in courseware MFE.
-
edX requirements bot authored
-