- 17 Mar, 2015 2 commits
-
-
Make XModule use the same get_children that XModuleDescriptor and XBlock do, and make it returned the same CombinedSystem
Calen Pennington committed -
Calen Pennington committed
-
- 16 Mar, 2015 1 commit
-
-
This reverts commit 4856ef78, reversing changes made to 7abbbb44.
Calen Pennington committed
-
- 10 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 13 Dec, 2014 1 commit
-
-
[PLAT-217]
Calen Pennington committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 03 Dec, 2014 1 commit
-
-
Calen Pennington committed
-
- 10 Sep, 2014 1 commit
-
-
LMS-11366
Don Mitchell committed
-
- 04 Sep, 2014 1 commit
-
-
does too much work on exit and doesn't handle nesting
Don Mitchell committed
-
- 27 Aug, 2014 2 commits
-
-
Calen Pennington committed
-
Don Mitchell committed
-
- 11 Jul, 2014 1 commit
-
-
Mat Peterson committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 20 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 09 May, 2014 1 commit
-
-
Don Mitchell committed
-
- 06 May, 2014 1 commit
-
-
This commit updates lms/djangoapps/courseware. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 29 Apr, 2014 1 commit
-
-
Jason Bau committed
-
- 28 Feb, 2014 1 commit
-
-
Jason Bau committed
-
- 14 Jan, 2014 1 commit
-
-
Ned Batchelder committed
-
- 09 Jan, 2014 1 commit
-
-
Calen Pennington committed
-
- 26 Nov, 2013 1 commit
-
-
Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed
-
- 08 Oct, 2013 1 commit
-
-
By transparently proxying between the XModuleDescriptor and the XModule, and between their runtimes, we can make them act as a single class, so that we can swap in an actual XBlock instead.
Calen Pennington committed
-
- 06 Sep, 2013 1 commit
-
-
Calen Pennington committed
-
- 09 Aug, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 08 Aug, 2013 1 commit
-
-
Vik Paruchuri committed
-
- 18 Jul, 2013 2 commits
-
-
Update existing tests and provide new ones to test new paradigm.
Diana Huang committed -
Refactor new set_many and update XBlock version number.
Sarina Canelake committed
-
- 20 Jun, 2013 1 commit
-
-
Added self to authors. Conflicts: AUTHORS CHANGELOG.rst
Felix Sun committed
-
- 04 Apr, 2013 1 commit
-
-
Calen Pennington committed
-
- 01 Apr, 2013 1 commit
-
-
ichuang committed
-
- 20 Mar, 2013 3 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Without accessing .pk, it's possible for the user object to still be a SimpleLazyObject, which breaks Django's query engine http://stackoverflow.com/questions/11875737/django-filtering-drafts-by-user-causes-error
Calen Pennington committed
-
- 05 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 15 Feb, 2013 1 commit
-
-
Alexander Kryklia committed
-
- 01 Feb, 2013 1 commit
-
-
Ned Batchelder committed
-
- 24 Jan, 2013 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 23 Jan, 2013 1 commit
-
-
Calen Pennington committed
-
- 04 Jan, 2013 1 commit
-
-
Use the XBlock library as the base for XModule, so that we can incrementally rely on more and more of the XBlock api
Calen Pennington committed
-