- Oct 23, 2020
-
-
Carla Duarte authored
-
Zainab Amir authored
update logistration MFE feature flag to not be used in conjunction with Accounts MFE toggle. VAN-11
-
- Oct 22, 2020
-
-
Feanil Patel authored
This reverts commit 581b2005.
-
Feanil Patel authored
OeX_ES-44: Update edx-search elasticsearch. * removes redundant doc_types from the lms/cms, replaces courseware index with doc_types to two indices * code polishing * Use a new config variable for ES7 deployment. (#2226) Co-authored-by:
Golub-Sergey <1.golub.sergey.1@gmail.com> Co-authored-by:
Diana Huang <diana.k.huang@gmail.com>
-
- Oct 21, 2020
-
-
Ahtisham Shahid authored
Fixed height issue in Problem grade report new UI
-
- Oct 20, 2020
-
-
Saleem Latif authored
- Oct 19, 2020
-
-
Dillon Dumesnil authored
-
Kyle McCormick authored
Also, tweak the un_sys_path.sh script.
-
- Oct 16, 2020
-
-
Dillon Dumesnil authored
A major update to this function allows it to actually autofill the certificate information again! I believe LinkedIn changed their API and we never updated our end. This fixes that!
-
Asad authored
-
- Oct 15, 2020
-
-
Feanil Patel authored
-
Carla Duarte authored
-
- Oct 14, 2020
-
-
Jeremy Bowman authored
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
-
Robert Raposa authored
update generate_code_owner_mappings.py: * Uses updated 'owner.theme' and 'owner.squad' columns. * Outputs new CODE_OWNER_THEMES to detail themes. * Output lowercase names only ARCHBOM-1551 Co-authored-by:
Tim McCormack <tmccormack@edx.org>
-
Matthew Piatetsky authored
This is used in this commit to check if a timed exam contains any problems that have been gated by content type gating REV-1510
-
- Oct 13, 2020
-
-
Ahtisham Shahid authored
removed un-necessary imports
-
- Oct 08, 2020
-
-
Calen Pennington authored
This follows the recommendation in the Celery documentation so as to not confuse automatic task name generation. Docs: https://docs.celeryproject.org/en/stable/userguide/tasks.html#automatic-naming-and-relative-imports
-
Zainab Amir authored
-
- Oct 07, 2020
-
-
Michael Roytman authored
-
Carla Duarte authored
-
- Oct 06, 2020
-
-
Alex Dusenbery authored
ENT-3520 | Define enterprise service usernames as a simple list of strings. Upgrade edx-enterprise to 3.8.27
-
adeelehsan authored
VAN-80
-
- Oct 05, 2020
-
-
Jansen Kantor authored
* update docs * obscure urls
-
binodpant authored
-
Thomas Tracy authored
* Fix ref on multiselect button to prevent if from staying open
-
adeelehsan authored
VAN-81
-
- Oct 04, 2020
- Oct 02, 2020
-
-
Kshitij Sobti authored
Opens the course blocks API to public access, and allows anonymous users to use the API to fetch data about public courses. Anonymous users need to explicitly pass an empty username parameter to get the block data that is visible to the public.
-
Guruprasad Lakshmi Narayanan authored
When a user registers an account and is enrolled in a course by the instructor before completing the email validation, the course shows up in the dashboard of the logged-in user. This change adds a check for the email validation before enrolling the user.
-
- Oct 01, 2020
-
-
Dillon Dumesnil authored
-
Matthew Piatetsky authored
Re-applied bugfix #24214, but behind a waffle flag. The change gates timed exams for audit learners. We would like to limit access to timed exams to verified learners. However, some of the instructors would like to make their content free for all users, including graded content/timed exams (hence the Feature-Based Enrollment "FBE" exemption). As a result, we will be rolling the gated timed exams functionality out behind a waffle flag now, add the FBE exemption when we figure out how, and gradually turn the waffle flag on for everyone.
-
- Sep 30, 2020
-
-
Thomas Tracy authored
* Fix aria-hidden on info icon * caps
-
Calen Pennington authored
https://docs.djangoproject.com/en/2.2/ref/applications/#django.apps.AppConfig.name These packages were mis-named after the sys.path fixes.
-
Adeel Khan authored
VAN-78
-
- Sep 29, 2020
-
-
Diana Huang authored
https://openedx.atlassian.net/browse/DEPR-43 Co-authored-by:
Jeremy Bowman <jbowman@edx.org>
-
Thomas Tracy authored
* Focus first input when loading a wizard page * Add aria-hidden to info icon:
-
Thomas Tracy authored
An issue with 2 options having the same react child key. This makes the keys more unique.
-
Justin Hynes authored
[MB-600] - Update demographics modal to open embedded link in new tab
-
- Sep 28, 2020
-
-
Justin Hynes authored
[MICROBA-596] - Add space between checkbox and label - Adjust spacing between end of MultiSelect dropdown choices and next question
-