- 07 Jul, 2015 1 commit
-
-
- CourseMode.save() always lowercases the currency value - CourseMode currency comparisons have been updated to be case-insensitive
Clinton Blackburn committed
-
- 02 Jul, 2015 14 commits
-
-
Credit requirement optimizations
Will Daly committed -
Credit eligibility/provider refactor
Will Daly committed -
* Skip adding the credit req tasks to the queue for non-credit courses. * Load only ICRV XBlocks instead of traversing the course tree.
Will Daly committed -
mattdrayer/SOL-1018: Fixed progress template for better web certificates support
Matt Drayer committed -
Fix XBlock class loading in local resource view
Calen Pennington committed -
Merge back into master
Ali Mohammad committed -
* Remove m2m relation between credit course and credit providers. * Separate eligibility and provider APIs into different modules. * Add API call for retrieving a user's eligibilities. * Cache credit course list. * Style the dashboard purchase button. * Display a link for the credit provider on the dashboard. * Add analytics events for clicks on the purchase button. * Expose more credit models to Django admin and add search functionality.
Will Daly committed -
use 1 coveragerc file to generate 1 coverage report per build
Christine Lytwynec committed -
Mark test as flaky; TNL-2647
Sarina Canelake committed -
InstrDash and Wiki content responsive
frances botsford committed -
Support running Studio with optimized assets
Andy Armstrong committed -
Sarina Canelake committed
-
Lower pylint threshold to 7000!
Jesse Zoldak committed -
Jesse Zoldak committed
-
- 01 Jul, 2015 24 commits
-
-
Andy Armstrong committed
-
Make edxmako cache properly with changing lookup paths
Ned Batchelder committed -
Revert "Fixed randomized problems which were not appearing to work."
Adam committed -
Christine Lytwynec committed
-
Awais Jibran committed
-
Awais Jibran committed
-
Add the Poll XBlock to the requirements.
Sarina Canelake committed -
Sven Marnach committed
-
Fix errors with fetching Shibboleth metadata
Braden MacDonald committed -
Make resetting of attempts and student state on blocks recursive. (SOL-858)
Kelketek committed -
Team card/listing
frances botsford committed -
Fixed randomized problems which were not appearing to work.
Awais Jibran committed -
Fix not being able to set course passing grades above 80%.
Peter Fogg committed -
Peter Fogg committed
-
Peter Fogg committed
-
TNL-2551
Awais Jibran committed -
Order of Credit Eligibility line items
Ahsan Ulhaq committed -
Displayed eligibility line items on the Progress page of a Credit course in the order of appearance in the courseware. ECOM-1782
Ahsan Ulhaq committed -
Braden MacDonald committed
-
Added Courses endpoint for Commerce API
Clinton Blackburn committed -
XCOM-314
Clinton Blackburn committed -
Improve logging of ecommerce interactions
Renzo Lucioni committed -
Dark lang middleware: Check if user is authenticated
Sarina Canelake committed -
Check if the request's user is authenticated before attempting to get their user preferences. Otherwise, log warnings appear indicating the UserNotFound error was caught.
Sarina Canelake committed
-
- 30 Jun, 2015 1 commit
-
-
TNL-2623 Fix bug where status icons were hidden in image response problems
Ali Mohammad committed
-