- 15 Sep, 2016 21 commits
-
-
Hotfix 2016-09-15 release to master
Eric Fischer committed -
ECOM 4945 Revert to No RequireJS
jareerahsan committed -
TNL-5437 Reverted to no RequireJS
Jareer Ahsan committed -
Fix grade push back for non-components through LTI
Eric Fischer committed -
Unifying calls to helper values
Douglas Hall committed -
bok choy tests for persistent grades
sanfordstudent committed -
TNL-5115: Remove sort order from Discussions in edx-platform
Robert Raposa committed -
Sanford Student committed
-
Felipe Montoya committed
-
There is a bug introduced in this commit: https://github.com/edx/edx-platform/commit/22046d4067595f785365554b430fad1fc9d85000#diff-32687833c38e231b51a8f27a76c72a56R119 The return value of the locations_to_weighted_scores[location] is changed from `Score` object to a tuple (Score, weight). However, the left side of assignment didn't get updated. So an error is raised and the Celery task failed to continue. Thus, no grade is being passed back.
Pan Luo committed -
- Default of "desc" is all that is in use, and remains as-is. - Discussion API keeps order_direction param, to minimize changes, but it only accepts "desc". - Discussion webapp simply no longer sends in the sort order.
Robert Raposa committed -
pa11ycrawler 1.5.2
David Baumgold committed -
David committed
-
Revert "pa11ycrawler 1.5.1"
Jesse Zoldak committed -
David Baumgold committed
-
Robert Raposa committed
-
Update translations (autogenerated message)
Ned Batchelder committed -
Add font awesome loading spinner to CAPA problems
Albert (AJ) St. Aubin committed -
pa11ycrawler 1.5.1
David Baumgold committed -
AC-578 fixing link in label on logistration form
Chris committed -
Ned Batchelder committed
-
- 14 Sep, 2016 14 commits
-
-
- loading spinner is automatically replaced by the content when AJAX problem_get returns
Giulio Gratta committed -
Merge release back into master
Christina Roberts committed -
Make Robust Grades Robust Again
Eric Fischer committed -
Update coverage version to 4.2
Jesse Zoldak committed -
David committed
-
Chris Rodriguez committed
-
Don't delete question p-tag if children.
Christina Roberts committed -
Jesse Zoldak committed
-
Reduce sql queries with persisted grades
Nimisha Asthagiri committed -
As part of the Robust Grades rollout, we expect to see some DatabaseErrors in various methods that write to the database. Since the success of this write operation is not needed for the end-user, we just log and swallow the error. In the future, we'll also enqueue an async task to finish the write operation that failed.
Eric Fischer committed -
Nimisha Asthagiri committed
-
J. Cliff Dyer committed
-
TNL-5458 TNL-5493
Nimisha Asthagiri committed -
TNL-5510
cahrens committed
-
- 13 Sep, 2016 5 commits
-
-
Change edx-django-release-util version.
John Eskew committed -
Update opaque-keys and ccx-keys versions.
John Eskew committed -
Merging hotfix/2016-09-13 release into master
Douglas Hall committed -
Fix the duplicate oauth_body_hash in the outcomes request
Douglas Hall committed -
John Eskew committed
-