- 21 Jul, 2015 4 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Clean up some e-commerce strings on the Instructor Dashboard
srpearce committed
-
- 20 Jul, 2015 11 commits
-
-
Sylvia Pearce committed
-
Credit progress page formatting bugfixes.
Will Daly committed -
Remove modulestore dependency from Enrollment API
Renzo Lucioni committed -
* Correctly format the student's full name on the progress page. * Add tests for progress page credit requirements display. * Display grade percentage for credit requirement on progress page
Will Daly committed -
Sets the Enrollment API free of the modulestore by replacing modulestore queries with calls to the CourseOverview model. Course deletion invalidates the corresponding CourseOverview. XCOM-462.
Renzo Lucioni committed -
Release merge test
Max Rothman committed -
SOL-1045: Enable certificate generation by students for self-paced courses
Matt Drayer committed -
Max Rothman committed
-
Changes to has_access
tlindaliu committed -
Change name of method to clear up confusion with the access.has_access method.
tlindaliu committed -
New classes for the return type, and changes to the has_access function and tests to make them compatible.
tlindaliu committed
-
- 18 Jul, 2015 2 commits
-
-
Update edx-oauth2-provider to 0.5.4
Renzo Lucioni committed -
Renzo Lucioni committed
-
- 17 Jul, 2015 18 commits
-
-
Conflicts: lms/djangoapps/commerce/urls.py lms/djangoapps/commerce/views.py
Max Rothman committed -
Max/release merge conflicts
Max Rothman committed -
Merge pull request #8966 from edx/revert-7404-waheed/plat407-decorate-instructor-dashboard-with-sudo-required Revert "Decorated instructor dashboard with sudo_required."
Adam committed -
Conflicts: cms/djangoapps/contentstore/views/tests/test_import_export.py lms/djangoapps/commerce/urls.py lms/templates/courseware/progress.html
Max Rothman committed -
Sylvia/docs/doc 2102
srpearce committed -
Release 2015-07-08 conflict
Max Rothman committed -
Skip test that had a hardcoded date expectation MA-1038
Jesse Zoldak committed -
Jesse Zoldak committed
-
Disable potentially flaky jasmine tests
Jesse Zoldak committed -
Sylvia Pearce committed
-
Mark too-flaky test for skipping
Jesse Zoldak committed -
Adam committed
-
TNL-2389 Use discussion id map cache for thread creation and update
Ben McMorran committed -
Conflicts: lms/djangoapps/commerce/urls.py lms/templates/courseware/progress.html openedx/core/djangoapps/credit/tests/test_api.py
Max Rothman committed -
Jesse Zoldak committed
-
Jesse Zoldak committed
-
TNL-394: Additional testing
Vedran Karačić committed -
This is an additional test for: https://openedx.atlassian.net/browse/TNL-394 to test if the get_user function escapes values correctly.
vkaracic committed
-
- 16 Jul, 2015 5 commits
-
-
Remove unused includes
Jesse Zoldak committed -
Import missing settings module in tests of commerce views
Renzo Lucioni committed -
Decorated instructor dashboard with sudo_required.
Awais Jibran committed -
ECOM-1816: added the provider detail on the receipt page.
Awais Qureshi committed -
aamir-khan committed
-