- Mar 10, 2020
-
-
Ayub-khan authored
-Upgrade edx-drf-extensions -settings-update
-
- Mar 09, 2020
-
-
David Joy authored
Adding user_has_staff_access to course metadata response.
-
Michael Terry authored
Provide links for self paced blocks
-
Michael Terry authored
When self paced blocks don't have a start date set, still provide a link to the block (noticable on dates side bar at the least).
-
Dave St.Germain authored
Add another attribute to CourseOverview to support the Teams tab
-
David Joy authored
We use this value in the client to understand whether or not we should be showing staff-only parts of the UI to the user. Related to: https://openedx.atlassian.net/browse/TNL-7109
-
Dave St.Germain authored
-
edX cache uploader bot authored
-
Cory Lee authored
DENG-17 Removing schedules history FK to auth_user so it can be ghost migrated alongside schedules since they are tied to the same model. (#23349)
-
Tim McCormack authored
This partially reverts #23318.
-
Tim McCormack authored
-
Dave St.Germain authored
Redirect to learning microfrontend, except for exams
-
Dave St.Germain authored
-
Dave St.Germain authored
-
Dave St.Germain authored
-
Dave St.Germain authored
-
David Ormsbee authored
Create flag for Courseware MFE staff rollout.
-
edX cache uploader bot authored
-
David Ormsbee authored
Create the COURSEWARE_MICROFRONTEND_COURSE_TEAM_PREVIEW CourseWaffleFlag (courseware.microfrontend_course_team_preview) to enable us to roll out the new Courseware MFE as a preview to select course teams without affecting their students. TNL-7117 This commit also fixes an issue where these links are shown in Old Mongo courses (TNL-7116). Old Mongo is marked for deprecation (DEPR-58), and is not intended to ever be supported by the new MFE.
-
Troy Sankey authored
Rename values in SiteConfiguration/History (3/3)
-
Awais Jibran authored
Remove unnecessary logs
-
Usama Sadiq authored
Removed unused commit_on_success decorator and its tests
-
Zia Fazal authored
ENT-1705: Use user's first name as username
-
adeel khan authored
fix(i18n): update translations
-
zia.fazal@arbisoft.com authored
Changes to use user's first name as username for SAP Success Factors SSO. ENT-1705 Don't ask for username from oData by default add code comment
-
edX Transifex Bot authored
-
- Mar 07, 2020
-
-
Awais Jibran authored
1k instances in last 24 hours.
-
- Mar 06, 2020
-
-
Michael Terry authored
Mark experiment events as non interactive
-
Michael Terry authored
Specifically, set the 'nonInteraction' segment event property to 1.
-
Diana Huang authored
Switch to django-celery upstream and make upgrade.
-
Julia Eskew authored
-
Jansen Kantor authored
-
David Ormsbee authored
Show MFE preview to course staff (if waffle set)
-
Tim McCormack authored
This is a fix to PR #23222.
-
Diana Huang authored
-
David Ormsbee authored
Check to make sure that "activate_block_id" is actually a Unit (VerticalBlock) before using it to build a link to the Courseware MFE. We were previously sending sequence block keys here, causing the MFE to render a whole sequence where only a unit was desired. Fixes TNL-7115
-
David Ormsbee authored
Show a link the courseware MFE to course staff if the ENABLE_COURSEWARE_MICROFRONTEND feature is enabled and the REDIRECT_TO_COURSEWARE_MICROFRONTEND CourseWaffleFlag is active for that course. Previously only global staff could see this link. This commit also adds ENABLE_COURSEWARE_MICROFRONTEND to lms/envs/common.py and makes this value True by default on devstack, since that front end application should soon be part of devstack: https://github.com/edx/devstack/pull/484 Related to TNL-6982 and TNL-7045.
-
Dillon Dumesnil authored
AA-55: Updating edx-when version
-
Dillon Dumesnil authored
-
Feanil Patel authored
Python Requirements Update
-