73 Commits (fe1a82387ecc5eaa560bcb666d5f6e4a4a0dfd30)

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