- Oct 16, 2020
-
-
Calen Pennington authored
-
- Oct 15, 2020
-
-
Carla Duarte authored
AA-357: Add DatesBannerSerializerMixin to MFE Outline Tab API
-
Carla Duarte authored
-
- Oct 14, 2020
-
-
Alex Dusenbery authored
This reverts commit 5bf54d69.
-
edX Transifex Bot authored
-
Matthew Piatetsky authored
[REV-1510] Gate sequence if it is a timed exam and contains content type gated problems
-
Matthew Piatetsky authored
-
Calen Pennington authored
Register class-based tasks used by the schedules app
-
Calen Pennington authored
-
Jeff Chaves authored
* bumping enterprise version * fixing platform tests broken by branding config changes
-
Jeremy Bowman authored
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
-
Sid Verma authored
-
David Ormsbee authored
[SE-3111] Enforce CORS allow on xBlock handlers
-
Robert Raposa authored
update generate_code_owner_mappings.py: * Uses updated 'owner.theme' and 'owner.squad' columns. * Outputs new CODE_OWNER_THEMES to detail themes. * Output lowercase names only ARCHBOM-1551 Co-authored-by:
Tim McCormack <tmccormack@edx.org>
-
Simon Chen authored
MST-436 Upgrade the edx-proctoring library which contains removal of waffle flag RPNOWV4 roll out (#25266)
-
Matthew Piatetsky authored
This is used in this commit to check if a timed exam contains any problems that have been gated by content type gating REV-1510
-
Usama Sadiq authored
Python Requirements Update
-
edX requirements bot authored
-
- Oct 13, 2020
-
-
Alex Dusenbery authored
ENT-3414 | During licensed enrollment revocation, unenroll the learner if no audit mode exists for the course. Otherwise, move the learner to the audit track.
-
Adeel Ehsan authored
added host in redirection url
-
adeelehsan authored
In case of login micro frontend redirection lms domain added in redirection url. VAN-71
-
edX cache uploader bot authored
-
Ahtisham Shahid authored
removed un-necessary imports
-
Usama Sadiq authored
Python Requirements Update
-
edX requirements bot authored
-
- Oct 12, 2020
-
-
toxinu authored
-
Mike OConnell authored
Added logging statements to help diagnose failures in presenting Data Sharing Consent views to learners who have not consented to data sharing, but their enterprise requires it ENT-3494
-
Usama Sadiq authored
Python Requirements Update
-
edX requirements bot authored
-
Usama Sadiq authored
Python Requirements Update
-
- Oct 09, 2020
-
-
Nadeem Shahzad authored
-
edX requirements bot authored
-
Awais Qureshi authored
Latest version is breaking following test `test_score_submission_for_…
-
Awais Qureshi authored
Adding constraint.
-
Zainab Amir authored
-
- Oct 08, 2020
-
-
Calen Pennington authored
Always import task packages by absolute paths
-
Calen Pennington authored
This follows the recommendation in the Celery documentation so as to not confuse automatic task name generation. Docs: https://docs.celeryproject.org/en/stable/userguide/tasks.html#automatic-naming-and-relative-imports
-
taliaedX authored
updating reqs for new edx-enterprise release
-
Kyle McCormick authored
This change was originally made in preparation for a BD-14 change that would enable database-backed organizations across Open edX. Since then, we've figured out a way of rolling out database-backed organizations without mandating that organization slugs in new courses are validated. So, this puts devstack back to where it was before, with ORGANIZATIONS_APP==True for LMS on devstack and ORGANIZATIONS_APP==False for Studio on devstack. From a developer perspective, this means that course runs can again be created in Studio with any org slug. TNL-7425
-
Talia Rhodes authored
-