- Mar 11, 2020
-
-
Alex Dusenbery authored
-
Waheed Ahmed authored
The VideoBlock `handle_ajax` is allowing NaN values for speed key and causing videos to not load. Also added a data migration to fix the data for learners. PROD-1148
-
Dave St.Germain authored
Fixed the studio breadcrumbs to show the current chapter/section name.
-
Samuel Walladge authored
BROKER_HEARTBEAT appears to interfere with the celery worker configuration. If we want to disable or change the heartbeat interval, It must be from these configuration options. Just setting --without-heartbeat and/or --heartbeat-interval on the workers does not fully work. Eg. --without-heartbeat disables sending heartbeats, but BROKER_HEARTBEAT = 60 means that the connection will get a 60s heartbeat interval negotiated.
-
Calen Pennington authored
Respect masquerade status when resetting student schedules
-
Usama Sadiq authored
BOM-1277 Removed constraint on oauthlib and requests-oauthlib
-
edX requirements bot authored
-
Ahtisham Shahid authored
update added workaround for CSV report error
-
usamasadiq authored
-
adeelehsan authored
Fixed pagination.
-
adeelehsan authored
Before getting data validate the page number on the current number of pages
-
- Mar 10, 2020
-
-
Jeff LaJoie authored
Uses user local time for dates tab
-
Dillon Dumesnil authored
AA-36: Link to toggle calendar sync
-
Calen Pennington authored
-
Dillon Dumesnil authored
-
Dave St.Germain authored
-
Brandon Baker authored
Pulling in changes to try and fix JSONField formatting in django admin. ENT-2677
-
Jeff LaJoie authored
-
Michael Terry authored
Don't show reset-dates banner for staff
-
Cory Lee authored
Setting the start column on schedules to be nullable so that it can be dropped.
-
Jeff LaJoie authored
Enables Dates Tab for Self-Paced courses
-
Ayub authored
Bom 1045 Upgrade edx-drf-extensions
-
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
-
Jeff LaJoie authored
-
Michael Terry authored
Much like we ignore due dates for homework in units for course staff, we want to not bother them with a banner about being overdue.
-
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
-
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
-