176 Комити (a4a211bd2c42a334e982d7af65cea8e3e27c8d2a)

Аутор SHA1 Порука Датум
  David Winterbottom f60f4c3cf9 Assign product_class in constructor, not clean method пре 11 година
  Maik Hoepfel 5add56b976 Fix wrong dictionary key in OrderDetailView пре 11 година
  David Winterbottom f086672ed2 Correct guest checkout test assertion пре 11 година
  Maik Hoepfel 2f2ebe5ca3 Checkout: Skip payment if order total is zero пре 11 година
  Maik Hoepfel 0e67e20ab3 Remove Product.related_products пре 11 година
  David Winterbottom 4f271abf76 Restructure add-to-basket form and view пре 11 година
  Maik Hoepfel 6862b8084f Validate products in clean() instead of save() пре 11 година
  David Winterbottom c5a60df61d Fix bug with variant AddToBasket forms пре 11 година
  David Winterbottom 8ba283e8c4 Adjust AddToBasket form to require purchase info пре 11 година
  David Winterbottom 8c697f245e Improve functional tests for order detail page пре 11 година
  David Winterbottom 70c053cf58 Extend login/registration view пре 11 година
  Maik Hoepfel ac31bb11d0 Remove leftover naive datetimes in tests пре 12 година
  David Winterbottom 478fa0adf5 Ensure HTML IDs use underscores not hyphens пре 12 година
  David Winterbottom d30fc8cb0a Disentangle Django's test client from Oscar's custom webtest class пре 12 година
  David Winterbottom 21d73a1a96 Rewrite checkout functional tests пре 12 година
  David Winterbottom 466765ed01 Checkout house-keeping пре 12 година
  Maik Hoepfel 23b65f3cde Ensure users can chop off parts of category URLs пре 12 година
  David Winterbottom f013cddd68 Remove can_basket_be_submitted method пре 12 година
  David Winterbottom 07da76956e Add tests for checkout payment details view pre-conditions пре 12 година
  David Winterbottom fe0b9ab02f Add tests for checkout payment method view pre-conditions пре 12 година
  David Winterbottom 96c94ea8ad Extract core events into mixin to clean up tests пре 12 година
  David Winterbottom 9f69bf3c6e Add tests for checkout shipping methods view pre-conditions пре 12 година
  David Winterbottom 5dc3d81dde Add tests for checkout shipping address view pre-conditions пре 12 година
  David Winterbottom 068bd71088 Checkout index view enforces basket must be non-empty пре 12 година
  Vladimir Bolshakov b93fcf745f Code of communication event type generated with uppercased letters and пре 12 година
  Maik Hoepfel 424af95a64 Incorporate ProductListView into ProductCategoryView пре 12 година
  Maik Hoepfel 62f1b2fc2b Update test factories to use partner_name kwarg for partner name пре 12 година
  Maik Hoepfel a828dc2f6b Correctly handle multiple wishlists пре 12 година
  Maik Hoepfel c376f4eb45 Fix tests for product class dropdown changes пре 12 година
  Izidor Matušov 6f0bf1e5cf Enforce changing password follow password rules пре 12 година
  Markus Bertheau 53fd139096 Use slug instead of id for product_class in URL пре 12 година
  David Winterbottom 370f9c7d80 Ensure order number searches don't error пре 12 година
  Maik Hoepfel e413f858f6 Switch to Oscar's get_model function пре 12 година
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite пре 12 година
  David Winterbottom ec950cf9de Call signal receivers from models.py (not __init__.py) пре 12 година
  David Winterbottom b7a8bb9400 Allow customers to delete their profile пре 12 година
  Tim Jacobi 8af9400e37 HTML flash messages for product dashboard пре 12 година
  benvand a61df5335f Refactor tests to use WebTestCase instead of ClientTestsCase пре 12 година
  Xavier Ordoquy b710a9614f httplib compatibility with python3. пре 12 година
  Xavier Ordoquy 54fd6ad432 httplib compatibility with python3. пре 12 година
  Xavier Ordoquy 305b3f20c8 httplib compatibility with python3. пре 12 година
  Xavier Ordoquy b872ecb9c8 httplib compatibility with python3. пре 12 година
  Xavier Ordoquy 2d7a844757 assertNotEquals removed. пре 12 година
  Xavier Ordoquy f65c7f994f Cast response content to string. пре 12 година
  Xavier Ordoquy 18357cd69a reload has been removed from Python3. пре 12 година
  Xavier Ordoquy c08837f5c7 content.response is supposed to be binary data. пре 12 година
  Xavier Ordoquy 765cec6a06 assertItemsEqual removed from Python3. пре 12 година
  Xavier Ordoquy 236f13a128 cast request.content to strings пре 12 година
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual пре 12 година
  Michael van Tellingen d8d74904ac Introduce settings to configure the recently viewed products cookie пре 12 година