9 Commits (df36aa3b9fbfd0a1872c78ea2e9dbce5fde183cf)

Autor SHA1 Nachricht Datum
  Voxin Muyli 34c4a1b344
Implement a much more efficient approach to range queries. (#3831) vor 4 Jahren
  Samir Shah b6f8fe9edd
Improve efficiency of Range.product_queryset when fetching matching child products (#3734) vor 4 Jahren
  Voxin Muyli def485209b
Fix querying of products within subcategories in RangeQuerySet.contains_product (#3543) vor 5 Jahren
  Lars van de Kerkhof cacbc1a2c7 Fixes offers failing on child products for ranges that include all products. vor 6 Jahren
  Lars van de Kerkhof a3828425ad Exclude products after completing the selection. (#3211) vor 6 Jahren
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. vor 6 Jahren
  Lars van de Kerkhof 9913be1dc6 Reduce number of queries performed by Range to 1. (#3071) vor 6 Jahren
  Diederik van der Boor da4f0e4dc4
Fix Range.all_products() inconsistency with contains_product() vor 7 Jahren
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py vor 9 Jahren
  Alexander Gaevsky 264ea574b3 Fix re-add of removed product from product range. vor 9 Jahren
  Alexander Gaevsky cf91f8b859 Allow to re-order range products only if they were explicitly added, but as category product, etc vor 10 Jahren
  Alexander Gaevsky f18727c4cf Fix product not being excluded after removal from range, if it has category which was included to this range as well vor 10 Jahren
  Alexander Gaevsky defab255e1 Fix product duplication in range when product has multiple categories assigned vor 10 Jahren
  John Parton 5b2b50e112 Allow for children to be explicitly included in ranges. vor 11 Jahren
  David Winterbottom cdc086a67f Style changes to range tests vor 11 Jahren
  Victor Munene e5ab94012c add all_products function to Range. Also updated num_products to return vor 11 Jahren
  Maik Hoepfel 052e72f626 Update handling of child product for product ranges vor 11 Jahren
  Maik Hoepfel 7c4ddb820b Remove several quirks related to offer ranges vor 11 Jahren
  Maik Hoepfel 8a03abb0bb Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality vor 11 Jahren
  David Winterbottom a0802b52af Use an AutoSlug field with offer ranges vor 11 Jahren
  Izidor Matušov 92311ce55d Fix backwards incompatible changes vor 12 Jahren
  Matus Moravcik a1a6c602f5 Use get_product_class where possible vor 12 Jahren
  Maik Hoepfel 8f9d5db31f Move django-oscar-testsupport into oscar.test vor 12 Jahren
  David Winterbottom e5d78436e2 Split offer tests into unit/integration folders vor 13 Jahren
  David Winterbottom 0dc6816a93 Extract functionality from oscar.test into separate package vor 13 Jahren
  David Winterbottom 9600c998f1 Split offer tests into modules vor 13 Jahren
  David Winterbottom d48f5c9827 Fixed bad bug with absolute discount benefits. vor 13 Jahren