350 Commitit (fe1a82387ecc5eaa560bcb666d5f6e4a4a0dfd30)

Tekijä SHA1 Viesti Päivämäärä
  Voxin Muyli c4ebfa680f
Deepcopy should not cause a recursion error on the ProductAttributesC… (#4018) 3 vuotta sitten
  Voxin Muyli 71405c508a
Avoid unexpected behaviour when saving modified child attributes. (#4007) 3 vuotta sitten
  Voxin Muyli 6f333f6564
Make sure to only save attributes when they have been changed. (#3995) 3 vuotta sitten
  Orinda Harrison(Mitch) 66702217df
Prevent access to public review-related views for non-public products (#3751) 4 vuotta sitten
  Samir Shah 06b36e0c5a Fix output of OfferReportGenerator and generate its data more efficiently. 4 vuotta sitten
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 vuotta sitten
  Samir Shah ce95a8f742 Simplify code for several old template tags. 5 vuotta sitten
  Victor Munene 5b67f56c87 Refactor order search form to be inclusive of orders placed on 'to' date 5 vuotta sitten
  Basil Dubyk 7c5f745919 Improve `test_post_process_urls_adds_decorator` 5 vuotta sitten
  Orinda Harrison(Mitch) 2599135e93
Add SEO fields to product and category models and make editable in the dashboard (#3534) 5 vuotta sitten
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 vuotta sitten
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 vuotta sitten
  Samir Shah 25b2c0765e Exclude non-public child products from public views. 5 vuotta sitten
  Samir Shah 0ec4d7f378 Use parent class get_users() method in PasswordResetForm. 6 vuotta sitten
  Leandro Gomez 01584b74ad Fix isort check 6 vuotta sitten
  Leandro Gomez 38e6bd2fbb Pass login object to EmailAuthenticationForm 6 vuotta sitten
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 vuotta sitten
  Samir Shah 1671aaeec0 Fix coverage reporting on travis 6 vuotta sitten
  Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 vuotta sitten
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 vuotta sitten
  Highbiza migration experts 43c5db8fbc Added method to Product manager for filtering on product attributes. (#2888) 7 vuotta sitten
  Paul J Stevens ff9afb6011 remove end_datetime from conditionaloffer fixture 7 vuotta sitten
  Craig Loftus 25a6baa1eb Properly populate user instance passed to password validators 7 vuotta sitten
  Samir Shah 72f52acff7
Update inputmask to version 4.0.2 (#2852) 7 vuotta sitten
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 vuotta sitten
  Lars van de Kerkhof 0baf2f2455 Added setting for calculating offer discounts over the price including tax. 7 vuotta sitten
  Lars van de Kerkhof 3ee0fd713c Added unittest for StockRecordForm 7 vuotta sitten
  Samir Shah a7edc8ba2f Drop mock in favour of unittest.mock 7 vuotta sitten
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. 8 vuotta sitten
  Basil Dubyk 6cb796faaf Add ability to add many phone number fields 8 vuotta sitten
  Tobias 784e56a0d1 Cast PhoneNumber field to unicode before storing in session. Fixes #2421 (#2441) 8 vuotta sitten
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 vuotta sitten
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 9 vuotta sitten
  Michael van Tellingen fa8aca9818 Remove oscar.core.utils.compose 9 vuotta sitten
  Michael van Tellingen 8266000b8e Use the django-phonenumber-field module instead of our own 9 vuotta sitten
  Alexander Gaevsky b75153ad49 Add tests for CheckoutSessionMixin.check_basket_is_valid method. 9 vuotta sitten
  Michael van Tellingen c06483f5ab Fix customisation tests by going full pytest 9 vuotta sitten
  Alexander Gaevsky 0425036905 Add test to verify that base dashboard app config inherited properly. 9 vuotta sitten
  Michael van Tellingen caba5037c0 Open files with the context manager to close them properly 9 vuotta sitten
  Michael van Tellingen aafcc8a901
flake8 9 vuotta sitten
  Zachary B. Mott ee3e907a1b #2112. Fix postal code validator for Brunei Darussalam. 9 vuotta sitten
  Alexander Gaevsky 5ef5570873 Fix dashboard report form when date range is incomplete, add tests. 9 vuotta sitten
  Alexander Gaevsky 8495953323 Fix UnicodeCSVWriter __enter__ method, breaking class usage as context manager, added test. 9 vuotta sitten
  Martijn Jacobs 3b6bbd4b55 Added tests for the basketline formset to make sure the queryset is ordered 9 vuotta sitten
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 vuotta sitten
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 10 vuotta sitten
  John Parton b6ff55aa67 If ExpiryMonthField is optional, don't throw an attribute error if value is None. 10 vuotta sitten
  John Parton 6b9ae9e702 If 'None' is passed to a BankcardNumberField, raise a Validation error instead of an Attribute error. 10 vuotta sitten
  Maik Hoepfel b44a5592d7 Document and fix tests for #1964 10 vuotta sitten
  Michael van Tellingen dfa8bcb88e Fix failing tests since we now live in 2016 10 vuotta sitten