- Sep 13, 2019
-
-
Kyle McCormick authored
-
Matt Hughes authored
... on proctored exam attempt deletion JIRA:EDUCATOR-4642
-
Michael Terry authored
Drop RUN_AS_ANALYTICS_SERVER_ENABLED
-
Michael Terry authored
This is an ancient feature flag that uses an archived and unsupported support library (edinsights, edx/insights). DEPR-44
-
Ayub authored
BOM-405
-
Ayub khan authored
python3 compatibility
-
adeelehsan authored
user agent regex updated in mobile platform
-
Aarif authored
BOM-446
-
Aarif authored
BOM-412
-
- Sep 12, 2019
-
-
Kyle McCormick authored
PR #21614 made this upgrade, but it was accidentally undone by a later PR that merged an out-of-date 'make upgrade'. EDUCATOR-4635
-
edX Transifex Bot authored
-
Kyle McCormick authored
This is the third in a series of commits to create a Python API for the LMS program_enrollments app. It does the following: * Creates api/ folder. * Moves link_program_enrollments.py to api/linking.py * Creates api/reading.py for enrollment-fetching functions. * Updates rest of app to use api/reading.py when it was going directly through the models before. * Other misc. cleanup (isorting, unicode_literals, line breaks, etc). Still to do: * Create api/writing.py and update app to use it instead of going directly through models. * Create api/reset.py and api/expire.py, which the management commands call out to. EDUCATOR-4321
-
Kyle McCormick authored
This is similar to use_read_replica_if_available(), but it just returns either 'read_replica' or 'default', for use with the Django ORM using() method. Syntactically, it fits nicer with queryset method-call chains.
-
Kyle McCormick authored
-
Jeremy Bowman authored
-
Awais Qureshi authored
BOM-472
-
Awais Qureshi authored
BOM-411
-
Feanil Patel authored
Fix paver for python 3.
-
Feanil Patel authored
Feanil/fix bokchoy
-
Awais Qureshi authored
BOM-471
-
Feanil Patel authored
We are currently running this plugin from a has directly off of master to get support for a newer version of DJDT. However even on master there is not yet support for python 3. We're running into this when running runserver and when collecting static assets. A quick survey of the development team at edX shows that people are no longer actively using this debug panel.(14 responders all saying no to the question "In the last year have you used the mongo portion of the django-debug-toolbar in edx-platform?") This makes sense since the module store and courseware related developement is not very active right now. Given all this, I'm removing this toolbar for now and if we need it again we can survey what's available at that time to choose the best tool.
-
Feanil Patel authored
Unfortunately snakefood is not supported in python3 so I'm removing it and the tools built on top of it for now as they are not in active use. If you're looking at this wishing it still existed, Check out https://github.com/bwohlberg/jonga or https://pypi.org/project/findimports/
-
Feanil Patel authored
-
Feanil Patel authored
-
Awais Qureshi authored
Fixing python3
-
Awais Qureshi authored
Fixing python3
-
Awais Qureshi authored
Fixing python3
-
aarif authored
-
aarif authored
test fixes changes made as suggested updated the variable name
-
Syed Muhammad Dawoud Sheraz Ali authored
send grace period info to edx-proctoring
-
DawoudSheraz authored
-
Ayub authored
BOM-238
-
Ayub authored
BOM-455
-
- Sep 11, 2019
-
-
edX Transifex Bot authored
-
David Ormsbee authored
LX-309 Modify CAPA choicegroup problems to make custom radio/checkboxes possible
-
Awais Qureshi authored
BOM-404
-
Awais Qureshi authored
BOM-409
-
Awais Qureshi authored
Awais786/bom 416
-
Awais Qureshi authored
BOM-426
-
Awais Qureshi authored
BOM-444
-