65 Commit (0bd835a0685f286013dce7e09d556460adaec17b)

Autore SHA1 Messaggio Data
  Viggodevries 0bd835a068 Create line discount models so we know what discount was applied to what line 2 anni fa
  TopDevPros 39e7c8d7d9
Return True in is_tax_known() when the basket is empty (#4166) 2 anni fa
  Hertog Jan c9af48338d
Implement black and Pylint (#4126) 2 anni fa
  Viggo de Vries 7651cb54ff
Only change order line status when status is available (#3948) 2 anni fa
  Viggo de Vries c7d5676354
Django 4.2, Python 3.11 (#4098) 2 anni fa
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 anni fa
  Samir Shah 9eae894cf9 Drop deprecated functionality scheduled for removal in Oscar 2.1 5 anni fa
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 anni fa
  Lars van de Kerkhof 670fc947a3 Ignore expired vouchers during order placement (#3217) 6 anni fa
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 anni fa
  dfirst 146ebb0149 Fix order and line pipelines in tests (#3092) 6 anni fa
  Basil Dubyk be7bff35ae Move `run_concurrently` from `tests/utils` to `src/oscar/test/utils` 6 anni fa
  Srdjan Cosic 542f9d1cd0 Add test receiver creates order status change object 7 anni fa
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 anni fa
  Samir Shah e2b8a5b63a Replace calls to ugettext with gettext. 7 anni fa
  Samir Shah 13e2ed127c Remove all uses of six. 7 anni fa
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 anni fa
  Samir Shah 47fbac61a2 Add backward compatible order verification hash checking. 7 anni fa
  Samir Shah 10b5e47e9a Replace insecure md5 hash generation in Order.verification_hash . 7 anni fa
  Kees Hink 6e6ef5cf72 Do not perform stock allocation manipulations on non-stock-tracked products (#2567) 7 anni fa
  Samir Shah eea76f44c0 PEP8 cleanup, stop allowing PEP8 failures on Travis. 8 anni fa
  Samir Shah 33e60d48d3 Fix order tests to use a mocked now(), so that we aren't relying on the test completing quickly in order to pass. 8 anni fa
  Michael van Tellingen 711ec4f97e Add unittest for atomic stock allocation 8 anni fa
  Michael van Tellingen 8fb5ce932b Fix a race condition when using single-usage vouchers 8 anni fa
  Alexander Gaevsky 4880a06f2a Fallback to None when passing request to order creator, add tests for site determination using request in the order creator. 8 anni fa
  Alexander Gaevsky 896785163c Add tests for order and order line status change signals. 8 anni fa
  Michael van Tellingen be8a2795c7 Rename test file to match module tested. 8 anni fa
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8 anni fa
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8 anni fa
  Michael van Tellingen c6db096e80 UnitTest.assertEqual instead of .assertEquals() 8 anni fa
  Alexander Gaevsky 9266927bf2 Add tests for order creator to make sure site parameter respected. 9 anni fa
  Michael van Tellingen 174d4dcd67 Consolidate `oscar.test.factories` imports in the test modules 10 anni fa
  Michael van Tellingen 6fad63a4d0 Split oscar.test.newfactories in multiple modules 10 anni fa
  Michael van Tellingen 1c76fb9e85 Fix order and offer report generators when no start/end dates are given. 10 anni fa
  Michael van Tellingen 0c1f55e167 [Backport] Fix inconsistent Order.shipping_status 10 anni fa
  Michael van Tellingen 4ac7e830bf Fix inconsistent Order.shipping_status 10 anni fa
  Monika Sulik d36cc20522 Allow changing of the Order.date_placed field 11 anni fa
  Maik Hoepfel 43c7c9e0aa Test that product deletion is handled gracefully in order lines 11 anni fa
  Maik Hoepfel 97c3c4d405 Replace countries.json fixture by management command 11 anni fa
  David Winterbottom 3e69591e0c Repository methods must now be instantiated 11 anni fa
  David Winterbottom 9c3c2d3f47 Adjust API for checkout calculator 11 anni fa
  David Winterbottom 88c14055dd Adjust order creator to work with new shipping charges 11 anni fa
  David Winterbottom 0b7a136263 Remove find_by_code method from repo 11 anni fa
  Maik Hoepfel a211ec58c5 Align options for Partner.name and order's Line.partner_name field 11 anni fa
  Xavier Ordoquy c4fe59d7ef Sort the test results. 11 anni fa
  Xavier Ordoquy 0a1b4a60c7 assertEquals deprecated in favor of assertEqual 11 anni fa
  David Winterbottom ed28ecad71 Adjust how shipping methods are handled in the repository class 12 anni fa
  David Winterbottom 6a7dd23434 Save a shipping code against the order 12 anni fa
  David Winterbottom 6ead13d54e Remove a few deprecation warnings 12 anni fa
  Maik Hoepfel 5238c28e69 Delete unused fields on [Shipping|Payment]EventType 12 anni fa