1. 07 Oct, 2013 1 commit
  2. 04 Oct, 2013 1 commit
  3. 02 Oct, 2013 1 commit
  4. 01 Oct, 2013 1 commit
    • Quiet down exceptions at startup, and during tests · 50aa37be
      There's no need to display a traceback for every failed content load,
      the comment before the log line even says so.
      
      The exceptions shown before tests are run are because of the eager
      initialization of the modulestores.  They don't need to be initialized
      then, that just speeds the responsiveness of servers.  Putting off the
      initialization means they get inited as needed, and the log lines get
      Ned Batchelder committed
  5. 27 Sep, 2013 2 commits
    • 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
  6. 25 Sep, 2013 1 commit
  7. 23 Sep, 2013 1 commit
  8. 20 Sep, 2013 3 commits
  9. 13 Sep, 2013 1 commit
  10. 11 Sep, 2013 2 commits
  11. 06 Sep, 2013 2 commits
  12. 04 Sep, 2013 2 commits
  13. 03 Sep, 2013 1 commit
  14. 31 Aug, 2013 1 commit
  15. 29 Aug, 2013 4 commits
  16. 28 Aug, 2013 1 commit
  17. 27 Aug, 2013 1 commit
  18. 22 Aug, 2013 8 commits
  19. 21 Aug, 2013 6 commits