106 Révisions (d5d4e005c299c43ca541b8f4e8ea62d4e34b7af1)

Auteur SHA1 Message Date
  Voxin Muyli c862b4c8d7
When there are product discountable true and variant discountable false in cart in the same time, discount is calculated for variant which is incorrect. (#4102) il y a 2 ans
  Gunther Waidacher 75ed8827bd
Exclude non-public Products from Offers detail and Range detail view (#4053) il y a 2 ans
  Voxin Muyli 34c4a1b344
Implement a much more efficient approach to range queries. (#3831) il y a 3 ans
  Samir Shah b6f8fe9edd
Improve efficiency of Range.product_queryset when fetching matching child products (#3734) il y a 4 ans
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard il y a 4 ans
  Basil Dubyk 5e1986388f Fix non-exclusive offers with count condition il y a 5 ans
  Voxin Muyli def485209b
Fix querying of products within subcategories in RangeQuerySet.contains_product (#3543) il y a 5 ans
  Basil Dubyk 0f3df5fca9
Fix rendering of upsell messages for exclusive offers (#3548) il y a 5 ans
  Basil Dubyk 8e7ee62a2e
🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) il y a 5 ans
  Lars van de Kerkhof cacbc1a2c7 Fixes offers failing on child products for ranges that include all products. il y a 6 ans
  Lars van de Kerkhof a3828425ad Exclude products after completing the selection. (#3211) il y a 6 ans
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. il y a 6 ans
  Nasir Hussain aa791070c5 Replaced deprecated assertEquals with assertEqual il y a 6 ans
  Lars van de Kerkhof 9913be1dc6 Reduce number of queries performed by Range to 1. (#3071) il y a 6 ans
  Paul J Stevens c1c61ef5c5 enforce max_affected_items during offer application (#2970) il y a 6 ans
  Alexander Gaevsky d8404f2fb0 Extend tests for discount tax calculation. il y a 6 ans
  Paul J Stevens fa124a8a21 [issue2773] add test for negative line value il y a 6 ans
  Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) il y a 7 ans
  Diederik van der Boor da4f0e4dc4
Fix Range.all_products() inconsistency with contains_product() il y a 7 ans
  Samir Shah 349ae18be2 Reduce maximum line length in flake8 config to 119 characters. il y a 7 ans
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock il y a 7 ans
  Samir Shah e2b8a5b63a Replace calls to ugettext with gettext. il y a 7 ans
  Samir Shah 095c30d735 Remove use of python_2_unicode_compatible decorator. il y a 7 ans
  Samir Shah 13e2ed127c Remove all uses of six. il y a 7 ans
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. il y a 7 ans
  Samir Shah 8a3288da43 Drop support below Django 1.11 il y a 8 ans
  Alexander Gaevsky cc1c1f9f13 Fix condition/offer proxy class name property validation. il y a 8 ans
  Alexander Gaevsky 7044b462ee Add validation if proxy benefit and condition classes have name property defined. il y a 8 ans
  Paul J Stevens f274a9eb85 Refactor proxy_map on conditions and benefits for easier overriding (#2419) il y a 8 ans
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. il y a 8 ans
  Paul J Stevens fe68f1172f fix bug in grouped_voucher_discounts (#2366) il y a 8 ans
  Samir Shah 5c4a80356c Refactor Benefit clean methods and add tests for all of them. il y a 8 ans
  Samir Shah 1784dfef42 Fix logic for checking whether an offer is active based on date. il y a 8 ans
  Basil Dubyk 57271f20de Cleanup unused benefits and conditions after conditional offer removal. il y a 8 ans
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. il y a 9 ans
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit il y a 9 ans
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py il y a 9 ans
  Alexander Gaevsky 8fa4e093b3 Make value field mandatory for percentage discount benefit. il y a 9 ans
  Alexander Gaevsky 264ea574b3 Fix re-add of removed product from product range. il y a 9 ans
  Alexander Gaevsky cf91f8b859 Allow to re-order range products only if they were explicitly added, but as category product, etc il y a 10 ans
  Alexander Gaevsky f18727c4cf Fix product not being excluded after removal from range, if it has category which was included to this range as well il y a 10 ans
  Alexander Gaevsky defab255e1 Fix product duplication in range when product has multiple categories assigned il y a 10 ans
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 il y a 10 ans
  Alexander Gaevsky 450d47bd10 fixes for applying discount to weight based shipping method il y a 10 ans
  Alexander Gaevsky 970b48e027 added integration test when shipping discount applied to weight based shipping il y a 10 ans
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules il y a 10 ans
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules il y a 10 ans
  John Parton 5b2b50e112 Allow for children to be explicitly included in ranges. il y a 10 ans
  Michael van Tellingen 8c32aaf3d9 Replace last occurences of django-dynamic-fixture with factory-boy il y a 10 ans
  Michael van Tellingen 1c76fb9e85 Fix order and offer report generators when no start/end dates are given. il y a 10 ans