Will Daly
578c04f62f
Put logistration page behind a feature flag
2014-11-07 13:05:17 -05:00
Will Daly
e629ce2ba6
Move redirection/enrollment to AccessView and trigger it using an event.
...
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.
2014-11-07 12:59:08 -05:00
Renzo Lucioni
bedd6cc2f5
Jasmine tests of validation utility
...
Includes a modification of validation logic which performs min and max length checks on optional fields in addition to required fields.
2014-11-07 10:44:25 -05:00
chrisndodge
01c029aa9f
Merge pull request #5805 from edx/cdodge/make-customizeable-region-in-receipt-page
...
allow for a customized region on the receipt page that is microsite bran...
2014-11-06 21:13:43 -05:00
Renzo Lucioni
f9ecd8849a
Fix logistration Jasmine tests
...
Includes several bug fixes caught during test writing, general clean-up, and adds js-url, a lightweight URL parser
2014-11-06 12:07:49 -05:00
Renzo Lucioni
edba397a20
Return more helpful error messages when a resource conflict occurs
2014-11-05 22:36:27 -05:00
Greg Price
d2183c58c8
Add endpoint to log in with OAuth access token
2014-11-05 14:09:41 -05:00
Muhammad Ammar
e8e7e78e09
Merge pull request #5655 from edx/ammar/unit-improvements
...
Unit Test Improvements
2014-11-05 19:55:39 +05:00
Diana Huang
a971e71792
Merge branch 'will/logistration-third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/course_modes/views.py
2014-11-04 10:50:09 -05:00
Sarina Canelake
bc20ccb332
Merge pull request #5828 from edx/sarina/moar-pep8
...
Remove more pep8 violations
2014-11-04 08:58:17 -05:00
Sarina Canelake
725e4908e3
Remove more pep8 violations
2014-11-04 07:37:41 -05:00
Gabe Mulley
821c97fbb4
Implement shim for mobile video events.
...
This PR addresses the following issues:
1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised.
2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices.
3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons.
Fixes: AN-3818
2014-11-03 14:12:07 -05:00
Renzo Lucioni
a60213c814
Fix tests of user API views
2014-11-03 10:14:31 -05:00
Jesse Zoldak
71f237d361
Revert "Fix lettuce css_fill method for devstack"
...
This reverts commit 471abb8c28 .
2014-10-31 11:51:28 -04:00
Jesse Zoldak
471abb8c28
Fix lettuce css_fill method for devstack
2014-10-31 11:48:35 -04:00
muhammad-ammar
fcaa783e43
Unit Test Improvements
...
TE-489
2014-10-31 11:55:13 +00:00
Chris Dodge
6fcfb2a6a3
allow for a customized region on the receipt page that is microsite brand specific
2014-10-30 22:17:02 -04:00
Diana Huang
fc468bf696
Set up basic enrollment infrastructure.
2014-10-30 17:15:26 -04:00
Renzo Lucioni
4157e5c0f6
i18n logistration
2014-10-30 14:09:15 -04:00
Sarina Canelake
1b6d1b3730
Fix i18n and quality errors in course_groups/views.py
2014-10-30 11:10:57 -04:00
Martyn James
f61b968e01
Merge branch 'release'
2014-10-29 15:36:26 -04:00
Renzo Lucioni
bcef7611d4
Clean up logistration copy
2014-10-29 14:42:57 -04:00
Will Daly
c553a47c26
Update third party auth on the logistration form
2014-10-28 17:00:48 -04:00
John Eskew
c9071353fd
Merge pull request #5742 from edx/jeskew/asset_manager_read_wrapper
...
Wrap all asset read operations.
2014-10-28 15:57:28 -04:00
Will Daly
48bc4776be
Merge branch 'will/third-party-auth-fixes' into will/combine-reg-login-form
...
Conflicts:
common/djangoapps/third_party_auth/__init__.py
common/djangoapps/third_party_auth/pipeline.py
2014-10-28 15:16:27 -04:00
John Eskew
786a32e7cf
Wrap all asset read operations.
...
First step in moving assets out of the contentstore (optionally).
https://openedx.atlassian.net/browse/PLAT-77
2014-10-28 14:20:36 -04:00
Will Daly
f9b5a9173f
Redirect users to the track selection page or ?next page when using third party auth
...
Set marketing site logged in cookie from third party auth.
2014-10-28 10:28:30 -04:00
Will Daly
0735141afc
Merge pull request #5730 from edx/will/update-donation-tests
...
Add a test for donations with a white-label course mode
2014-10-27 14:13:44 -04:00
Will Daly
0cac6ea21b
Fix pylint violations
2014-10-27 11:04:22 -04:00
Will Daly
7f54af3be0
Merge remote-tracking branch 'origin/release'
2014-10-27 10:59:31 -04:00
Will Daly
2c062ca08b
Add a test for donations with a white-label course mode
2014-10-26 15:58:26 -04:00
Will Daly
60f02feb71
Merge pull request #5716 from edx/will/logistration-custom-error-msgs
...
Add field from server to set custom error messages for logistration fields
2014-10-25 14:29:21 -04:00
Will Daly
3996b0a7e6
Merge pull request #5708 from edx/will/fix-401-basic-auth-issue
...
Logistration: Use a 403 status to indicate that the user does not have a linked account
2014-10-25 14:29:05 -04:00
Renzo Lucioni
05cb2a071b
Prohibit automatic enrollment in prof ed courses when user authenticates via third-party auth
2014-10-24 15:59:42 -04:00
Will Daly
ac2201a648
Add field from server to set custom error messages for logistration fields
2014-10-24 11:02:38 -04:00
Will Daly
611e819d17
Change field type for email from 'text' to 'email'
2014-10-24 09:25:56 -04:00
Will Daly
cc07afb967
Use a 403 status to indicate that the user does not have a linked
...
account for third party auth.
2014-10-24 08:57:54 -04:00
stephensanchez
61436ea195
Merge branch 'release'
2014-10-23 19:41:31 +00:00
stephensanchez
e7570c52e6
adding all the tests for data and api.
...
Updating tests for views
Last chunk of tests and pep8 cleanup
Code Review cleanup.
Additional CR comments
Changing serialization of suggested prices.
2014-10-23 16:57:29 +00:00
Will Daly
fb5a8098de
Disable auth for login and registration end-points
2014-10-23 10:20:37 -04:00
Will Daly
0245c7e16e
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.
2014-10-23 08:56:40 -04:00
Will Daly
33f0e92d62
Merge remote-tracking branch 'origin/master' into will/combine-reg-login-form
2014-10-22 17:13:30 -04:00
Will Daly
9e9dec1de1
Integrate third party auth into the combined login/registration page.
...
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
2014-10-22 17:10:49 -04:00
stephensanchez
128d4836c0
Change design to check for min price or suggested prices.
2014-10-22 20:26:03 +00:00
stephensanchez
de4a2191c8
pep8 error.
2014-10-22 19:53:59 +00:00
stephensanchez
d5966b1e21
Adding an additional check to avoid donations showing up for microsites.
2014-10-22 18:20:32 +00:00
Sarina Canelake
16771e6944
Merge pull request #5634 from Edraak/fix-unicode-error-in-migration
...
Fixed UnicodeEncodeError in student`s migrations
2014-10-20 17:51:23 -04:00
stephensanchez
f01e5268b4
Initial setup for new enrollment API
...
Quick tweaks to the API
Aggregating course modes data.
Fixing the POST request endpoints.
2014-10-20 20:26:31 +00:00
stephensanchez
c876c4ae93
Merge remote-tracking branch 'origin/release' into rc/2014-10-20
2014-10-20 16:19:08 +00:00
Will Daly
d774bcf36e
Support separate terms of service and honor code checkboxes.
2014-10-20 11:26:17 -04:00