- 23 Jul, 2013 1 commit
-
-
Jay Zoldak committed
-
- 20 Jul, 2013 1 commit
-
-
ihoover committed
-
- 19 Jul, 2013 18 commits
-
-
ihoover committed
-
Fix/foldit leaderboard
Adam committed -
set django-wiki to its most recent version
Adam committed -
Adam Palay committed
-
Simple port of Class2Go's chat feature
Joe Blaylock 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 20 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 -
jQuery already available across the whole site at the top level, so no need to include it again specifically for the chat widget.
Nate Hardison committed -
Nate Hardison committed
-
Embed a chat widget (much like the calculator widget) into the courseware. To use, you must point it at an ejabberd box, configured as `JABBER_DOMAIN` in the settings.
Nate Hardison committed -
Use CodeJail with FSIZE support, and default to 50k
Ned Batchelder committed -
Ned Batchelder committed
-
Vik Paruchuri committed
-
Fix due/start date setting in edit_subsection
Don Mitchell committed -
Don Mitchell committed
-
including allowing javascript to serialize date/time natively.
Don Mitchell committed -
Don Mitchell committed
-
Adds in changes for stat2.3x question type
Sarina Canelake committed -
Add XBlock bulk saves to LMS/CMS
Sarina Canelake committed -
Update existing tests and provide new ones to test new paradigm.
Diana Huang committed -
Vik Paruchuri committed
-
Refactor new set_many and update XBlock version number.
Sarina Canelake committed -
Vik Paruchuri committed
-