- Feb 26, 2016
-
-
Braden MacDonald authored
Revert "Pass DOM element, not jQuery object to XBlock initialisation."
-
Eric Fischer authored
Weekly ORA release
-
Braden MacDonald authored
-
Nimisha Asthagiri authored
Course Overview migrations fix: Readd the Facebook URL field
-
Eric Fischer authored
Now installing without `-e`, and moving to a fully released 1.0.0 version Also includes updating edx-submissions to a 1.0.0 release.
-
Nimisha Asthagiri authored
-
- Feb 25, 2016
-
-
Alison Hodges authored
Syncs preface with edx-doc repo version
-
Eric Fischer authored
Avoid MultipleObjectsReturned errors with LoginFailures
-
Peter Pinch authored
Added extra field to CCX model for Course Models
-
Ned Batchelder authored
Upgrade edx-lint to 0.4.2
-
Alison Hodges authored
-
Eric Fischer authored
Replayed by @efischer19 due to git issues, initially commited by @laq
-
Eric Fischer authored
The get_or_create function is vulnerable to race conditions in MySQL, which can cause the model LoginFailure to, in some cases, have more than one row for the same user, breaking the login for that user. Addinf functionality to expect and clean the error by deleting extra rows (by oldest lockout date), leaving just one entry and allowing the user to login. Replayed and squashed by @efischer19, initially commited by @laq
-
sanfordstudent authored
MA-1919 making mobile handout links accommodate jump to id's and cour…
-
Douglas Hall authored
Incremented edx-proctoring version to 0.12.11
-
Mushtaq Ali authored
Fix subsection config for self-paced course
-
Ned Batchelder authored
-
Giovanni Di Milia authored
REST APIs modified
-
Sanford Student authored
-
Douglas Hall authored
-
John Eskew authored
Remove all request.REQUEST usages.
-
M. Rehan authored
TNL-4136 fix topic detail endpoint's url to support alphanumeric and period characters in topic ID
-
Brian Beggs authored
Allow multiple instances of ccx
-
Ned Batchelder authored
Use yaml.safe_load, since we have no need for the greater power of .load
-
- Feb 24, 2016
-
-
Michael Frey authored
Release
-
Peter Desjardins authored
Fix build failures in the docs/en_us/platform_api guide.
-
Ned Batchelder authored
-
Michael Frey authored
Only allow ecommerce checkout if user is also activated
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Douglas Hall authored
add student email in credit service
-
Braden MacDonald authored
Use latest version of drag and drop xblock
-
sanfordstudent authored
MA-1038
-
Ned Batchelder authored
-
Adam Palay authored
mathjax preview should be inline by default
-
Adam Palay authored
-
Michael Frey authored
-
Michael Katz authored
Release 2016-02-24
-
Brian Beggs authored
Modified permission classes for CCX REST APIs
-
Giovanni Di Milia authored
Modified how the per object permissions are enforced in the CCX REST APIs
-
Awais Jibran authored
User automatically registered to course.
-