Skip to content
Snippets Groups Projects
  1. May 03, 2013
    • Greg Price's avatar
      Add login link to registration page if user is trying to enroll in a class · 031a7486
      Greg Price authored
      If an unauthenticated user clicks on a course registration button, they will
      be redirected to the user registration page. Now, that page will include a link
      to the login page. If the user follows the link and logs in successfully, then
      they will be enrolled in the class.
      031a7486
    • Greg Price's avatar
      Modify course registration flow for new login and registration pages · e5846e64
      Greg Price authored
      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.
      e5846e64
    • Diana Huang's avatar
      Merge pull request #1933 from edx/diana/drupal/fix-cms-tests · 582b23d7
      Diana Huang authored
      Drupal: Add cookie name to the cms settings so we don't error out while looking for it
      582b23d7
  2. May 02, 2013
  3. May 01, 2013
  4. Apr 30, 2013
  5. Apr 29, 2013
Loading