- Apr 12, 2021
-
-
Ali Akbar authored
Allow reset password from Support Tools
-
Ali-D-Akbar authored
-
Binod Pant authored
fix:
Fixes integrated_channels bug in learner_data transmission during course details fetch (#27303) courseOverview model was being incorrectly used in the learner_data module of integrated_channels ENT-4222, ENT-4428 -
Albert (AJ) St. Aubin authored
[MICROBA-951] When running the notify_credentials command locally there is an OperationalError thrown by MySQL when there are no more results available for the queryset iterator. This change catches that exception, checks state, and then logs according to that state. This code runs in production without issue. This changes allows for the code to be run locally without a separate code path.
-
Kyle McCormick authored
This package is no longer used.
-
Kyle McCormick authored
Attempting to import packages from lms/djangoapps, cms/djangoapps, or common/djangoapps as if they are import roots will now simply raise ImportErrors (like any other invalid import) instead of DeprecatedEdxPlatformImportError. See docs/decisions/0007-sys-path-modification-removal.rst for more details.
-
Kyle McCormick authored
-
Awais Jibran authored
* Use config settings for olxcleaner Use config settings instead of hardcoded values for olx validation. This would help in adding a great deal of control when you want to change these settings in the future. With this approch we would not need a redeploy. * Use configs and deprecate waffleflag and also add / update tests
-
Jawayria authored
BOM_2408: Removed unused imports from openedx/core/djangoapps/user_api
-
Jawayria authored
BOM-2408: Removed unused imports from openedx/core/{djangolib, lib} a…
-
- Apr 10, 2021
-
-
Uzair Rasheed authored
Add independent ratelimit setting for forms
-
- Apr 09, 2021
-
-
Feanil Patel authored
chore: Remove decentralized devstack config.
-
taliaedX authored
chore: update edx-enterprise
-
Feanil Patel authored
We have decided not to pursue the decentralized devstack design right now and so we want to cleanup files and task that were built as a part of the process. Related Ticket: ARCHBOM-1685
-
stvn authored
* Commits: fix: Stop using view_auth_classes helper in discussions API
-
stvn authored
as it conflicts with the manually-assigned `permission_classes`; the decorator erases them.
-
uzairr authored
Currently, login and registration forms and view to log the user in are sharing same ratelimit settings which is causing too much noise while rendering forms.This PR will introduce a separate setting for logistration forms. VAN-436
-
Bianca Severino authored
[MST-738] Pass username into CourseHomeMetadataView
-
Jawayria authored
BOM-2408: Removed unused imports from openedx/core/djangoapps/{themin…
-
Jawayria authored
BOM-2416: Removed unused imports from docs, scripts, pavelib
-
Carla Duarte authored
feat: add letter grade to MFE Progress Tab API
-
Christie Rice authored
MICROBA-1106
-
Carla Duarte authored
-
Jawayria authored
Removed unused imports from docs, scripts, pavelib
-
Saad Yousaf authored
[TNL-8051] - bump olxcleaner version with latest update.
-
Jawayria authored
BOM-2350: Removed unused imports from cms using 'unimport'
-
- Apr 08, 2021
-
-
SaadYousaf authored
-
Pooja Kulkarni authored
This adds a new django app to allow the GDPR user retirement via Open edX's REST API. Prior to this the only way to trigger the user retirement was either by the user themself clicking "Delete my account" in the account setting page or via creating a User Retirement request by admin. With these changes, the user retirement process can be triggered using REST API.
-
stvn authored
* Commits: refactor: Move discussions api LTI serialization logic
-
stvn authored
-
stvn authored
* Commits: style: Add more typehints to discussions API
-
JJ authored
Move the social media icons around the course dashboard; particularly for the mobile view.
-
Talia Rhodes authored
-
Usama Sadiq authored
Ran pyupgrade on openedx/core/{lib, tests}
-
Usama Sadiq authored
Ran pyupgrade on openedx/core/{djangolib, lib}
-
HamzaIbnFarooq authored
The sysadmin dashboard feature is converted into a plugable app named edx-sysadmin (https://github.com/mitodl/edx-sysadmin) according to the decisison made at https://github.com/edx/edx-platform/blob/master/lms/djangoapps/dashboard/decisions/0002-deprecate-sysadmin-dashboard-adr.rst. Instances using sysadmin dashboard should use the new plugin from now onwards. BREAKING CHANGE: sysadmin dashboard is removed
-
Usama Sadiq authored
Ran pyupgrade on openedx/core/djangoapps/{video_config, video_pipeline, waffle_utils}
-
edX requirements bot authored
-