- Nov 13, 2019
-
-
Awais Jibran authored
-
Matt Tuchfarber authored
Add an manual enrollment audit creation API
-
Matt Tuchfarber authored
Creates an API for other apps to be able to create manual enrollment audit items. Follows the standards set forth in docs/decisions/0002-inter-app-apis.rst
-
Awais Jibran authored
Fixes Course Grade Report.
-
Awais Jibran authored
Handle `ValueError` while getting group for user.
-
Awais Jibran authored
-
Awais Jibran authored
This PR implements a waffle flag for generating course grade report only for verified learners.
-
Waheed Ahmed authored
fix(i18n): update translations
-
Awais Qureshi authored
BOM-1022
-
edX Transifex Bot authored
-
Ayub authored
-web-fragments version bump
-
Awais Qureshi authored
Bump the version for edx-completion
-
Ayub khan authored
-
- Nov 12, 2019
-
-
Brian Mesick authored
edx-proctoring now has real OEP-30 annotations, remove from safelist
-
Robert Raposa authored
- Upgrade edx-drf-extensions to 2.4.5 - Removed constraint to 2.4.0, because 2.4.2 introduces a workaround for ARCH-1210 by putting the problematic code behind a django setting. - Remove unused JWT_AUTH_REFRESH_COOKIE setting. ARCH-418, ARCH-1269, ARCH-1044 fix broken toggle
-
Brian Mesick authored
-
Nimisha Asthagiri authored
Registration API: Remove success field when not succeeded
-
Simon Chen authored
This is needed so Masters learners will not be in the same team as verfied and audit learners. If the team is designated as organization protected, it will not be visible or accessible by verified or audit track learners MST-34
-
Nimisha Asthagiri authored
LEARNER-7476
-
irfanuddinahmad authored
Merge pull request #22213 from edx/iahmad/ENT-2339-Updated-login-flow-for-customers-with-multiple-enterprises ENT-2339 Updated login flow for multiple enterprise
-
Feanil Patel authored
Fix pep 8 violations.
-
irfanuddinahmad authored
-
edX requirements bot authored
-
Zia Fazal authored
ENT-1849: Added caller info to the exception message
-
Saad Yousaf authored
Studio export/import can introduce extra spaces into text formatted as code
-
DawoudSheraz authored
-
Awais Qureshi authored
BOM-1027
-
Awais Qureshi authored
guincorn just released its version on 9th-nov-2019 (20.0.0) and it requires Python 3.x >= 3.4. so adding constraint < 20.0.0 execute make upgrade
-
- Nov 11, 2019
-
-
Zia Fazal authored
Added caller in to the exception message to debug ENT-1849 Replaced `get_enterprise_learner_data` method call with `enterprise_customer_for_request` to get enterprise customer data from cache or session instead of hitting API.
-
Zainab Amir authored
Revert logs added to investigate audit cert cutoff date PROD-978
-
Syed Muhammad Dawoud Sheraz Ali authored
remove small job queue condition for bulk email task
-
DawoudSheraz authored
-
- Nov 10, 2019
-
-
edX Transifex Bot authored
-
- Nov 09, 2019
-
-
Awais Qureshi authored
BOM-1012
-
- Nov 08, 2019
-
-
David Ormsbee authored
APIs for XBlock static asset files in Blockstore
-
Waheed Ahmed authored
Remove View Archived Course button from unfulfilled entitlements.
-
Ned Batchelder authored
Fix invocation of (edx.)HtmlUtils.ensureHtml
-
Adam Stankiewicz authored
upgrade edx-enterprise to 2.0.16
-
Adam Stankiewicz authored
-
Dave St.Germain authored
Improve navigation on Studio unit page
-