- Jun 07, 2018
-
-
irfanuddinahmad authored
-
Ahsan Ul Haq authored
Exempt csrf on donate
-
- Jun 06, 2018
-
-
sanfordstudent authored
Revert "OAuth2 API to call XBlock handlers"
-
sanfordstudent authored
-
Tyler Hallada authored
PLAT-1746: Use Django 1.11 format_lazy instead of allow_lazy
-
Calen Pennington authored
Switch container factory to webpack
-
Brian Mesick authored
Remove SessionAuthenticationMiddleware from INSTALLED_APPS
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
Reapplies edx/edx-platform#17509 This reverts commit 0f7e2373.
-
edX Transifex Bot authored
-
Eric Fischer authored
Upgrade edx-ora2 to 2.1.17
-
Brian Mesick authored
Remove unused pytest markers for Django 1.11 upgrade
-
Michael Youngstrom authored
Remove temp django upgrade logic
-
Tyler Hallada authored
-
Eric Fischer authored
-
bmedx authored
It is always on now, and this is just a deprecated stub which will be removed in Django 2.0.
-
Tyler Hallada authored
PLAT-1524: Add on_delete kwarg to ForeignKey & OneToOneFields
-
Michael Youngstrom authored
-
bmedx authored
-
Bill DeRusha authored
Update copy for password compliance message to be more clear.
-
Waheed Ahmed authored
Fix PDF cert gereration/regeneration and URLs.
-
- Jun 05, 2018
-
-
Tyler Hallada authored
Django 2.0 will make this field required for `ForeignKey` and `OneToOneFields`. In previous versions the option defaulted to `models.CASCADE` when not specified. This change should make the deprecation warnings in the current Django version go away. The migrations where also modified, but the changes should not cause a change in the database schema since `models.CASCADE` was already the old default.
-
Bill DeRusha authored
-
Brian Beggs authored
OAuth2 API to call XBlock handlers
-
Eric Fischer authored
s/django.core.urlresolvers/django.urls/g
-
Chandrakant Gopalan authored
-
Eric Fischer authored
Django 1.10 deprecation fix for Hackathon XIX Addresses PLAT-1397
-
- Jun 04, 2018
-
-
Jeremy Bowman authored
TE-2543 Add tox env for Python 3.5
-
Jeremy Bowman authored
-
Tyler Hallada authored
Allow scrolling after insert/edit image in Studio
-
Tyler Hallada authored
The scroll lock class `modal-open` is removed from the body when the EditImageModal is closed using the "Close" or "X" button, but not when the "Insert Image" button is clicked. The submit button handler now calls the `closeImageModal` handler too so that the `modal-open` class is removed after inserting or editing an image.
-
Cole Rogers authored
Removed GDPR flags and usages WIP
-
Cole Rogers authored
Removed student entrance test
-
Cole Rogers authored
-
Cole Rogers authored
-
Asad Iqbal authored
[ENT-692] Change the log level from Warning to Info
-
Zia Fazal authored
Add custom HTML to Course About page sidebar
-