- 20 Oct, 2014 1 commit
-
-
Ex-74 Registration Code redemption fix the translation issues added a check if a user is already registered in a course. Changed the messages added course depth=0 and removed pep8 violations Ex-72-added additional billing information Added a new CSV file in the instructor dashboard sales tab to download all the order sales separated from the invoice sales fix path to image updated the failed unit tests and add some minor tweaks in the Shoppingcart.scss Ex-78 New UI In receipt page EX-73 Purchasers can buy a course on behalf of a different student WL-78 updated the receipt page UI. Wl-72 updated Billing Information UI and removed the Order Address fields WL-71 Remove Purchase Type Buttons from UI WL-71 Updated minor UI issues and updated test cases WL-78 updated the enrollment links in the receipt page made changes in Order generated sales csv in Instructor Dashboard. The total_registration_codes and total_used_codes were not correctly stored in the csv file. 1) The total_registration_codes were not filtered with course_id. 2) The total_used_codes that a user had redeemed were not correctly included in the CSV. added a fix in the courseware view to let the users visit the courseware if they have enrolled in the course by clicking on the enrollment link rebase and resolved conflicts with master WL-97 Bulk Registration Email Confirmation Below is the commit summary. - Make email text bold as per requirement. - Improve email template quality and reorder points. - Add text in billing details page : "if no additional billing details are populated the payment confirmation will be sent to the user making the purchase" - Update text on receipt page "You have successfully purchase 3 course registration codes" WL-100 fixed the bug on the edit/add coupon and set course price. Ajax requests were duplicating in each callback. fixed this issue by creating the manual ajax request rather than the Lean Modal Ajax requests allow for better White Label branding in shopping cart purchase emails fix up typos and text fix goof fix fix incorporated model changes as suggested by Jason. updated order sales csv updated test cases for CourseRegCodeItem model and csv for the order generated sales updated the migrations history fixed the lms acceptance tests Be sure to check for multiple types address PR feedback PR feedback PR feedback pep8 fix
asadiqbal08 committed
-
- 18 Oct, 2014 1 commit
-
-
The next step in the password reset process (confirmation) continues to be handled by student.views.password_reset_confirm_wrapper, a custom wrapper around Django's password reset confirmation view.
Renzo Lucioni committed
-
- 17 Oct, 2014 10 commits
-
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Mark Hoeber committed
-
Better verification for troubleshooting LTI test failures Dismiss any lingering alerts after lettuce scenarios
Jesse Zoldak committed -
Including: * Change path for mongo_metadata_inheritance to use unique temp dir * Update SASS_CACHE_PATH with thread-safe temp dir * Remove hard coded directory reference for grades download tests * Remove hard coded directory reference for direct mongo test
Jesse Zoldak committed -
Louis Pilfold committed
-
TNL-617
Waheed Ahmed committed
-
- 16 Oct, 2014 1 commit
-
-
Depends on cs_comments_serivce commit ea218a2b038b59e63fd6593b5598db90223636e1. TNL-543
cahrens committed
-
- 15 Oct, 2014 4 commits
-
-
TNL-565
Daniel Friedman committed -
TNL-566
Daniel Friedman committed -
Daniel Friedman committed
-
Nimisha Asthagiri committed
-
- 14 Oct, 2014 6 commits
-
-
Co-Authored-By: Brian Talbot <btalbot@edx.org> TNL-549
jsa committed -
TNL-534
Daniel Friedman committed -
Renzo Lucioni committed
-
Fix acceptance tests Updating lettuce tests. Revert the deletion of the original edx header and footer. Renaming old header and footers to legacy files. Add IS_EDX_DOMAIN flag for header. Updating tests and django main template. renaming the header files for microsite backwards compat.
stephensanchez committed -
Will Daly committed
-
Usman Khalid committed
-
- 13 Oct, 2014 1 commit
-
-
Currently the .container and .wrapper-footer elements are set to 100%, and also have horizontal padding added to them. This results in a total width of greater than the full width of the viewport; This causing the browser to scroll horizonally into empty space, regardless of how wide the viewport is. I had added the `box-sizing: border-box` to these elements in order to resolve this. Cheers, Louis
Louis Pilfold committed
-
- 10 Oct, 2014 4 commits
-
-
Stephen Sanchez committed
-
Fixes a template error that occurs when viewing a course's detailed git import log. The problem happens for courses imported using methods other than the `git_add_course` command.
Brandon DeRosier committed -
Stephen Sanchez committed
-
Make HTML comments Mako comments
Will Daly committed
-
- 09 Oct, 2014 3 commits
-
-
Braden MacDonald committed
-
was breaking pymongo 2.7
Don Mitchell committed -
If we use unicode character in the search of forum it will cuase the error which is not the desired behavior it should check and return result. TNL-336
Waqas Khalid committed
-
- 08 Oct, 2014 9 commits
-
-
stephensanchez committed
-
Validate student account and profile form fields. Use RequireJS for Jasmine tests of account and profile JS.
Renzo Lucioni committed -
stephensanchez committed
-
stephensanchez committed
-
Andy Armstrong committed
-
Andy Armstrong committed
-
TNL-552
Andy Armstrong committed -
TNL-586
Daniel Friedman committed -
Add the ability for Microsites to be able to send appropriately branded emails rather than the default system installed version fix tests. Update Admin views/forms. enforce uniqueness constraint in the Admin ModelForm submissions Update bok_choy cached DBs with new schema changes PR feedback
Chris Dodge committed
-