- 08 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 07 Jan, 2015 2 commits
-
-
David Baumgold committed
-
Will Daly committed
-
- 06 Jan, 2015 7 commits
-
-
Sarina Canelake committed
-
Remove Jobs, News Change "Vision" to "About"
Sarina Canelake committed -
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed -
AlasdairSwan committed
-
AlasdairSwan committed
-
Renzo Lucioni committed
-
TNL-997
Syed Hassan Raza committed
-
- 05 Jan, 2015 5 commits
-
-
Marco Morales committed
-
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
Marco Morales committed -
Also fix failing JS test which was looking for a removed button.
Renzo Lucioni committed -
ECOM-869 Update copy and hide supplementary content wrapper and requirement blocks if user is inactive
Renzo Lucioni committed -
AlasdairSwan committed
-
- 31 Dec, 2014 3 commits
-
-
Will Daly committed
-
Copy clean up
AlasdairSwan committed -
WL-168 When redeeming a Registration Code in the shopping cart, the user should be redirect to the Registration Code Redemption page improvements suggested by william
Muhammad Shoaib committed
-
- 30 Dec, 2014 1 commit
-
-
AlasdairSwan committed
-
- 22 Dec, 2014 1 commit
-
-
Will Daly committed
-
- 19 Dec, 2014 2 commits
-
-
Renzo Lucioni committed
-
Renzo Lucioni committed
-
- 18 Dec, 2014 1 commit
-
-
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
-
- 17 Dec, 2014 4 commits
-
-
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 -
Will Daly committed
-
Add enrollment confirmation page Fix progress update Add order info to the payment confirmation page.
Will Daly committed
-
- 16 Dec, 2014 3 commits
-
-
Changing approach such that email activation is not a step. Removing stale line of code. Update activate account step according to new UI changes. Adding new test for activation.
stephensanchez committed -
Renzo Lucioni committed
-
Will Daly committed
-
- 15 Dec, 2014 3 commits
-
-
ECOM-728 updated dashboard course banners so all types of course are now supported as per the new design. Included some other small tweaks to other text on the page in consultation with AndyWaldrop
AlasdairSwan committed -
Will Daly committed
-
Will Daly committed
-
- 13 Dec, 2014 1 commit
-
-
[PLAT-217]
Calen Pennington committed
-
- 11 Dec, 2014 1 commit
-
-
This commit pulls in changes from #4487 that implements keyword substitution for bulk emails. With these changes, an instructor can include keywords in their bulk emails which will be automatically substituted with the corresponding value for the recepient of the email. Keywords are of the form %%keyword%%, and the keywords implemented in this commit include: %%USER_ID%% => anonymous_user_id %%USER_FULLNAME%% => user profile name %%COURSE_DISPLAY_NAME%% => display name of the course %%COURSE_END_DATE%% => end date of the course Client-side validations have also been implemented to ensure that only emails with well-formed keywords can be sent. The architecture is designed such that adding in new keywords in the future would be relatively straight-forward.
njdup committed
-
- 10 Dec, 2014 4 commits
-
-
TNL-735
Daniel Friedman committed -
OPEN-328
Sarina Canelake committed -
spinner.gif and spinner-on-grey.gif are the same file. Explicitly give the LMS a spinner.gif file. OPEN-328
Sarina Canelake committed -
OPEN-328
Sarina Canelake committed
-
- 09 Dec, 2014 1 commit
-
-
Brian Talbot committed
-