1008 次代码提交 (a46b05a8f9009e01b88a2fda53d131db7b717c25)

作者 SHA1 备注 提交日期
  Samir Shah c30de9d008
Prepare 3.0 alpha release. (#3547) 4 年前
  Samir Shah ec27400573 Add communication app to table of contents for apps in documentation. 4 年前
  Orinda Harrison(Mitch) 2599135e93
Add SEO fields to product and category models and make editable in the dashboard (#3534) 4 年前
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 4 年前
  Jan Fabry c91f910445
Add support for Django 3.1 (#3516) 4 年前
  Alexander Gaevsky 18eca6f76c
Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501) 4 年前
  Samir Shah f333a82773 Include sorl-thumbnail in installation steps for getting started docs. 4 年前
  Samir Shah db323fffe0 Add release notes for #3506. 4 年前
  Viggo de Vries 603944d1dd
Add method get_attribute_values to Product model which also fetches parent product attributes (#3514) 4 年前
  Alexander Gaevsky 69cdcac54d Add a note about disabling DDT in the sandbox. 4 年前
  Samir Shah f6157f2268 Make ProductAttributesContainer a lazy object so that initialisation is simpler. 4 年前
  Paul J Stevens 1d0c704185 Add support for restricted offer combinations 6 年前
  Alexander Gaevsky d921b57609 Mention how to create custom benefit in the docs. 4 年前
  Alexander Gaevsky 8e1381f9c3
Replace outdated references to South migrations in documentation. (#3491) 4 年前
  Samir Shah b84f70fa1c Make category slugs dashboard-editable. 4 年前
  Aditya Sharma f43db954ab
Fix Oscar template override path in documentation for customising templates (#3483) 4 年前
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 4 年前
  pyup-bot 3a677f9952 Define default ordering on several models. 5 年前
  PlayDay dd5a151af2 Add new type field for product.Option and enhanced form rendering for options based on their type. 6 年前
  Samir Shah 8250e24cf8 Add documentation about the platforms and databases supported by Oscar. 4 年前
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 年前
  Samir Shah f992506003 Add stub release notes for v3.0 4 年前
  Samir Shah 9b98c4fed9 Tag version 2.1.0 4 年前
  Samir Shah 2853e2c029 Forward-port release notes for version 1.6.8. 4 年前
  Kees Hink 2ad8cc3afd Re-add release notes for 1.6.6 and 1.6.7 4 年前
  Samir Shah 25b2c0765e Exclude non-public child products from public views. 4 年前
  Daniel Butler 6a7cbbf0dd Add a link to sample of expected data for the default CatalogueImporter. 4 年前
  Samir Shah 4dceec32e0 Prepare 2.1 beta release. 5 年前
  Viggo de Vries 24b349836e Add new feature Surcharges. 5 年前
  Joseph Wayodi d778f8f1dd Delete both valid and invalid basket lines marked for deletion 5 年前
  Samir Shah 5982ca606f Fix the brand_title block in brand.html so as not to span unclosed HTML tags. 5 年前
  Cameron 25c416eff3
Reorder URLs instructions to keep settings.py edits contiguous, update default conventions to Django 2. 5 年前
  Samir Shah c9e55bbb12 Add release notes for #3343. 5 年前
  capelito da355e422b Delete auto-generated offer when a voucher is deleted. 5 年前
  Brennan Wright 569e62a947 Add instructions for running the sandbox using Docker. 5 年前
  Samir Shah b772e4d9b2 Add release notes for #3309. 5 年前
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 年前
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 5 年前
  Samir Shah 9eae894cf9 Drop deprecated functionality scheduled for removal in Oscar 2.1 5 年前
  Joseph Wayodi 3244c0f320 Fix release notes on migrating forked apps to version 2.0 5 年前
  Dan Raviv 4be93cc5f3
Update key_questions.rst 5 年前
  Roel Bruggink 810eaa9a9d Add is_public to Category and hide non-public categories from frontend views. 6 年前
  Samir Shah 0ec4d7f378 Use parent class get_users() method in PasswordResetForm. 5 年前
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 年前
  Samir Shah 0a34fa744d Make Python 3.7 the default environment for builds/tests. 5 年前
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 年前
  Samir Shah d0a8bae68e Forward-port release notes for v2.0.4 5 年前
  Samir Shah 586b9cd75c Fix unnecessary writing to disk of range CSV uploaded files. 5 年前
  Nicola Marangon 1fb5dd005b Fix error deleting offers with missing related conditions or benefits 5 年前
  Joseph Wayodi ac319b78df Fix broken basket "save for later" functionality 5 年前