1. 23 Jun, 2017 1 commit
  2. 19 Aug, 2016 1 commit
  3. 03 Aug, 2016 1 commit
  4. 12 Apr, 2016 1 commit
    • change css properties for mixins bi-aap in about template · 4ddcf31a
      remove unnecessary parentheses
      
      change css properties for mixins bi-aap in login/register page
      
      change css properties for mixins bi-app in about course page
      
      change css properties for mixins bi-app in the dashboard
      
      change css properties for mixins bi-app in help template
      
      change css properties for mixins bi-app in the home page
      
      change css properties for mixins bi-app in jobs, press and media pages
      
      remove the extra spaces
      Bound3R committed
  5. 10 Mar, 2016 1 commit
  6. 09 Mar, 2016 1 commit
  7. 17 Feb, 2016 1 commit
  8. 02 Dec, 2015 2 commits
  9. 17 Sep, 2015 3 commits
  10. 19 Aug, 2015 1 commit
  11. 26 Jun, 2015 1 commit
  12. 15 Jan, 2015 1 commit
  13. 05 Jan, 2015 1 commit
  14. 04 Dec, 2014 1 commit
  15. 23 Oct, 2014 1 commit
  16. 17 Oct, 2014 2 commits
  17. 12 Jun, 2014 1 commit
  18. 02 May, 2014 1 commit
  19. 04 Apr, 2014 1 commit
  20. 14 Mar, 2014 1 commit
  21. 13 Feb, 2014 1 commit
  22. 24 Oct, 2013 1 commit
  23. 27 Sep, 2013 1 commit
    • Stanford paid course registration · 667a1ead
      With tests, some settings changes
      (all should default to not breaking anything for edx)
      
      Added styling for shopping cart User Experience
      - Styled shoppingcart list page
      - Styled navigation shopping cart button
      - Styled receipt page
      - Styled course about page for shopping cart courses
      
      Addressed HTML/SCSS issues
      
      Remove offending body class and unnecessary sass changes
      
      Addresses many review comments on stanford shopping cart
      
      * framework for generating order instructions on receipt page
        in shoppingcart.models
      * move user_cart_has_item into shoppingcart.models
      * move min_course_price_for_currency into course_modes.models
      * remove auto activation on purchase
      * 2-space indents in templates
      * etc
      
      revert indentation on navigation.html for ease of review
      
      pep8 pylint
      
      move logging/error handling from shoppingcart view to model
      
      Addressing @dave changes
      Jason Bau committed
  24. 17 Sep, 2013 1 commit
  25. 10 Jul, 2013 3 commits
  26. 05 Jun, 2013 1 commit
  27. 31 May, 2013 1 commit
  28. 23 May, 2013 1 commit
  29. 03 May, 2013 1 commit
    • Modify course registration flow for new login and registration pages · e5846e64
      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.
      Greg Price committed
  30. 01 May, 2013 1 commit
  31. 29 Apr, 2013 1 commit
  32. 07 Sep, 2012 2 commits
  33. 31 Aug, 2012 1 commit