471 Commity (df36aa3b9fbfd0a1872c78ea2e9dbce5fde183cf)

Autor SHA1 Wiadomość Data
  Joey 4d289423be
Fix that the condition form required a range when choosing a custom condition (#3886) 3 lat temu
  Joey Jurjens a8bb2004a4 Use full_clean() to check the validation. 4 lat temu
  joeyjurjens 57966537f9 Rename duplicate migration and add earlier migrations to the test migrations 4 lat temu
  Voxin Muyli 0a01977e9c
Predefined product options (#3795) 4 lat temu
  Samir Shah a150206cd1 Prevent unnecessary database query in UseFirstStockRecord strategy when passed an annotated product. 4 lat temu
  Joey f1d3afb7d5
Make attribute codes unique per product class (#3823) 4 lat temu
  Voxin Muyli 34c4a1b344
Implement a much more efficient approach to range queries. (#3831) 4 lat temu
  Basil Dubyk f067c582c2 Add `search_fields` to `AbstractAddress` model 4 lat temu
  Samir Shah f53bc49507 Drop support for Django 2.2 and Python 3.6 4 lat temu
  Samir Shah b6f8fe9edd
Improve efficiency of Range.product_queryset when fetching matching child products (#3734) 4 lat temu
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 lat temu
  Joseph Wayodi 1a3372e172 Fix saving of Benefit/Condition "proxy_class" field in dashboard OfferWizardStepView 5 lat temu
  Orinda Harrison(Mitch) b02c1cc99d
Treat empty basket quantity on basket line form as zero (#3679) 4 lat temu
  Julie Rymer 9f6d8a2c06
Move customer.history functions into a dynamically loaded, overridable class (#3677) 5 lat temu
  Joseph Wayodi 004d7ac808 Improve voucher creation in dashboard 5 lat temu
  Joseph Wayodi 53b9949d19 Add tests for "oscar_fork_statics" management command 5 lat temu
  Martijn Jacobs 0995c5d2c7
Add method to allow refresh of product attribute values from the database (#3644) 5 lat temu
  Orinda Harrison(Mitch) eaccba15dc
Make child products searchable in the dashboard (#3642) 5 lat temu
  Basil Dubyk 5e1986388f Fix non-exclusive offers with count condition 5 lat temu
  Voxin Muyli def485209b
Fix querying of products within subcategories in RangeQuerySet.contains_product (#3543) 5 lat temu
  Victor Munene 2fe4036bf7 Make option group required for option and multi-option attribute types. 5 lat temu
  Basil Dubyk 0f3df5fca9
Fix rendering of upsell messages for exclusive offers (#3548) 5 lat temu
  Joseph Wayodi d0796cdc2b Fix checkout.ThankYouView.get_object to never raise DoesNotExist error 5 lat temu
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 lat temu
  Basil Dubyk d4748cdb33 Remove useless line 5 lat temu
  Alexander Gaevsky 18eca6f76c
Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) 5 lat temu
  Basil Dubyk b14cb7ff59 Add test to check adding/removing of a voucher 5 lat temu
  Viggo de Vries 603944d1dd
Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) 5 lat temu
  Alexander Gaevsky 31c935cf1d
Change checkout thank you view to redirect to the homepage if order not found in the session. (#3506) 5 lat temu
  Samir Shah f6157f2268 Make ProductAttributesContainer a lazy object so that initialisation is simpler. 5 lat temu
  Paul J Stevens 1d0c704185 Add support for restricted offer combinations 7 lat temu
  Alexander Gaevsky 680e05bf4b Respect old-style 5-digit postal codes for Israel, which are still in use by customers. 5 lat temu
  Viggo de Vries 81ec4da73a
Pass shipping charge as a kwarg to the surcharge calculator (#3481) 5 lat temu
  PlayDay dd5a151af2 Add new type field for product.Option and enhanced form rendering for options based on their type. 7 lat temu
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 lat temu
  Samir Shah 9766eb07d4 Update isort configuration, and fix imports that are not at the top of modules. 5 lat temu
  Francisco Ceruti 81fd3798e0
Fix bug where conditions can be created just providing one of range, type or value (#3377) 5 lat temu
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 lat temu
  Basil Dubyk 8e7ee62a2e
🚧 WIP - Improve `apply` method of `MultibuyDiscountBenefit` (#3343) 5 lat temu
  capelito da355e422b Delete auto-generated offer when a voucher is deleted. 6 lat temu
  Alexander Gaevsky 61ce21e09c Do not allow boolean product attribute be required. 6 lat temu
  Joseph Wayodi 628bd1e108 Add "default_app_config" when forking app 6 lat temu
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 6 lat temu
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 6 lat temu
  Samir Shah 9eae894cf9 Drop deprecated functionality scheduled for removal in Oscar 2.1 6 lat temu
  Samir Shah c74c8fe1f4 Fix time-dependent tests. 6 lat temu
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 8 lat temu
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 lat temu
  Lars van de Kerkhof cacbc1a2c7 Fixes offers failing on child products for ranges that include all products. 6 lat temu
  Samir Shah c050b7cec3 Refactor asset management so that third party assets are not committed. 6 lat temu