- 27 Sep, 2013 1 commit
-
-
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
-
- 18 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 09 Sep, 2013 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 06 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 04 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 30 Aug, 2013 1 commit
-
-
there is only one item in the order
Diana Huang committed
-
- 27 Aug, 2013 2 commits
-
-
Diana Huang committed
-
Diana Huang committed
-
- 22 Aug, 2013 9 commits
-
-
Diana Huang committed
-
Jason Bau committed
-
Diana Huang committed
-
Jason Bau committed
-
Jason Bau committed
-
* Make currency a property of the Order (for validation purposes) * Remove null=True from Char fields * Use InheritanceManager for subclassing OrderItem * Change VerifiedCertificate to better handle some new use cases * Cleaned out old migrations * Tests!
Diana Huang committed -
Diana Huang committed
-
Diana Huang committed
-
Jason Bau committed
-
- 21 Aug, 2013 8 commits
-
-
Jason Bau committed
-
Diana Huang committed
-
Jason Bau committed
-
Jason Bau committed
-
* Make currency a property of the Order (for validation purposes) * Remove null=True from Char fields * Use InheritanceManager for subclassing OrderItem * Change VerifiedCertificate to better handle some new use cases * Cleaned out old migrations * Tests!
Diana Huang committed -
Diana Huang committed
-
Diana Huang committed
-
Jason Bau committed
-