stephensanchez
75e45bc2ee
Update the API and Data Layer to get the student from the models.
2014-11-17 15:09:33 +00:00
Will Daly
92d10ebd17
Respond to code review feedback
2014-11-17 08:58:56 -05:00
Renzo Lucioni
8d02efb021
Clean up pep8 and pylint violations
...
Also fixes failing Python unit tests
2014-11-12 12:55:56 -05:00
Will Daly
b8f5be2cdd
Allow inactive users to modify their own enrollments
2014-11-10 08:10:47 -05:00
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
Diana Huang
fc468bf696
Set up basic enrollment infrastructure.
2014-10-30 17:15:26 -04: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
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