Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
lib | ||
static | ||
templates | ||
.coveragerc | ||
CHANGELOG.md | ||
__init__.py | ||
one_time_startup.py | ||
urls.py | ||
wsgi.py | ||
xmodule_namespace.py |
Now that we are using separate pages for login and registration rather than modals, clicking the registration button for a course should direct an unauthenticated user to the registration page, and the user should be enrolled in the course upon successful registration. Likewise, an unauthenticated user attempting to unenroll from a course should be directed to the login page and subsequently unenrolled from the course upon successful login. The enrollment change service also now uses HTTP status codes rather than JSON to communicate status to the front end.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
lib | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
.coveragerc | Loading commit data... | |
CHANGELOG.md | Loading commit data... | |
__init__.py | Loading commit data... | |
one_time_startup.py | Loading commit data... | |
urls.py | Loading commit data... | |
wsgi.py | Loading commit data... | |
xmodule_namespace.py | Loading commit data... |