- 28 Jul, 2015 8 commits
-
-
White-listed course detail API calls
Clinton Blackburn committed -
SOL-1062: generate verify_uuid for web based certificates also
Zia Fazal committed -
Fix View Live link on Textbooks page in Studio.
Christina Roberts committed -
Give teams view error messages focus.
Peter Fogg committed -
ECOM-1916: updated the dispaly
Aamir committed -
modify the whitelist cert script to take list of users
Arbab Nazar committed -
aamir-khan committed
-
ECOM-1807 Adding provider thumbnail url.
Awais Qureshi committed
-
- 27 Jul, 2015 32 commits
-
-
Fixing printing for footer v3
AlasdairSwan committed -
commerce/api: Don’t allow setting expiration of prof modes.
Jim Abramson committed -
TNL-1653
cahrens committed -
Peter Fogg committed
-
XCOM-497
jsa committed -
jsa committed
-
Modulestore test base class using setUpClass() and tearDownClass()
David Ormsbee committed -
mistaken update of edx_proctoring repo hash update, this was meant fo…
chrisndodge committed -
Mark CourseTeamPageTest testcase class as flaky
Jesse Zoldak committed -
Chris Dodge committed
-
Fix library index test
Jesse Zoldak committed -
chrisndodge committed
-
XCOM-518
Clinton Blackburn committed -
Jesse Zoldak committed
-
Jump to children
John Eskew committed -
This is a new TestCase base class, intended for situations where you only want to initialize course content in the setUpClass(), as opposed to setUp(). This is done for performance reasons, since many test cases only use courses in a read-only fashion, particularly in LMS tests. This commit also converts the following modules to use this new base class: lms/djangoapps/ccx/tests/test_ccx_modulestore.py (38s -> 4s) lms/djangoapps/discussion_api/tests/test_api.py (2m45s -> 51s) lms/djangoapps/teams/tests/test_views.py (1m17s -> 33s)
David Ormsbee committed -
Corrected CourseMode Display Name
Clinton Blackburn committed -
mark test_import_timestamp as flaky
Christine Lytwynec 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 -
Awais committed
-
Awais committed
-
Optimize test course creation with bulk_operations
David Ormsbee committed -
Jolyon Bloomfield committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Sarina Canelake committed
-
Christine Lytwynec committed
-
Grading doesn't work for XML courses
Awais Jibran committed -
Zia Fazal committed
-
update caching for eligibility email content and edx-logo
zubair-arbi committed -
TNL-394: Fixed the confirmation message
Vedran Karačić committed -
ECOM-1525
zubair-arbi committed -
allows platform version formatting as a part of static url served by …
Dongwook Yoon committed
-