- 03 Aug, 2015 3 commits
-
-
The course now includes a read-only name attribute. XCOM-536
Clinton Blackburn committed -
Peter Fogg committed
-
David Baumgold committed
-
- 01 Aug, 2015 7 commits
-
-
Andy Armstrong committed
-
Calen Pennington committed
-
Remove remove_input_state.py, as it was one-time fix code, and is not worth porting to the new interface
Calen Pennington committed -
This required the following changes to the DjangoXBlockUserStateClient semantics: 1) Changes get/get_many to return XBlockUserState tuples, rather than state dictionaries or (block_key, state) tuples. 2) Raises DoesNotExist if get_history is called on an XBlock that has had no data saved to it. 3) Returns XBlockUserState tuples as the results of get_history.
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
enrollments. The goal for this PR is to have a single mechanism for registering users and reducing the number of places where special-casing for ccx courses is needed. The migration at this point is purposefully limited to convert ccx memberships into student enrollments when moving forward. No backward migration is in place at the moment. The ccx membership tables are not removed at this time. It is possible to go backwards and forwards multiple times with no errors or data loss.
Carlos de la Guardia committed
-
- 31 Jul, 2015 6 commits
-
-
Ben McMorran committed
-
utkjad committed
-
TNL-2677
cahrens committed -
Sarina Canelake committed
-
tlindaliu committed
-
Diana Huang committed
-
- 30 Jul, 2015 6 commits
-
-
cahrens committed
-
Ben McMorran committed
-
TNL-2864
cahrens committed -
This reverts commit 948f652c.
Peter Fogg committed -
Vedran Karačić committed
-
ECOM-1917
Ahsan Ulhaq committed
-
- 29 Jul, 2015 6 commits
-
-
jsa committed
-
Peter Fogg committed
-
Peter Fogg committed
-
There's an "explicit" way to configure Django Debug Toolbar that isn't prone to circular import errors: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup Do that.
Ned Batchelder committed -
Ben McMorran committed
-
aamir-khan committed
-
- 28 Jul, 2015 12 commits
-
-
Braden MacDonald committed
-
XCOM-497
jsa committed -
jsa committed
-
The Commerce API now sets the correct display name for known course modes, but continues to default to the mode slug for unknown course modes.
Clinton Blackburn committed -
Chris Dodge committed
-
Discussion API for thread sorting now takes the sort_by parameter for the sort key such as by comment_count or vote_count. Also takes the sort_direction parameter for sorting the thread results.
christopher lee committed -
mushtaqali committed
-
Ben McMorran committed
-
TNL-2892
Daniel Friedman committed -
This test failed on master because it saw "Loading" and did not wait.
Ben Patterson committed -
Will Daly committed
-
No need to go through Mako
David Baumgold committed
-