- Aug 26, 2020
-
-
Simon Chen authored
-
Matt Tuchfarber authored
Refactor program type enrollment checks
-
Matt Tuchfarber authored
Checking if a user was enrolled in a program type was using the `name` field which is subject to be translated. This change allows for us to check by the type's slug which will be constant. This also includes the addition of api.py files for the course_modes, catalog, and programs apps.
-
Alexander J Sheehan authored
Bumping enterprise to 3.6.8
-
stvn authored
* Commits: Convert InvalidKeyError exception to NotFound
-
David Ormsbee authored
ADR for the role of XBlock
-
Alexander Sheehan authored
-
David Ormsbee authored
Architecture Decision Record detailing the history of XBlock and where we're going with it in the platform.
-
Troy Sankey authored
Cleanup unused CONFIG_ROOT variable and dead code.
-
M. Zulqarnain authored
-
Aarif authored
-
edX requirements bot authored
-
- Aug 25, 2020
-
-
Ali Akbar authored
Add logs in get_problem_responses
-
Ali-D-Akbar authored
-
M. Zulqarnain authored
Python Requirements Update
-
edX requirements bot authored
-
- Aug 24, 2020
-
-
stvn authored
* Commits: Log and skip empty children when rendering library_content
-
stvn authored
instead of throwing an exception on None-access.
-
David Ormsbee authored
Fix issues with video transcript panel
-
Sid Verma authored
-
Sid Verma authored
-
Sid Verma authored
-
Sid Verma authored
-
Sid Verma authored
-
Dave St.Germain authored
[BD-05] [TNL-7308] Add ORA Zipped File Download for Submission Text + Attached Files
-
Bill Currie authored
This fixes the execption in lms when accessing a blank course via the front-end-learning MFE.
-
Waheed Ahmed authored
Allow entitlements to be used past the course has ended but upgrade deadline is still in future for already enrolled learners. PROD-1497
-
Aarif authored
-
Ali Akbar authored
disable xsslint on program_header_view
-
edX requirements bot authored
-
- Aug 23, 2020
- Aug 22, 2020
-
-
Matjaz Gregoric authored
This fixes a bug where the video transcripts panel would be open on page load even when no transcripts were present. It also cleans up the code a bit to remove unused cookies and tries to reduce flickering of the transcript panel.
-
Aarif authored
-
- Aug 21, 2020
-
-
0x29a authored
-
edX requirements bot authored
python -m edx_repo_tools.modernize_openedx_yaml --path=openedx.yaml The following packages were installed: git+https://github.com/edx/repo-tools.git@4ac2ffde02b6df4bf633f7b88966137d71233bb1.
-
Nathan Sprenkle authored
-
Binod Pant authored
-
Uzair Rasheed authored
Ratelimit the registration endpoint
-
Ali-D-Akbar authored
-