- Dec 19, 2014
-
-
stephensanchez authored
-
Will Daly authored
Preserve the contribution amount specified on the track selection page.
-
- Dec 18, 2014
-
-
David Baumgold authored
Do a better job translating "Program Manager"
-
Don Mitchell authored
make asides render in studio
-
Calen Pennington authored
Make bok_choy tests clean up test files before executing
-
Don Mitchell authored
-
Ben Patterson authored
Quiet analytics.init stderr output for tests.
-
David Baumgold authored
-
Calen Pennington authored
-
Ben Patterson authored
-
Stephen Sanchez authored
Enrollment API Cleanup
-
stephensanchez authored
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.
-
Jesse Zoldak authored
for tests change the default xml data dir
-
Renzo Lucioni authored
Split payment/verification business intelligence analytics
-
Waheed Ahmed authored
Fixed CodeMirror editor view height in studio.
-
Waheed Ahmed authored
TNL-920
-
chrisndodge authored
WL-172 Show a Order History list on the Student Dashboard for any PaidCo...
-
- Dec 17, 2014
-
-
Renzo Lucioni authored
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).
-
Afzal Wali authored
WL-172 Show a Order History list on the Student Dashboard for any PaidCourseRegistration or RegCodeItem that the user might have purchased
-
Don Mitchell authored
PLAT-280
-
Don Mitchell authored
Make XmlModuleStore handle asides
-
Jesse Zoldak authored
Update django-nose version
-
Will Daly authored
-
Don Mitchell authored
PLAT-221
-
Jesse Zoldak authored
-
John Jarvis authored
optionally using environment variable for edx-platform hash
-
Diana Huang authored
Remove Segment events from courseware.
-
Diana Huang authored
Add tracking for refunds.
-
Will Daly authored
Add payment information to payment confirmation page
-
Waqas Khalid authored
In user profile changing page should reposition window to top
-
Oleg Marshev authored
OAuth signature should be verified against URL provided to the tool.
-
Jesse Zoldak authored
Update to the latest lettuce and install from pypi
-
Jesse Zoldak authored
-
Waqas Khalid authored
Advanced settings discussion category ids should be unique.
-
Ivica Ceraj authored
There is possibility that a proxy will change URL along the way (for example protocol from https to http) which would invalidate signature. Supporting LTI_1 and LTI_2 use case.
-
Waqas Khalid authored
When we change the page using pagination in the user profile page the data gets updated but the position of the window remains at pagination. It should change position of window to top. TNL-107
-
Waqas Khalid authored
If the ids in the adnvaced setting discussion category are not unique then threads under categories with different name will come in every category with same id. Ids should be unique inorder to differentiate between different categories. TNL-752
-
Waheed Ahmed authored
Fixed unicode problem if transcript file is not UTF-8 encoded.
-
Waheed Ahmed authored
TNL-527
-
Will Daly authored
Add enrollment confirmation page Fix progress update Add order info to the payment confirmation page.
-