- 05 Dec, 2013 5 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Adam Palay committed
-
modify partial recovery message
Calen Pennington committed -
Adam Palay committed
-
- 04 Dec, 2013 15 commits
-
-
Ned/merge lti hotfix
Ned Batchelder committed -
Add recovery command
Ned Batchelder committed -
Calen Pennington committed
-
Calen Pennington committed
-
Adam Palay committed
-
Александр committed
-
Conflicts: common/lib/xmodule/xmodule/lti_module.py
Александр committed -
polesye committed
-
Fixes to database columns
Ned Batchelder committed -
adds more temporary error messages
Ned Batchelder committed -
Adam Palay committed
-
Hotfix/error msg ora panel
Ned Batchelder committed -
Adam Palay committed
-
Calen Pennington committed
-
Adam Palay committed
-
- 02 Dec, 2013 1 commit
-
-
Ned Batchelder committed
-
- 26 Nov, 2013 6 commits
-
-
BLD-384: Add grading to LTI module
Ned Batchelder committed -
Co-author: Alexander Kryklia <kryklia@edx.org> Co-author: Ned Batchelder <ned@edx.org> Co-author: Oleg Marchev <oleg@edx.org> Co-author: Valera Rozuvan <valera@edx.org> Co-author: polesye [BLD-384]
Calen Pennington committed -
Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed -
This does not yet replace the existing per-student anonymous id, but is intended to do so in the future. Co-author: Alexander Kryklia <kryklia@edx.org> Co-author: Ned Batchelder <ned@edx.org> Co-author: Oleg Marchev <oleg@edx.org> Co-author: Valera Rozuvan <valera@edx.org> Co-author: polesye
Calen Pennington committed -
Calen Pennington committed
-
Updates to depend on the latest version of XBlock, which includes support for service-to-service (thirdparty) handler urls, which aren't authenticated with a user (unlike handler requests coming from the xblock client-side javascript). Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed
-
- 22 Nov, 2013 13 commits
-
-
Fix LMS-1532 (partially instantiated XModules after an exception)
Calen Pennington committed -
Fix for [LMS-1528], plus Changelog entry for the related feature
Calen Pennington committed -
Adam Palay committed
-
Calen Pennington committed
-
Also cleans up test_view_authentication to use user factories for various user classes
Calen Pennington committed -
Add release notes for 061a46be, concerning change to beta-tester groups
Calen Pennington committed -
Sarina/dormsbee grades download
David Ormsbee committed -
This guarantees that the ErrorModule will be created, instead of potentially using a partially instatiated broken module. Fixes [LMS-1532].
Calen Pennington committed -
Calen Pennington committed
-
remove field_data_cache from grades.grade and grades.progress_summary cleans grading code by adding wrappers
Adam Palay committed -
Ned/pr 1745 lms 1492
Ned Batchelder committed -
Webob represents uploaded files as cgi.FieldStorage objects. The XModule code expects pure Python file objects. Each FieldStorage object is wrapped to present the proper file interface, with file names. LMS-1492
Ned Batchelder committed -
One test passes already, the other fails. Fix in next commit.
Ned Batchelder committed
-