- 22 Jul, 2013 7 commits
-
-
Two endpoints are intended to be used by AJAX calls from the web UI with an authenticated user. When enabled, the value of the preference is an encryption of the username, to be used as a token for one-click unsubscribe links. The third endpoint is the target of unsubscribe links, which displays a page with an appropriate message to the user.
Greg Price committed -
Add an API to interact with users and preferences
Greg Price committed -
Set to old xml defaults IFF no specified policy for problem nor course.
Don Mitchell committed -
The new API uses Django REST Framework. For now, it is designed specifically to support the use cases required by the forum digest notifier (not yet built), with a goal of making it more generally useful over time.
Greg Price committed -
Change delete asset prompt to Warning type for consistency.
Peter Fogg committed -
Make release email script wiki-friendly
Calen Pennington committed -
Allow session backend to be configurable
Jason Bau committed
-
- 20 Jul, 2013 3 commits
-
-
Next gen modulestore
Calen Pennington committed -
Calen Pennington committed
-
to cms settings (it was throwing 500s for Stanford when the CMS calls render_from_lms)
Jason Bau committed
-
- 19 Jul, 2013 29 commits
-
-
Will/fix acceptance tests
Will Daly committed -
Will Daly committed
-
Renzo/in context progress
Renzo Lucioni committed -
Don Mitchell committed
-
Will Daly committed
-
Will Daly committed
-
Renzo Lucioni committed
-
Renzo Lucioni 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 1 commit
-
-
Rebase on today's master and update to unit test to include settings where needed.
Joe Blaylock committed
-