- May 20, 2020
-
-
edX requirements bot authored
-
Ben Warzeski authored
* remove old_format reference in teams config * validate uploaded character values for team csv upload Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
Jeff LaJoie authored
AA-164: Performance fixes for course home
-
Jeff LaJoie authored
-
Ben Warzeski authored
* remove old_format from team config tests * remove old format from teams_config Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
Alex Dusenbery authored
This reverts commit 1d7ff32a.
-
- May 19, 2020
-
-
Jeff Chaves authored
-
stvn authored
* Commits: Add is_staff check to masquerade POST Convert masquerade view to class-based
-
stvn authored
-
stvn authored
-
Ned Batchelder authored
[CRI-174] [BB-2402] Fix LTI issues due to duplicated Content-Length header
-
Dillon Dumesnil authored
AA-115: Adding external API for dates tab
-
Dillon Dumesnil authored
This adds in the API for the Dates Tab for use by the Course Home MFE.
-
Ben Warzeski authored
-
Kshitij Sobti authored
-
edX requirements bot authored
-
Diane Kaplan authored
-
Jeremy Bowman authored
Cleaned up a few more things about the testing configuration now that we've deployed Django 2.2 to production: * Go back to a single version of django-oauth-toolkit, tox doesn't need to vary it anymore * Go back to PyPI release of django-method-override * Remove no longer needed dependency on python-oauth2 (we already removed the package it was used by) * Update prepare_xdist_nodes.sh with new Django requirements file options
-
atesker authored
-
Jeremy Bowman authored
Remove code from the courseware index page that was only relevant if the shopping cart was enabled.
-
Aura Milena Alba authored
-
Uzair Rasheed authored
Restrict api to staff users
-
uzairr authored
-
adeel khan authored
Optimization
-
Adeel Khan authored
** This removes some of the extra celery calls to credential service for updating grade when a certificate is updated. ** This removes extra db calls by reusing existing queryset values. PROD-1363
-
- May 18, 2020
-
-
edX requirements bot authored
-
- May 16, 2020
-
-
Ned Batchelder authored
Update swagger.yaml, fix some markup errors
-
- May 15, 2020
-
-
Jeff Chaves authored
-
Jansen Kantor authored
* fix query to remove dulicates and incorrect teams
-
Jeff Chaves authored
importing ENTERPRISE_CUSTOMERS_EXCLUDED_FROM_CATALOG list from settings following same pattern that is used for CORS_ORIGIN_WHITELIST
-
Ben Warzeski authored
-
edX requirements bot authored
-
Nick authored
[AA-139] Record schedule updates to the history table when granting e…
-
Tim McCormack authored
-
Dave St.Germain authored
Only the data download tab should appear for data researchers
-
Dave St.Germain authored
TNL-7222
-
ihtram authored
added reverse_sql method attribute to avoid sql operation error YONK-1588
-
- May 14, 2020
-
-
stvn authored
* Commits: Check if user can upgrade prior to showing sock upgrade
-
stvn authored
-
Dillon Dumesnil authored
AA-159: Improving performance of get_course_assignments
-