- 30 Sep, 2012 4 commits
- 29 Sep, 2012 3 commits
- 28 Sep, 2012 2 commits
-
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
- 27 Sep, 2012 2 commits
-
-
Arjun Singh committed
-
Arjun Singh committed
-
- 26 Sep, 2012 3 commits
-
-
Lyla Fischer committed
-
Lyla Fischer committed
-
Lyla Fischer committed
-
- 25 Sep, 2012 20 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Lyla Fischer committed
-
Lyla Fischer committed
-
Lyla Fischer committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Load modules from the mongo modulestore as errordescriptors if creating a regular descriptor fails, but leave the location the same
Calen Pennington committed -
Make imports into the CMS ignore broken modules, while still loading bad xml as error modules in the LMS
Calen Pennington committed -
Calen Pennington committed
-
Make ErrorDescriptor continue to use the interface for __init__ that XModuleDescriptor uses, while providing a helper function for constructing from a different set of arguments
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Move common code for updating modules in mongo to a single helper function that also handles creating the item if it doesn't already exist
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
- 24 Sep, 2012 2 commits
-
-
Define 'system metadata' which should not be editable by the end user. When posting back metadata edits, we need to fetch a copy of the existing metadata and apply the changes.
Chris Dodge committed -
* for more context, see https://basecamp.com/1892446/projects/631155-devops/messages/4719963-strange-caching
Victor Shnayder committed
-
- 21 Sep, 2012 4 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Put SequenceDescriptor back as a subclass of MakeModuleDescriptor. THe previous change to have it derive from EditorDescriptor was not safe as EditorDescriptor presumes that there is a edit box in the JS save flows. So we need to edit get_context() on MakoModuleDescriptor to also pass along the metadata to the Mako rendering templates
Chris Dodge committed -
Chris Dodge committed
-