- 16 Aug, 2013 18 commits
-
-
change over the modulestore configuration to be a dict and use a property accessor. Also update some django-admin configs to use this means to set the runtime configuration
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
WIP: added a get_modulestore_type. Added some unit tests. changed over the isinstance() with respect to modulestores to use this get_modulestore_type()
Chris Dodge committed -
add a set_modulestore_configuration to the modulestore interface. This can be used to pass in settings run the Django tier
Chris Dodge committed -
initial commit for a mixed module store which can interoperate with both XML and Mongo module stores
Chris Dodge committed
-
- 15 Aug, 2013 17 commits
-
-
Contentstore views pylint fixes
jkarni committed -
Workaround for issue
Jonah Stanley committed -
Better wording of commit Workaround for issue Better wording of commit Fixed spacing
JonahStanley committed -
capa optioninput template was missing msg output (needed for hints)
David Ormsbee committed -
Make split mongo read-only API consistent with other modulestores.
Christina Roberts committed -
Add test for invalid YouTube IDs strings
Carlos Andrés Rocha committed -
Also clarifies the contraction of location.course_id by throwing an exception for lcoations that are not of category course. Add test for course_id method.
cahrens committed -
Fix/vik/oe issues
Vik Paruchuri committed -
Carlos Andrés Rocha committed
-
Jay Zoldak committed
-
Fix error seen in combinedopenended modules
Jay Zoldak committed -
Move the silencing of numpy's warnings into test_calc.py
Peter Baratta committed -
Julian Arni committed
-
..because that is where it is the most annoying/visible. Otherwise it really has no effect on the LMS or anything else.
Peter Baratta committed -
catch error in delete_course management script when group does not exist
chrisndodge committed -
Add filter for playback rates.
Valera Rozuvan committed -
ichuang committed
-
- 14 Aug, 2013 5 commits
-
-
Julian Arni committed
-
Adam Palay committed
-
turn off i18n
Adam committed -
Adam Palay committed
-
Fix error seen in combinedopenended modules
Sarina Canelake committed
-