- 28 Aug, 2015 14 commits
-
-
Change imports from path to use the stablest name.
Ned Batchelder committed -
Convert CohortedTestCase to use SharedModuleStoreTestCase.
David Ormsbee committed -
MAYN-86: Use microsite platform_name and email_from_address if available
Matt Drayer committed -
Fixed test_about_me_field failing on chrome bok choy
raeeschachar committed -
Improve teams test run times by skipping signals
Bill DeRusha committed -
Adjust create new team page breadcrumbs.
Muzaffar yousaf committed -
raeeschachar committed
-
TNL-2964
muzaffaryousaf committed -
Edit team page for Instructors only.
Muzaffar yousaf committed -
Instructor dashboard: Improve course timeline info
Tim Krones committed -
fixed broken test fixes for broken tests
Zia Fazal committed -
fetch transcript for html5 if 404
Syed Hasan raza committed -
TNL-1914
muzaffaryousaf committed -
Some low hanging fruit optimization of forums tests.
David Ormsbee committed
-
- 27 Aug, 2015 26 commits
-
-
Adresses TNL-3096
Sarina Canelake committed -
asadiqbal08/SOL-1152- Getting error on editing the certificate in deactivated mode.
Matt Drayer committed -
Upgrading django-model-utils to 2.3.1
Will Daly committed -
TNL-3126 add **kwargs to skip_signal method
Bill DeRusha committed -
Fix for Twitter compatibility
Braden MacDonald committed -
Braden MacDonald committed
-
Add signals for user's discussion activity.
Peter Fogg committed -
Muzaffar/tnl1930 teams accessibility
Muzaffar yousaf committed -
[PLAT -758] Making Call Stack Manager work in StudentModule and StudentModuleHistory, add @trackit, @wrapt dependency, and refine conditions
Utkarsh committed -
Ned Batchelder committed
-
TNL-1930
muzaffaryousaf 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 -
Do a case insensitive check for conflicts to improve performance.
Christina Roberts committed -
Add acceptance test for TNL-3096 Adress comments on pull request Fix test failing and img issue Modify tests
mirjamsk committed -
TNL-3107
cahrens committed -
Syed Hassan Raza 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
-