- 23 Jul, 2015 2 commits
- 22 Jul, 2015 1 commit
-
-
PLA-749 Fix student dashboard for users enrolled in CCX courses
Adam committed
-
- 21 Jul, 2015 6 commits
-
-
Update edx-oauth2-provider to 0.5.4
Max Rothman committed -
PLAT-734 Fix slow transaction due to multiple calls to unpickling
Utkarsh committed -
Cache ccx lookups
Calen Pennington committed -
Ormsbee/inline discussion ccx perf hotfix
Calen Pennington committed -
Conflicts: requirements/edx/github.txt
Renzo Lucioni committed -
utkjad committed
-
- 20 Jul, 2015 7 commits
-
-
David Ormsbee committed
-
Instead of calling the modulestore's get_course(), return the descriptor via self.runtime.get_block(). Doing this means that bulk ops caching works within CCX courses. Note: The long term fix for this is to have some course-level scope so that we're not peeking at the top of the tree just for some basic discussion-specific configuration information (in this case the blackout dates). TNL-2697
David Ormsbee committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Kyle McCormick committed
-
- 17 Jul, 2015 2 commits
-
-
Max/release merge conflicts
Max Rothman committed -
Conflicts: cms/djangoapps/contentstore/views/tests/test_import_export.py lms/djangoapps/commerce/urls.py lms/templates/courseware/progress.html
Max Rothman committed
-
- 16 Jul, 2015 1 commit
-
-
Import missing settings module in tests of commerce views
Renzo Lucioni committed
-
- 15 Jul, 2015 8 commits
-
-
Renzo Lucioni committed
-
Jsa/commerce api rc
Max Rothman committed -
XCOM-499
jsa committed -
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
Renzo Lucioni committed -
Pulling JWT settings from envs tokens
Clinton Blackburn committed -
XCOM-281
Clinton Blackburn committed -
MA-1036 Make CourseOverviews handle malformed grading policies
Kyle McCormick committed -
Kyle McCormick committed
-
- 14 Jul, 2015 8 commits
-
-
Revert setuptools upgrade
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
Update lxml to 3.4.4
David Baumgold committed -
David Baumgold committed
-
Update edx-ora2 and ease for lxml version compatibility
David Baumgold committed -
David Baumgold committed
-
Things to tack on rc
Adam committed
-
- 13 Jul, 2015 5 commits
-
-
Adam Palay committed
-
ECOM-1661 removed nav links for logged out states
AlasdairSwan committed -
Add context for navigation states added find course to dashboard sidebar and included check for context that Will adds in PR removed nav_course_search context due to design change so replaced with nav_hidden Removed rwd_header.js and all references as no longer being used. Wrapped Find Courses in dashboard sidebar in if statement
AlasdairSwan committed -
Adam Palay committed
-
when removing field from _field_data_cache when rebinding a module to a new user, also remove it from _dirty_fields (TNL-2640)
Adam Palay committed
-