1082 Commits (3daf3dda59f74b78e97ede45deffe745470fe937)

Autor SHA1 Nachricht Datum
  Joseph Wayodi 6a04a96ee3 Check checkout-view skip conditions before pre conditions vor 4 Jahren
  Samir Shah f53bc49507 Drop support for Django 2.2 and Python 3.6 vor 4 Jahren
  Orinda Harrison(Mitch) 66702217df
Prevent access to public review-related views for non-public products (#3751) vor 4 Jahren
  Samir Shah 06b36e0c5a Fix output of OfferReportGenerator and generate its data more efficiently. vor 4 Jahren
  Samir Shah b6f8fe9edd
Improve efficiency of Range.product_queryset when fetching matching child products (#3734) vor 4 Jahren
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python vor 4 Jahren
  Samir Shah 76aeb45bdb Fixes for deprecations in Django 3.2: vor 4 Jahren
  Robert Alford 2defbb49b8 Add support for Django 3.2, drop support for Django 3.0 vor 4 Jahren
  Joseph Wayodi 1a3372e172 Fix saving of Benefit/Condition "proxy_class" field in dashboard OfferWizardStepView vor 4 Jahren
  Orinda Harrison(Mitch) b02c1cc99d
Treat empty basket quantity on basket line form as zero (#3679) vor 4 Jahren
  Julie Rymer 9f6d8a2c06
Move customer.history functions into a dynamically loaded, overridable class (#3677) vor 4 Jahren
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard vor 4 Jahren
  Samir Shah ce95a8f742 Simplify code for several old template tags. vor 4 Jahren
  Joseph Wayodi 53b9949d19 Add tests for "oscar_fork_statics" management command vor 4 Jahren
  Martijn Jacobs 0995c5d2c7
Add method to allow refresh of product attribute values from the database (#3644) vor 4 Jahren
  Orinda Harrison(Mitch) eaccba15dc
Make child products searchable in the dashboard (#3642) vor 4 Jahren
  Basil Dubyk 5e1986388f Fix non-exclusive offers with count condition vor 5 Jahren
  Voxin Muyli def485209b
Fix querying of products within subcategories in RangeQuerySet.contains_product (#3543) vor 4 Jahren
  Victor Munene 5b67f56c87 Refactor order search form to be inclusive of orders placed on 'to' date vor 4 Jahren
  Victor Munene 2fe4036bf7 Make option group required for option and multi-option attribute types. vor 4 Jahren
  Samir Shah a11bd4d5d1 Add Github Actions workflows for tests, remove Travis CI config. vor 4 Jahren
  Basil Dubyk 0f3df5fca9
Fix rendering of upsell messages for exclusive offers (#3548) vor 5 Jahren
  Orinda Harrison(Mitch) af4054be25
Pass currency to Benefit.round method, so that rounding can vary based on currency (#3575) vor 5 Jahren
  Joseph Wayodi d0796cdc2b Fix checkout.ThankYouView.get_object to never raise DoesNotExist error vor 5 Jahren
  Basil Dubyk 7c5f745919 Improve `test_post_process_urls_adds_decorator` vor 5 Jahren
  Orinda Harrison(Mitch) 2599135e93
Add SEO fields to product and category models and make editable in the dashboard (#3534) vor 5 Jahren
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. vor 5 Jahren
  Jan Fabry c91f910445
Add support for Django 3.1 (#3516) vor 5 Jahren
  Basil Dubyk 6d9e6dd99d Modify `test_is_public_on` and `test_is_public_off` vor 5 Jahren
  Basil Dubyk 819a6a3a8c Modify `BasketThresholdTest` class vor 5 Jahren
  Basil Dubyk d4748cdb33 Remove useless line vor 5 Jahren
  Alexander Gaevsky 18eca6f76c
Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) vor 5 Jahren
  Basil Dubyk b14cb7ff59 Add test to check adding/removing of a voucher vor 5 Jahren
  Viggo de Vries 603944d1dd
Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) vor 5 Jahren
  Samir Shah 3d88f81428
Order reviews by date created by default in the dashboard. (#3512) vor 5 Jahren
  Alexander Gaevsky 19a88f8d11
Add a custom LoginView for the dashboard so that the success redirect URL can be controlled more precisely (#3507) vor 5 Jahren
  Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) vor 5 Jahren
  Alexander Gaevsky 044509e82e Fix database password extraction from environment variables in the tests settings. vor 5 Jahren
  Samir Shah f6157f2268 Make ProductAttributesContainer a lazy object so that initialisation is simpler. vor 5 Jahren
  Paul J Stevens 1d0c704185 Add support for restricted offer combinations vor 6 Jahren
  Alexander Gaevsky 680e05bf4b Respect old-style 5-digit postal codes for Israel, which are still in use by customers. vor 5 Jahren
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path vor 5 Jahren
  Viggo de Vries 81ec4da73a
Pass shipping charge as a kwarg to the surcharge calculator (#3481) vor 5 Jahren
  pyup-bot 3a677f9952 Define default ordering on several models. vor 5 Jahren
  PlayDay dd5a151af2 Add new type field for product.Option and enhanced form rendering for options based on their type. vor 6 Jahren
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. vor 6 Jahren
  Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. vor 5 Jahren
  Samir Shah 25b2c0765e Exclude non-public child products from public views. vor 5 Jahren
  Samir Shah 2f9b52f58f Restore basket if order placement fails for any reason. vor 5 Jahren
  Francisco Ceruti 81fd3798e0
Fix bug where conditions can be created just providing one of range, type or value (#3377) vor 5 Jahren