736 İşlemeler (77f8265bf4ef333becbb508ed27d42642e85f0ff)

Yazar SHA1 Mesaj Tarih
  Michael van Tellingen aafcc8a901
flake8 9 yıl önce
  Pete Graham d5d0c4059e Modify assert technique so test passes 9 yıl önce
  Zachary B. Mott ee3e907a1b #2112. Fix postal code validator for Brunei Darussalam. 9 yıl önce
  Alexander Gaevsky 6169826571 Show warning message if there is more than one product stock record has same SKU during product range edit in the dashboard. 9 yıl önce
  Alexander Gaevsky 26ab156541 Add test for product attribute update through the product edit page in the dashboard. 9 yıl önce
  Alexander Gaevsky 264ea574b3 Fix re-add of removed product from product range. 9 yıl önce
  Alexander Gaevsky 5ef5570873 Fix dashboard report form when date range is incomplete, add tests. 9 yıl önce
  Alexander Gaevsky afc6d6b814 Make sure wish list does not contain given product before moving to it. 9 yıl önce
  Michael Kutý 5974e5a151 Use empty message instead None. 9 yıl önce
  Michael Kutý f959d50293 Fix tests. 9 yıl önce
  Michael Kutý 11aab47e3c Add tests for sending messages to emails without account. 9 yıl önce
  Michael van Tellingen 1859d71d94
Create a separate dashboard login/logout 9 yıl önce
  Alexander Gaevsky 9266927bf2 Add tests for order creator to make sure site parameter respected. 9 yıl önce
  Samir Shah ced85716fb Change the default argument of ProductReview.status to a callable. 9 yıl önce
  Alexander Gaevsky df3fec5706 Fix basket quantity threshold for the updated basket line quantity. 9 yıl önce
  Michael van Tellingen 40e8a727a6
sandbox: use new style template settings 9 yıl önce
  Michael van Tellingen ad21d68120
Update test settings to 1.10 compatbile version 9 yıl önce
  Alexander Gaevsky 1c54fff739
Fix approved product review queryset (#1920) 10 yıl önce
  Alexander Gaevsky 8495953323 Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 yıl önce
  Michael van Tellingen db2a9d255e
Alter the runtests.py script to just call py.test (keep it simple) 9 yıl önce
  Michael van Tellingen bc893aa92a
Add unittest for testing migrations (from wagtail) 9 yıl önce
  Michael van Tellingen c030a13359
Fix failing unittests 9 yıl önce
  Michael van Tellingen e9defe825b
Add support for py.test --postgres 9 yıl önce
  Michael van Tellingen 8b66fd5422
Update migrations in unittest apps 9 yıl önce
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 yıl önce
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 yıl önce
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 10 yıl önce
  Michael van Tellingen 7667e1c5d9 Fix tests to match updated translations 10 yıl önce
  John Parton b6ff55aa67 If ExpiryMonthField is optional, don't throw an attribute error if value is None. 10 yıl önce
  Craig Weber 1234497f61 Prevent trying to save a negative quantity to a Basket 10 yıl önce
  Alexander Gaevsky cf91f8b859 Allow to re-order range products only if they were explicitly added, but as category product, etc 10 yıl önce
  Alexander Gaevsky f18727c4cf Fix product not being excluded after removal from range, if it has category which was included to this range as well 10 yıl önce
  Alexander Gaevsky defab255e1 Fix product duplication in range when product has multiple categories assigned 10 yıl önce
  Maik Hoepfel b44a5592d7 Document and fix tests for #1964 10 yıl önce
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() 10 yıl önce
  Michael van Tellingen dfa8bcb88e Fix failing tests since we now live in 2016 10 yıl önce
  Martijn Jacobs 5f50b9112a Added test for directly saving without all the steps, added test for the dashboard offer-list page. 10 yıl önce
  Diederik van der Boor 9bf27f0099 Fix errors with shipping discounts on free weightbased shipping. 10 yıl önce
  Diederik van der Boor 9ee04e5d27 Weigh the basket using decimals, avoid float rounding issues 10 yıl önce
  Anentropic 992198eca7 tests for deprecated decorator 10 yıl önce
  Denis Darii 6a595084f4 Some tests in TestCatalogueViews 10 yıl önce
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test 10 yıl önce
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 yıl önce
  Michael van Tellingen a421475b2b Simplify the test for the @python_2_unicode_compatible 10 yıl önce
  Michael van Tellingen b1d028e41e Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 yıl önce
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 10 yıl önce
  Maik Hoepfel 838f0866fd Remove django-compressor 10 yıl önce
  Juan Madurga d4dbf20f42 Fix create_line_reference for options already enconded to utf-8 10 yıl önce
  Matthew Wilkes c16b0fd64c Trigger product unavailable warning message using availability policy rather than reproducing the stockrecord check, to allow for greater extensibility. 10 yıl önce
  Matthew Wilkes 19910c4e4c When calculating basket totals, exclude line items is products with an unknown price that are not available for purchase. 10 yıl önce