- 19 Dec, 2014 16 commits
-
-
For theming and internationalization
David Baumgold committed -
Hook up new payment and verification flow
Renzo Lucioni committed -
Release
Fred Smith committed -
Make paver update_db run against both LMS and Studio models
Calen Pennington committed -
Tender widget inavailability stops loading studio page
Adam committed -
Remove Solano artifacts, Solano-only logic.
Ben Patterson committed -
Calen Pennington committed
-
fix enrollment issue in instructor dash (ECOM-776)
Adam committed -
Fix PureSystem so that runtime.publish() works for a pure XBlock.
Calen Pennington committed -
Ben Patterson committed
-
Send confirmation email on successful photo submission
Renzo Lucioni committed -
Jesse Zoldak committed
-
When tender_widget.js is inavailable studio page stops loading becuase of error in the requirejs. It is dependency in the requirejs so when it doesn't load it cause other dependencies to stop loading. TNL-1018
Waqas Khalid committed -
Fix extracted from https://github.com/edx/edx-platform/pull/6035.
Brian Wilson committed -
Calen Pennington committed
-
Preserve the contribution amount specified on the track selection page.
Will Daly committed
-
- 18 Dec, 2014 18 commits
-
-
updated commit hash for VAL
Christopher Lee committed -
Renzo Lucioni committed
-
christopher lee committed
-
Do a better job translating "Program Manager"
David Baumgold committed -
make asides render in studio
Don Mitchell committed -
Make bok_choy tests clean up test files before executing
Calen Pennington committed -
Don Mitchell committed
-
Quiet analytics.init stderr output for tests.
Ben Patterson committed -
David Baumgold committed
-
Calen Pennington committed
-
Ben Patterson committed
-
Enrollment API Cleanup
Stephen Sanchez committed -
Consolidate PUT and POST on the RESTful Layer. Change URLs for API Test cleanup. Adding a course details URL to the enrollment API. Change student to user Change to v1, remove feature flag from API URLs Updating student to user in tests Re-ordering redirect urls to be evaluated last. Adding pagination and testing. Adding Django REST settings for pagination. Revert "Re-ordering redirect urls to be evaluated last." This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb. Re-ordering redirect urls to be evaluated last. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding Django REST settings for pagination." This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259. Conflicts: common/djangoapps/enrollment/urls.py Revert "Adding pagination and testing." This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942. Additional testing, logging, and error messages.
stephensanchez committed -
for tests change the default xml data dir
Jesse Zoldak committed -
Split payment/verification business intelligence analytics
Renzo Lucioni committed -
Fixed CodeMirror editor view height in studio.
Waheed Ahmed committed -
TNL-920
Waheed Ahmed committed -
WL-172 Show a Order History list on the Student Dashboard for any PaidCo...
chrisndodge committed
-
- 17 Dec, 2014 6 commits
-
-
Hotfix/2014 12 17
Fred Smith committed -
Track verify now and verify later choices, image captures, image retake, and name changes, as well as virtual pageviews for every step in the new flow(s).
Renzo Lucioni committed -
WL-172 Show a Order History list on the Student Dashboard for any PaidCourseRegistration or RegCodeItem that the user might have purchased
Afzal Wali committed -
PLAT-280
Don Mitchell committed -
Make XmlModuleStore handle asides
Don Mitchell committed -
Update django-nose version
Jesse Zoldak committed
-