- Apr 02, 2021
-
-
Asad Iqbal authored
Co-authored-by:
asadiqbal08 <asad.iqbal@arbisoft.com>
-
Bianca Severino authored
[MST-718] Validate the media type of uploaded IDV images
-
Nathan Sprenkle authored
* fix: add missing protocol to web link for assets * test: fix asset path test * refactor: update asset web URL to use urljoin
-
Bianca Severino authored
-
Jawayria authored
BOM-2408: Removed unused imports from openedx/core/djangoapps/{api_ad…
-
Jawayria authored
BOM-2352: Removed unused imports from lms/envs
-
Ben Holt authored
Exposed the Date header on the outline api so clients can accurately compute times relative to the dates returned by the API; this was previously done with the course API (#26979) Browser time is notoriously unreliable for this, especially for a Learner-facing countdown call-to-action based on the access expiration date. (REV-2126) Using the Date header for this allows the client to make use of information that is already sent, does not require additional calls nor modifying the API, and could be generalized to more or all our APIs without modifying them.
-
AsadAzam authored
* Display import errors to user * Refactored * Refactored * Refactored * Fixed quality * Fixed quality * Refactored code * Fixed message * Refactored code
-
Jawayria authored
Removed unused imports from lms/envs
-
Jawayria authored
Removed unused imports from openedx/core/djangoapps/{api_admin, catalog, ccxcon, certificates}
-
Jawayria authored
BOM-2352: Removed unused-imports from lms/djangoapps/verify_student
-
Jawayria authored
-
Saleem Latif authored
Updated edx-enterprise version to 3.21.0
-
Awais Jibran authored
-
edX requirements bot authored
-
Saleem Latif authored
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Azan Bin Zahid authored
Incident Management Security Fix 13
-
Nizar Mahmoud authored
This change associates users signing in using oauth providers when tpa is required, verifying that only a single database user is associated with the email. For more information as to why this was added in a separate pipeline, check edx-platform#25935.
-
- Apr 01, 2021
-
-
Matthew Piatetsky authored
[AA-727] Ensure that course staff can see course outline content when masquerading as a learner
-
M. Zulqarnain authored
This reverts commit 40878cd5.
-
Bianca Severino authored
Upgrade edx-proctoring to 3.8.1
-
Bianca Severino authored
-
Adeel Ehsan authored
skip hinted login field added in tpa context
-
Matthew Piatetsky authored
AA-727
-
M. Zulqarnain authored
-
Binod Pant authored
-
Usama Sadiq authored
Co-authored-by:
Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com>
-
Usama Sadiq authored
Ran pyupgrade on openedx/core/djangoapps/{system_wide_roles, theming}
-
Christie Rice authored
MICROBA-1039
-
edX cache uploader bot authored
-
Justin Hynes authored
feat: Update `cert_generation` mgmt command to read arguments from config model
-
Justin Hynes authored
[MICROBA-1100] * Add CertificationGenerationCommandConfiguration model that will store the command arguments for the `cert_generation` mgmt command * Add ability to add entries to the CertificationGenerationCommandConfiguration through Django admin * Update mgmt command with ability to read arguments from the config model/database * Fix failing test in `test_cert_generation.py` * Add new test for missing `users` argument in `test_cert_generation.py`
-
Usama Sadiq authored
ran pyupgrade on openedx/core/djangoapps/{schedules, self_paced, service_status}
-
Usama Sadiq authored
-
edX requirements bot authored
-
Awais Jibran authored
-
- Mar 31, 2021
-
-
adeelehsan authored
-
Sarina Canelake authored
FAL-249: fixes the blockstore runtime to set the correct translator
-
Raul Gallegos authored
xblock information was not being translated correctly when using the blockstore runtime. This makes the i18n_service block-specific so it can look for additional i18n files that can be installed with the XBlock
-