- Jun 09, 2020
-
-
bom authored
-
Awais Qureshi authored
rename djang-babel to enmarker upgrade the reqs
-
Michael Terry authored
PROD-1633: fix highlights error case
-
Michael Terry authored
When calculating course highlights, if we didn't manage to get a course module, we were previously throwing an exception. Handle that more gracefully.
-
M. Zulqarnain authored
BOM-1691 : Update openedx-calc and chem packages
-
Robert Raposa authored
- move ownership mapping code to separate module - simplify `__module__` mocking. ARCHBOM-1263
-
Zulqarnain authored
-
Robert Raposa authored
- add clean script to help list unmapped Django apps. - use clean script to source new app mappings. - update generate script to include 3rd-party app ownership. ARCHBOM-1247
-
Feanil Patel authored
Feanil/update sandbox reqs 2
-
adeel khan authored
Fix key error.
-
- Jun 08, 2020
-
-
David Ormsbee authored
Merge pull request #24172 from edx/revert-23265-guruprasad/BB-112-fix-randomized-content-block-order Revert "[BB-112] Fix the unpredictable order randomization issue with randomized content blocks"
-
M. Zulqarnain authored
-
David Ormsbee authored
-
Feanil Patel authored
-
Feanil Patel authored
sympy needs to be at a newer version for python3.
-
edX cache uploader bot authored
-
Tim McCormack authored
-
Carla Duarte authored
AA-173: Assignment Type on Dates Page
-
Carla Duarte authored
Appending the assignment type to each graded assignment on the Dates Tab. Exposed the 'format' field, which corresponds to the graded assignment type.
-
Ben Warzeski authored
* bump proctoring version to 2.4.2 (python requirements update) * bump completion to 3.2.1 (python requirements update) Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
David Ormsbee authored
[BB-112] Fix the unpredictable order randomization issue with randomized content blocks
-
Dillon Dumesnil authored
AA-103: Dates widget enhancements
-
Adeel Khan authored
Job is failing because of unhandled case where the mode, status key is not found in course_cert_info. PROD-1363
-
M. Zulqarnain authored
-
- Jun 07, 2020
-
-
edX Transifex Bot authored
-
- Jun 05, 2020
-
-
Zachary Hancock authored
* prevent proctoring provider changes after course start * better comment wording * add support email to error msg
-
Aarif authored
Switch the dependencies to use openedx-chem from PyPi
-
Aarif authored
-
Aarif authored
-
M. Zulqarnain authored
-
Michael Terry authored
Add marketing_url to courseware_api
-
Aura Milena Alba authored
-
Aarif authored
updated the constraints order
-
Tim McCormack authored
- Updating Python Requirements - Fix cache key generation to use class name and module This was stringifying the class object directly, resulting in cache keys like `:1:<class 'xblock_django.models.XBlockConfiguration'>.xblock_django.api.deprecated_xblocks` which then cause breakage when Django 2.2.13 validates the keys. Co-authored-by:
edX requirements bot <testeng+edx-requirements-bot@edx.org>
-
Michael Terry authored
This will let the courseware MFE point at a course's marketing page. AA-137
-
ericfab179 authored
Remove pystache_custom dependency. Upgrade requirements. https://openedx.atlassian.net/browse/BOM-1670
-
adeelehsan authored
Completion reduce delayed
-
- Jun 04, 2020
-
-
Emma Green authored
remove hacky thing to get fbe info
-
Dillon Dumesnil authored
Reducing dates widget to one assignment. Adding link to dates page in the dates widget
-
Albert (AJ) St. Aubin authored
Added Python API and renamed rest_api folder
-