- 24 Oct, 2014 1 commit
-
-
AlasdairSwan committed
-
- 23 Oct, 2014 4 commits
-
-
AlasdairSwan committed
-
Updating tests for views Last chunk of tests and pep8 cleanup Code Review cleanup. Additional CR comments Changing serialization of suggested prices.
stephensanchez committed -
Will Daly committed
-
Use 'defaultValue' instead of 'default' in the form description. Fix an error that would cause the login and password reset pages to not load correctly.
Will Daly committed
-
- 22 Oct, 2014 1 commit
-
-
Change third party auth login failure code to a 401, to detect authentication success with no linked account. If already authenticated, redirect immediately to the dashboard. Use "Location" header correctly for 302 redirects from student views. Add utility functions for simulating a running third-party auth pipeline. Add a utility function for checking whether third party auth is enabled. Respect default values sent by the server
Will Daly committed
-
- 21 Oct, 2014 5 commits
-
-
Adam Palay committed
-
Remove hard-coded TOS checkbox in registration template. Disable new dashboard in settings; expose password reset end-point in student account app. Added empty JS tests for new JavaScript
Will Daly committed -
Oleg Marshev committed
-
TNL-568 TNL-588 TNL-595
Waheed Ahmed committed -
TNL-89
Waheed Ahmed committed
-
- 20 Oct, 2014 10 commits
-
-
Quick tweaks to the API Aggregating course modes data. Fixing the POST request endpoints.
stephensanchez committed -
lduarte1991 committed
-
Don Mitchell committed
-
AlasdairSwan committed
-
Mark Hoeber committed
-
Will Daly committed
-
Will Daly committed
-
Reset the correct URLs module to fix test failures. Fix third party auth to reconfigure the registry on test cleanup.
Will Daly committed -
Omar Al-Ithawi committed
-
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 15 commits
-
-
When user try to edit the post under dicussion whose id contains dots it doesn't allow user to edit taht post. TNL-607
Waqas Khalid committed -
Will Daly committed
-
lduarte1991 committed
-
Will Daly committed
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Will Daly committed
-
Will Daly 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 -
In forum search is only working when user enter some text in the search textfield and press the Enter button. It should also work when we click on magnifying glass. TNL-526
Waqas Khalid committed -
TNL-399 Content and settings are no longer saved when Studio view is rendered.
cahrens committed
-
- 16 Oct, 2014 3 commits
-
-
Will Daly committed
-
lduarte1991 committed
-
Adam Palay committed
-