- Jun 02, 2021
-
-
irfanuddinahmad authored
-
Matthew Piatetsky authored
[AA-759] fix: pass in course key when checking the bucket for the streak discount experiment
-
edX requirements bot authored
-
- Jun 01, 2021
-
-
Matthew Piatetsky authored
-
Matthew Piatetsky authored
Revert "feat: add debugging logs to help figure out why experiment isn't activating in production"
-
Matthew Piatetsky authored
-
Justin Hynes authored
docs: update event info in comments of the `emit_certificate_event` function
-
Julia Eskew authored
TNL-8080
-
Justin Hynes authored
[MICROBA-1075] - update event info in comments of the `emit_certificate_event` function
-
Simon Chen authored
With this upgrade, a small piece of javascript was fixed so we pass milliseconds instead of seconds to vendor script to check the healthiness of the proctoring desktop app
-
Matthew Piatetsky authored
feat: add debugging logs to help figure out why experiment isn't activating in production
-
irfanuddinahmad authored
chore: ENT-4567 updated edx-enterprise
-
irfanuddinahmad authored
-
Matthew Piatetsky authored
-
Matt Drayer authored
-
edX requirements bot authored
-
- May 31, 2021
-
-
stvn authored
commits ======= - build: assign edx/community-engineering for squad-owned directories
-
edX requirements bot authored
-
- May 28, 2021
-
-
stvn authored
A couple of these (*/static, */templates) may prove to be too noisy, but most of them seem low-traffic enough. If we find any of these directories to be unhelpful, we can/should remove them.
-
Ali Akbar authored
Revert "feat: Add Help Center search in Contact Us"
-
Ali-D-Akbar authored
This reverts commit aadbad02.
-
Ali Akbar authored
feat: Add Help Center search in Contact Us
-
Simon Chen authored
[Chore] Upgrade edx-proctoring to 3.11.4 to fix javascript on proctoring worker not starting exam with the same ping interval as during the exam (#27747)
-
Josh McLaughlin authored
-
Ali-D-Akbar authored
-
Raul Gallegos authored
FAL-1848 (OpenCraft)
-
edX cache uploader bot authored
-
Kyle McCormick authored
The user_tasks app is only needed by a cms feature. However, it has been listed under INSTALLED_APPS for both cms and lms because app-permissions only ran in an lms context until recently. Since app-permissions now creates the user_tasks_admin group in a cms context, the app can be safely removed from lms's INSTALLED_APPS. TNL-8274
-
Adam Stankiewicz authored
-
Awais Qureshi authored
feat: Adding temporary constraint to check the newly merged changes.
-
Awais Qureshi authored
-
edX requirements bot authored
-
=Awais Jibran authored
-
- May 27, 2021
-
-
Binod Pant authored
ENT-4593 to conclude courses in Canvas, instead of delete, on delete_content_metadata ENT-4593
-
Matthew Piatetsky authored
[AA-759] feat: add admin for the User Celebration Model
-
Adam Stankiewicz authored
* feat: enterprise learner portal access modal * fix: quality * fix: remove log.info
-
Matthew Piatetsky authored
-
Régis Behmo authored
The edx-platform codebase already includes quite a few type annotations, but they were not regularly checked. This may cause problems, when the annotations themselves include errors (as we found out in some of the learning_sequences annotations). So here, we add mypy as a dev requirement and introduce a make command to run mypy regularly. Mypy runs on a very small portion of the total edx-platform, as configured in mypy.ini. Our hope is that developers will add more and more modules to this configuration file, until we can eventually run mypy on the full code base. See discussion: https://discuss.openedx.org/t/dev-notes-running-mypy-on-edx-platform/4860
-
Matthew Piatetsky authored
[AA-825] feat: add stacked config model for disabling the frontend-app-learnin…g progress page
-
Matt Tuchfarber authored
fix: remap explicit queues for program tasks
-