72 Commits (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

Author SHA1 Message Date
  joeyjurjens 57966537f9 Rename duplicate migration and add earlier migrations to the test migrations 3 years ago
  Voxin Muyli 0a01977e9c
Predefined product options (#3795) 3 years ago
  Orinda Harrison(Mitch) af4054be25
Pass currency to Benefit.round method, so that rounding can vary based on currency (#3575) 5 years ago
  Orinda Harrison(Mitch) 2599135e93
Add SEO fields to product and category models and make editable in the dashboard (#3534) 5 years ago
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 years ago
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 years ago
  pyup-bot 3a677f9952 Define default ordering on several models. 5 years ago
  PlayDay dd5a151af2 Add new type field for product.Option and enhanced form rendering for options based on their type. 6 years ago
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 years ago
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 years ago
  Roel Bruggink 810eaa9a9d Add is_public to Category and hide non-public categories from frontend views. 6 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 years ago
  Joseph Wayodi a6a73b65e5 Change "upload_to" argument in FileField/ImageField model-field definitions to a callable 6 years ago
  Joseph Wayodi d6f19b7785 Add migrations missing from forked apps in "tests._site" project 6 years ago
  Anthony Ricaud 41c3443a2c Fix dashboard permissions for forked apps 6 years ago
  Alexander Gaevsky 8e3be1d748 Explicitly set request error handlers in the test site URLconf. 6 years ago
  Alexander Gaevsky c90ccd56da Move test site templates to the `oscar` subfolder. 6 years ago
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 years ago
  Roel Bruggink a5096da38a Add is_public field to Product model (#2935) 6 years ago
  Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) 7 years ago
  dfirst 3c5f402c3d Fix flake8 warnings introduced in flake8 3.6.0 7 years ago
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 years ago
  Alexander Gaevsky 7244e7b4cd Update tests. 7 years ago
  Samir Shah e2b8a5b63a Replace calls to ugettext with gettext. 7 years ago
  Samir Shah 13e2ed127c Remove all uses of six. 7 years ago
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 years ago
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. 7 years ago
  Alexander Gaevsky 10f74da8e3 Distinguish active address fields definition and address hash generation in order to avoid hashing breaking when active address fields property is customized. 7 years ago
  Alexander Gaevsky 5051bc06a4 Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 7 years ago
  Alexander Gaevsky 4ba9d578bf Add content wrapper block to the test site templates in order to resemble standard site behaviour during tests. 8 years ago
  Alexander Gaevsky cc1c1f9f13 Fix condition/offer proxy class name property validation. 8 years ago
  Alexander Gaevsky 7044b462ee Add validation if proxy benefit and condition classes have name property defined. 8 years ago
  Basil Dubyk 57271f20de Cleanup unused benefits and conditions after conditional offer removal. 8 years ago
  Michael van Tellingen d23d4f4ba6 Re-do the migrations for the customer email change. 8 years ago
  Alexander Gaevsky 48444418fa Add test for dispatching user-related messages. 8 years ago
  Michael van Tellingen 1de46cbd48 Run the tests by default with postgresql 8 years ago
  Michael van Tellingen 89e18dcb31 include() is no longer needed for Application.urls() 8 years ago
  Michael van Tellingen 3c2444d5b4
Update migrations to set on_delete=CASCADE on foreignkeys 8 years ago
  Michael van Tellingen aafcc8a901
flake8 8 years ago
  Michael van Tellingen bc893aa92a
Add unittest for testing migrations (from wagtail) 9 years ago
  Michael van Tellingen 8b66fd5422
Update migrations in unittest apps 9 years ago
  Victor Munene 87746b6662 allow get_class to work with modules that aren't in oscar's core 9 years ago
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 years ago
  Maik Hoepfel ae79211256 Remove legacy 'shop' name for Oscar's main application 10 years ago
  Maik Hoepfel e0e6fb1eeb Remove further Django 1.6 code paths 10 years ago
  Marco Badan 0637b55bcd Improve test coverage in checkout views 10 years ago
  Marco Badan 1a61781152 Fix `TEMPLATE_DIRS` test config 10 years ago
  Maik Hoepfel f171967bcf Redo new-style migrations 11 years ago
  Maik Hoepfel 634909aa9f Remove dependency on six library 11 years ago