- 27 Aug, 2015 15 commits
-
-
Ned Batchelder committed
-
The old line: from path import path produced pylint errors because of the baroque way that path.py defined "path". We tried to get them to change how they defined it, but they deleted the name instead: https://github.com/jaraco/path.py/issues/102 (Jason then changed his mind, but this is a better way to use path.py, it avoids the pylint error at least.)
Ned Batchelder committed -
Upgrade django-mptt to 0.7.4
Will Daly committed -
Add a comment explaining what ADVANCED_COMPONENT_TYPES should be.
Ned Batchelder committed -
Updated coverage to 3.7.1
Jesse Zoldak committed -
Added course in exception message for InvalidTabsException.
Waheed Ahmed committed -
Fixed test_new_textbook_uplaod test that was failing on Chrome
raeeschachar committed -
Fixed Chrome test cohort enabled disabled in Cohort Configuration Test
raeeschachar committed -
Confirm when leaving team
Muhammad Ammar committed -
While I'm in there, also fix the comment for ADVANCED_PROBLEM_TYPES.
Ned Batchelder committed -
Waheed Ahmed committed
-
Merge pull request #9459 from edx/tasawer/dev-story/ecom-1017-removing-experimental-logistration-endpoints Remove experimental logistration endpoints
tasawernawaz committed -
raeeschachar committed
-
ECOM-1017
Tasawer committed -
asadiqbal08/SOL-1128-Certificates: Studio Setup Copy and UI changes
Matt Drayer committed
-
- 26 Aug, 2015 20 commits
-
-
Merging 2015-08-26 release conflict branch to master
David Ormsbee committed -
David Ormsbee committed
-
David Ormsbee committed
-
adding validator to make sure course exists in db before creating in …
Awais Qureshi committed -
2015-08-25 Release
David Ormsbee committed -
Revert "Fix for flaky TeamDiscussionView js tests"
Eric Fischer committed -
Jesse Zoldak committed
-
On the advice of https://github.com/edx/edx-platform/pull/9470, the render call here is not needed and should be removed in order to allow the view's owner to determine when it needs to be rendered. This will hopefully also fix the flaky tests we've been seeing, we'll need to continue to monitor the builds to be sure.
Eric Fischer committed -
This reverts commit d64c2b29.
Eric Fischer committed -
Revert "DEVOPS-2620 - get setting from environment for DISPLAY_ANALYT…
Fred Smith committed -
Awais committed
-
Fixes modal color
David Ormsbee committed -
muhammad-ammar committed
-
muhammad-ammar committed
-
Fred Smith committed
-
Chris Rodriguez committed
-
Fix video bumper tests.
Usman Khalid committed -
asadiqbal committed
-
TNL-2883
Usman Khalid committed -
Add sorting controls on topics page.
Peter Fogg committed
-
- 25 Aug, 2015 5 commits
-
-
Allow configuring sensitive third_party_auth settings via lms.auth.json
Kevin Falcone committed -
TNL-1936
Peter Fogg committed -
Braden MacDonald committed
-
Merge pull request #9393 from edx/muhhshoaib/PHX-12-css-changes-instructor-dashboard-proctored-attempts PHX-112 css styling for proctoring tab student attempts in instructor dashboard
Muhammad Shoaib committed -
Convert Shib external auth test to use SharedModuleStoreTestCase.
David Ormsbee committed
-