- 07 Nov, 2014 2 commits
-
-
Ensure window.isExternal is loaded Don't set a default for terms of service For paid courses, add the course to the cart and redirect to the shopping cart view. Don't send form method and url as form data. Stub window.analytics in the access view test.
Will Daly committed -
Includes a modification of validation logic which performs min and max length checks on optional fields in addition to required fields.
Renzo Lucioni committed
-
- 06 Nov, 2014 2 commits
-
-
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
Renzo Lucioni committed -
Renzo Lucioni committed
-
- 05 Nov, 2014 1 commit
-
-
AlasdairSwan committed
-
- 03 Nov, 2014 1 commit
-
-
Renzo Lucioni committed
-
- 30 Oct, 2014 2 commits
-
-
Diana Huang committed
-
Renzo Lucioni committed
-
- 29 Oct, 2014 2 commits
-
-
Renzo Lucioni committed
-
Made the header and footer responsive
AlasdairSwan committed
-
- 28 Oct, 2014 2 commits
- 27 Oct, 2014 6 commits
-
-
AlasdairSwan committed
-
ECOM-369 Added handling of model save errors. Updated FormView to add preRender function to limit amount of duplicate code. Updated PasswordResetModel to return error object when errors occur.
AlasdairSwan committed -
AlasdairSwan committed
-
Will Daly committed
-
Conflicts: common/lib/xmodule/xmodule/modulestore/tests/test_mongo.py
Don Mitchell committed -
PLAT-40 Conflicts: common/lib/xmodule/xmodule/assetstore/__init__.py common/lib/xmodule/xmodule/modulestore/__init__.py common/lib/xmodule/xmodule/modulestore/mixed.py common/lib/xmodule/xmodule/modulestore/mongo/base.py
Don Mitchell committed
-
- 24 Oct, 2014 8 commits
-
-
Renzo Lucioni committed
-
TNL-685
Jesse Zoldak committed -
John Eskew committed
-
Will Daly committed
-
Will Daly committed
-
account for third party auth.
Will Daly committed -
AlasdairSwan committed
-
TNL-537
zubair-arbi committed
-
- 23 Oct, 2014 5 commits
-
-
AlasdairSwan committed
-
Users may want to start anew when answering a question. This commit decouples reset from randomization while still preserving backward compatibility. Users can clear their input. Instructors can set course-wide and problem-specific settings for reset button display.
Jim 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 7 commits
-
-
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 -
stephensanchez committed
-
stephensanchez committed
-
stephensanchez committed
-
Oleg Marshev committed
-
- fixed parseInt issue - PR fixes
lduarte1991 committed -
lduarte1991 committed
-
- 21 Oct, 2014 2 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
-