- Dec 07, 2020
-
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Giovanni Cimolin da Silva authored
-
David Joy authored
* Pin requirements to temporarily fix instructor task registration We ran into an issue where instructor tasks were not being registered with celery correctly, resulting in: https://openedx.atlassian.net/browse/CR-2982 The cause wasn’t clear, so we started reverting some recent, suspect PRs. When we reverted #25746, the issue went away. The revert PR was this one: https://github.com/edx/edx-platform/pull/25766 So that we can unpause our deployment pipelines, we’re temporarily pinning the versions of the four packages upgraded in #25746 so we can continue to investigate. * Result of make upgrade, propagating constraints out to other requirements files
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
Farhaan Bukhsh authored
Author needs to have a quick access to ORA menu in order to get proceed with assesment design. This introduces ORA button to the tray. Signed-off-by:
Farhaan Bukhsh <farhaan@opencraft.com>
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Bianca Severino authored
Provide better logging for 400 errors on IDV photo submission
-
Manjinder Singh authored
ARCHBOM-1536: Adding edx/event-routing-backed to requriments and eventtracking app to installed_apps (#25706) * ARCHBOM-1536: Adding edx/event-routing-backed library in requirements * Adding eventtracking app to INSTALLED_APPS
-
Zainab Amir authored
Rebrand related work for: - VAN-160 - VAN-186
-
adeel khan authored
Center align vertically label fields.
-
adeel khan authored
Reduce tos/honorcode font size
-
adeel khan authored
Update page title to h1
-
Ali Akbar authored
IM security fixes
-
edX cache uploader bot authored
-
Sameen Fatima authored
-
- Dec 06, 2020
-
-
Adeel Khan authored
VAN-168
-
Adeel Khan authored
VAN-179
-
Adeel Khan authored
VAN-170
-
- Dec 04, 2020
-
-
Feanil Patel authored
Revert "Python Requirements Update"
-
Feanil Patel authored
-
Bianca Severino authored
-
Feanil Patel authored
* Add in required toggle_tickets parameter. Co-authored-by:
Kyle McCormick <kmccormick@edx.org>
-
Dillon Dumesnil authored
AA-454 and AA-470: Update language and bug fix for highlights
-
David Ormsbee authored
Revert "ARCHBOM-1636: upgrade supercsv"
-
David Ormsbee authored
-
Dillon Dumesnil authored
Since Course Highlights aren't necessarily weekly (self-paced courses), update the language to be more generic. And then includes a bug fix to not send highlights to learners after they have unenrolled from a course.
-
Kyle McCormick authored
If ORGANIZATIONS_AUTOCREATE, this will create a new org in the case that the organization is missing. If !ORGANIZATIONS_AUTOCREATE, this will raise a validation error in the case that the organization is missing. TNL-7646
-
- Dec 03, 2020
-
-
Dillon Dumesnil authored
AA-454: Reenable CourseUpdateResolver for Instructor-paced Courses
-
Ned Batchelder authored
Remove unnecessary and misleading data-rel attributes
-
Dillon Dumesnil authored
When CourseNextSectionUpdate was created, it incorporated Personalized Learner Schedules logic which didn't take into account release dates of content and was only intended for self-paced courses that always have all content released. This caused a bug where instructor-paced courses could receive an update about content that had not been released yet. This PR turns the CourseUpdateResolver back on for instructor-paced courses so they can go back to receiving weekly highlights.
-