- Mar 08, 2021
-
-
Kyle McCormick authored
S3 URLs served by Blockstore have a max TTL of 1hr, since the temporary credentials the Blockstore uses to sign the URLs themselves have a TTL of 1hr. Thus, we must cache Blockstore bundles for less than 1hr. TNL-7771
-
Awais Qureshi authored
Run Pyupgrade on pipeline mako.
-
Awais Qureshi authored
Run Pyupgrade on terrain
-
Zainab Amir authored
-
Matthew Piatetsky authored
[AA-461] Add temporary debugging logs to determine why the highlights export is not working
-
edX requirements bot authored
-
- Mar 06, 2021
-
-
Michael Roytman authored
feat: This upgrades the version of edx-proctoring library to 3.7.6. This includes a fix to a bug that prevented course staff members from marking proctored exam attempts as ready_to_resume. The bug was that the course ID was being incorrectly determined by the StudentProctoredExamAttempt PUT handler. (#26880)
-
- Mar 05, 2021
-
-
Nathan Sprenkle authored
-
Matthew Piatetsky authored
-
Kyle McCormick authored
django-not-configured is an error raised by pylint (with the pylint-django plugin) when it's not correctly configured. We should not be applying lint amnesty for such a violation.
-
Justin Hynes authored
MICROBA-1038 | Don't check enrollment status when removing allowlist entries
-
Awais Qureshi authored
Run Pyupgrade on course-action-state.
-
Matthew Piatetsky authored
[AA-461] Export highlights to s3 for use by braze
-
M. Zulqarnain authored
-
M. Zulqarnain authored
* pyupgrade on contentstore/views * Apply suggestions from code review Co-authored-by:
Usama Sadiq <usama.sadiq@arbisoft.com> Co-authored-by:
Usama Sadiq <usama.sadiq@arbisoft.com>
-
edX requirements bot authored
-
edX cache uploader bot authored
-
- Mar 04, 2021
-
-
Braden MacDonald authored
[TSD] Added annotations for ENABLE_ANNOUNCEMENTS feature flag
-
Matt Tuchfarber authored
Move cert date signals to avoid race conditions
-
edx-abolger authored
Bumping edx-enterprise requirements to 3.17.47
-
Simon Chen authored
-
Matthew Piatetsky authored
Things other than highlights may be exported in the future. The storage class is flexible so backends other than s3 may be used in the future. AA-461
-
Matt Tuchfarber authored
COURSE_CERT_DATE_CHANGE was being called before saving the new data in the course overview. The listeners were expecting to pull the data out of the course overview, and thus were only right about half the time. This moves the signal to trigger after the course publish signals are handled.
-
Adrienne Bolger authored
-
Justin Hynes authored
[MICROBA-1038] - Today, we check if a learner is actively enrolled in a course-run before we add or remove them from the Instructor Dashboard allow list. We ran into an issue where we couldn't remove an entry from the list because the learner is no longer actively enrolled in the course-run. Update instructor dashboard logic to only check enrollment status when _adding_ a learner to the allow list.
-
Felipe Montoya authored
[TSD] add annotaions for ENABLE_COOKIE_CONSENT feature flag
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{certificates, c…
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{badges, brandin…
-
Jawayria authored
BOM-2351: Removed unused imports from common/lib/xmodule
-
Carla Duarte authored
AA-517: fix duplicate IDs in MessageBannerView
-
Christie Rice authored
MICROBA-1033 Remove temporary id verification code. Require users to have a current id verification. (#26834)
-
adeel khan authored
Change email shadow box color
-
adeel khan authored
Reduce top padding by half for emails
-
Adeel Khan authored
VAN-178
-
Adeel Khan authored
VAN-177
-
zia.fazal@arbisoft.com authored
fixed quality violations Changed indentation
-
Usama Sadiq authored
ran pyupgrade on bulk_enroll & ccx apps.
-
Awais Jibran authored
-
M. Zulqarnain authored
* pyupgrade on cms api,contentstore and cms_user_tasks apps
-
Usama Sadiq authored
-