1008 次代码提交 (a46b05a8f9009e01b88a2fda53d131db7b717c25)

作者 SHA1 备注 提交日期
  Samir Shah c6c1d3c722 Version bump to 1.6rc2 and forward-port 1.5.4 release notes. 7 年前
  Samir Shah 616c5c6f80 Update ModelFormSetView subclasses to use new factory_kwargs attribute. 7 年前
  Martijn Jacobs 043d96e5b0 Explain that None is a possible value 7 年前
  Martijn Jacobs 943017c222 Default in defaults.py is 10000, not None 7 年前
  Samir Shah 941aeb9462 Decouple price and availability in base strategies. 7 年前
  Samir Shah 4a31a23623 Version bump to 1.6rc1. 7 年前
  Samir Shah 47fbac61a2 Add backward compatible order verification hash checking. 7 年前
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 年前
  Samir Shah 8c9a191454 Remove unused OSCAR_SETTINGS setting 7 年前
  Alexander Gaevsky a9fb83c707 Mention about voucher sets introduction in the release notes. 7 年前
  Paul J Stevens f7971ccd5c Feature/voucher sets (#2384) 7 年前
  Samir Shah fb55585742 Forward-port release notes for v.1.5.2 and add missing entries to release notes index. 7 年前
  Alexander Gaevsky 2b608a2fd5 Do not display compact basket form on the product list pages for products which have options. 8 年前
  Samir Shah d1ce9eae0c Simplify and deprecate oscar.views.decorators.staff_member_required. 7 年前
  Samir Shah c6d917673a Remove deprecated features that were marked for removal in Oscar 1.6. 7 年前
  Samir Shah d2b99eba0c Disable analytics tracking in the dashboard. Fixes #2627. 7 年前
  Samir Shah af4d773764 Drop transifex-client from requirements. 7 年前
  Kees Hink 68bd0d4e14 Add make target for test, Makefile-created virtualenv can be python3.5 / python3.6. (#2588) 7 年前
  Alexander Gaevsky 8b356a1516 Cleanup `OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES` from documentation as well. 7 年前
  Alexander Gaevsky e60bb4e99b Set maximum line quantity on basket page. 7 年前
  Samir Shah 1651bf230f Upgrade select2 to v4.0, and refactor RemoteSelect widget to work with it. 7 年前
  Alexander Gaevsky 621540c729 Display variant images on product detail page and fallback to parent product if they do not exist. 7 年前
  Alexander Gaevsky 6de8b6abaf Allow to manage images for all products on product edit page in the dashboard. 7 年前
  Samir Shah b8547e4a6f Update ImageInput to use built-in template rendering and add tests for the widget. 7 年前
  Samir Shah cccd9b43da Update date/time picker widgets to use template-based rendering. 7 年前
  Samir Shah b1e27e958e Update release notes with several recent changes, and refactor wording of some existing notes. 7 年前
  Samir Shah ffe8e82514 Update release notes for changes made when dropping support for Django < 1.11 7 年前
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 年前
  Alexander Gaevsky aef00fc8a0 Implement data migration to re-generate user address hashes. 7 年前
  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 年前
  Alexander Gaevsky 49bbf22561 Make product attribute model save more customizable. 7 年前
  Kees Hink befff38596 Create a python < 3.6 virtualenv for building docs. 7 年前
  Kees Hink fd54fd4e9b Attributes vs variants documentation (#2571) 7 年前
  Alexander Gaevsky 5051bc06a4 Fix `ExtendedURLValidator` for locale-prefixed URLs for locales, different the current. 7 年前
  Kees Hink 760b3866b3 Document test setup. 7 年前
  Kees Hink 56e38e1320 Remove trailing whitespace. 7 年前
  Alexander Gaevsky 32a8e45b72 Use default user shipping address to calculate indicative shipping cost on basket summary page. 7 年前
  Samir Shah 9fc19abca8 Deprecate unused model fields: 7 年前
  Samir Shah 89ff0b3da4 Fix URL character validation in dashboard PageUpdateForm. 7 年前
  Frédéric Montet b1872791b1 Update modelling_your_catalogue.rst (#2552) 7 年前
  Samir Shah 9e35d4c56d Forward-port release notes for v1.5.1 7 年前
  Samir Shah 9fd4a14b1f
Fix release date in docs for 1.5 release 7 年前
  Alexander Gaevsky bb24c38be5
Remove `OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES` setting, since merchandising block promotions, which used it, were removed for a while. (#2521) 8 年前
  Lars van de Kerkhof 88cf667dc1 Added hook to allow implementations of strategies that depend on productoptions (#2523) 8 年前
  Alexander Gaevsky b55c8bdd46 Move order lines aggregation in dashboard order detail view to the separate method. 8 年前
  Alexander Gaevsky 82489dc87e Add note to the docs and comment about `StockRecord.price_excl_tax` field renaming in Oscar 2.0. 8 年前
  Alexander Gaevsky af50038f37 Allow `SearchHandler.get_search_form` accept keyword argument for the form class. 8 年前
  Alexander Gaevsky 775967dcbe Improve documentation for product template customization. 8 年前
  Alexander Gaevsky 4f29bfc87a Add docs for price currencies. 8 年前
  Samir Shah e5c84703dd Rename PhoneNumberMixin.phone_numbers_fields to phone_number_fields and add to docs. 8 年前