- 23 Jul, 2013 1 commit
-
-
ihoover committed
-
- 20 Jul, 2013 6 commits
-
-
ihoover committed
-
ihoover committed
-
ihoover committed
-
ihoover committed
-
Next gen modulestore
Calen Pennington committed -
Calen Pennington committed
-
- 19 Jul, 2013 29 commits
-
-
Will/fix acceptance tests
Will Daly committed -
Will Daly committed
-
Renzo/in context progress
Renzo Lucioni committed -
Will Daly committed
-
Will Daly committed
-
Renzo Lucioni committed
-
Renzo Lucioni committed
-
ihoover committed
-
Fix/foldit leaderboard
Adam committed -
Don Mitchell committed
-
set django-wiki to its most recent version
Adam committed -
Don Mitchell committed
-
Adam Palay committed
-
Simple port of Class2Go's chat feature
Joe Blaylock committed -
Don Mitchell committed
-
A new modulestore backed by mongo that changes the data format to facilitate easy versioning, sharing content between courses, and fast lookup of course structure and Scope.settings data. Conflicts: cms/djangoapps/contentstore/tests/test_contentstore.py
Don Mitchell committed -
POST requests were claiming request.method == 'PUT'
Don Mitchell committed -
Fix/vik/studio oe
Vik Paruchuri committed -
Ned/studentmodulehistory cleaner command
Ned Batchelder committed -
So, changed handlers to look for either value.
Don Mitchell committed -
Don Mitchell committed
-
Adam Palay committed
-
Bug report: remove <?xml version..> tag
Don Mitchell committed -
Fixes code_jail imports and draganddrop yaml
Alexander Kryklia committed -
I18N work seems to have lost a very prominent space in the landing page
chrisndodge committed -
add a new django-admin command to dump out a course structure document. ...
chrisndodge committed -
Alexander Kryklia committed
-
Chris Dodge committed
-
- 18 Jul, 2013 4 commits
-
-
Rebase on today's master and update to unit test to include settings where needed.
Joe Blaylock committed -
Only render the chat widget if both the site has enabled it in the `MITX_FEATURES` and if the course has enabled it. In addition, fail gracefully with a log warning if the `JABBER_DOMAIN` is not set, and do not try to render the widget. However, do go ahead and render the rest of the courseware.
Nate Hardison committed -
To protect against chat blowing things up, we include a way to enable and disable it on an entire site-wide basis.
Nate Hardison committed -
Ensure that the chat connection settings are generated properly for the template context.
Nate Hardison committed
-