792 Commits (03eb166be9bb4e4749192a2679eec8086e9cf20d)

Author SHA1 Message Date
  Samir Shah 03eb166be9 Update supported Django/Python versions and tox configuration. 8 years ago
  Samir Shah 1424c6874a Fix EmailBackend.authenticate() signature for Django 1.11. 8 years ago
  Samir Shah d351847f6a Add more tests for product alerts, save alerts sent to registered users, and notes to the docs. 8 years ago
  Samir Shah d415c34ccb Add documentation and tests for multi_option attribute. 8 years ago
  Alexander Gaevsky 3ee66877a2 Load offer applicator class from the new location. 8 years ago
  Alexander Gaevsky 14b09fbd8d Make `Voucher.date_created` and `VoucherApplication.date_created` DateTimeField for consistency with other models. 8 years ago
  Samir Shah 76973acbd2 Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output. 8 years ago
  Michael van Tellingen 3254c60177 Update release notes for 1.5 8 years ago
  Samir Shah 5f0f88ee2c Add documentation for the stock alert functionality. 8 years ago
  Michael van Tellingen 66f8a4acf9 Add ticket number to release notes for Django 1.11 8 years ago
  Michael van Tellingen d84b6a4cba Update release notes for 1.5 8 years ago
  Alexander Gaevsky 6877b27049 Clarify location of `HAYSTACK_CONNECTIONS` setting. 8 years ago
  Alexander Gaevsky e0e743d001 Document how to disable features using `OSCAR_HIDDEN_FEATURES` setting. 8 years ago
  Alexander Gaevsky 2e6512669d Fix reference to "Fork the Oscar app" section in the docs. 8 years ago
  Alexander Gaevsky e5e7b53310 Document `OSCAR_GOOGLE_ANALYTICS_ID` and `OSCAR_USE_LESS` settings. 8 years ago
  Alexander Gaevsky 809c607f0a Cleanup `DISPLAY_VERSION` and `VERSION` settings, move `USE_LESS` and `GOOGLE_ANALYTICS_ID` to the Oscar settings namespace. 8 years ago
  Alexander Gaevsky 9fd57610a6 Add note to the release docs about upgrade to GA Universal Analytics. 8 years ago
  Alexander Gaevsky f57289895c Remove shortcuts filters for order list in the dashboard in order to support filtering by all order search form fields based on provided querystring parameters. 8 years ago
  Alexander Gaevsky fdea437377 Slightly refactor currency formatting in order to support multiple currencies. 8 years ago
  Craig Loftus 20aad30e0c Adding parameters supported by babel.numbers.format_currency to the currency filter 9 years ago
  Alexander Gaevsky c92209116a Fix instructions for running tests. 8 years ago
  Alexander Gaevsky ad35c87915 Add note to the customization doc about Oscar applications order. 9 years ago
  Jan Klapuch 6dc7a3ed27 Update context processors in getting started docs. 9 years ago
  Maik Hoepfel 220ea50812 Make SimpleAddToBasketForm easier to customize 10 years ago
  Alexander Gaevsky 1d81c85070 Add note about backwards incompatible change to the release notes about moved formsets to the separate modules. 9 years ago
  Alexander Gaevsky 49481b9b07 Add note about adding billing address to user address book to release notes. 9 years ago
  Michael van Tellingen 03b65bc5f4 1.4 release date 9 years ago
  Michael van Tellingen fa8aca9818 Remove oscar.core.utils.compose 9 years ago
  Michael van Tellingen c26642732b Remove the oscar.test.decorators module 9 years ago
  Michael van Tellingen 83322874b8 Remove the ``ellipses_page_range`` templatetag. 9 years ago
  Michael van Tellingen 7660b8535b Remove the `oscar.core.logging.handlers.EnvFileHandler``. 9 years ago
  Michael van Tellingen 9e3ad83122 Remove deprecated Product.min_child_price_*_tax 9 years ago
  Michael van Tellingen 5986a32c5f Remove the profiling middleware (deprecated since 1.4) 9 years ago
  Michael van Tellingen 17a1f6b17a 1.5 release notes placeholder 9 years ago
  Michael van Tellingen 80051d4a45 Minor refactoring of django-tables2 implementation 9 years ago
  Michael van Tellingen cca40800d4 Remove duplicate release notes for 0.4 9 years ago
  Michael van Tellingen 2e25973990 Update changelog of really old releases 9 years ago
  Michael van Tellingen 9070b7a680 fix rst issue 9 years ago
  Michael van Tellingen 8a92766841 Update release notes 9 years ago
  Michael van Tellingen 01c3cb7af2 Fix docs build 9 years ago
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 9 years ago
  Tobias Englert e8865cc329 Enhance strategy documentation 9 years ago
  Michael van Tellingen f5ce5cc17e
Create release notes 9 years ago
  Sudhir Mishra 81aa8977b6 Updated code for Django>=1.8 9 years ago
  Bojan Mihelac 4515f81e0a Update How to setup Solr with Oscar (#2096) 9 years ago
  Yuriy Vaskin 3bbf9f276b - added documentation for facet sorting 9 years ago
  Alexander Gaevsky e71576a181 Fix paths to product detail templates in the docs for template customizing. 9 years ago
  Bojan Mihelac 6f16440e38 Update docs to reflect using Django Migrations 9 years ago
  Alexander Gaevsky adc3cfcb4a Fix OSCAR_REQUIRED_ADDRESS_FIELDS setting in the documentation, since city field named line4. 9 years ago
  Richard 1b17891dac Update getting_started.rst 9 years ago