65 Commits (aeb810c619803f94ceddf58b10c0b08c10c9c038)

Author SHA1 Message Date
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 years ago
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Samir Shah 586b9cd75c Fix unnecessary writing to disk of range CSV uploaded files. 6 years ago
  Victor Munene e69f776c62 add OSCAR_THUMBNAIL_DEBUG setting that controls whether oscar_thumbnail templatetag raises errors or not 6 years ago
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 6 years ago
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 years ago
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 years ago
  Alexander Gaevsky d43fa02c88 Switch default homepage to catalogue index. 7 years ago
  pythonpro 4a476d6f01 Fix typo in settings documentation 6 years ago
  Victor Munene e78a9ebbe0 Change OSCAR_OFFER_ROUNDING_FUNCTION to require a dotted path to the rounding function (#2812) 7 years ago
  Lars van de Kerkhof 0baf2f2455 Added setting for calculating offer discounts over the price including tax. 7 years ago
  Craig Loftus eba482ed44 Drop unidecode and replace with cautious_slugify from Wagtail 7 years ago
  Martijn Jacobs 043d96e5b0 Explain that None is a possible value 7 years ago
  Martijn Jacobs 943017c222 Default in defaults.py is 10000, not None 7 years ago
  Samir Shah 8b9729a86d Add a setting to allow overriding Oscar's dynamic class loader. 7 years ago
  Alexander Gaevsky 8b356a1516 Cleanup `OSCAR_PROMOTION_MERCHANDISING_BLOCK_TYPES` from documentation as well. 7 years ago
  Alexander Gaevsky 4f29bfc87a Add docs for price currencies. 8 years ago
  ibrmora 1018757cef Fix OSCAR_CURRENCY_FORMAT example in documentation 8 years ago
  Alexander Gaevsky 64348e33ea Feature/docs (#2350) 8 years ago
  Samir Shah 83206547fe Update User Model documentation 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
  Alexander Gaevsky e0e743d001 Document how to disable features using `OSCAR_HIDDEN_FEATURES` setting. 8 years ago
  Alexander Gaevsky e5e7b53310 Document `OSCAR_GOOGLE_ANALYTICS_ID` and `OSCAR_USE_LESS` settings. 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
  Michael van Tellingen 01c3cb7af2 Fix docs build 8 years ago
  Yuriy Vaskin 3bbf9f276b - added documentation for facet sorting 9 years ago
  Alexander Gaevsky adc3cfcb4a Fix OSCAR_REQUIRED_ADDRESS_FIELDS setting in the documentation, since city field named line4. 9 years ago
  Alexander Gaevsky 051c9770eb Add setting to allow SlugField and AutoSlugField accept unicode and automatically generate unicode-containing slugs. 9 years ago
  David Winterbottom 6565d2efe8 Update docs with new pagination settings 10 years ago
  Maik Hoepfel c37241fec5 Follow-up work to #1572 10 years ago
  Piper Merriam e242ecaea9 Add new setting for overriding product search handler 11 years ago
  Maik Hoepfel bd017a37a5 Document OSCAR_ACCOUNTS_REDIRECT_URL setting 10 years ago
  Maik Hoepfel 791f570d4f Use and document ordered dicts for Oscar's default search facets 10 years ago
  Maik Hoepfel 68a8607135 Remove deprecated code and update docs 11 years ago
  Maik Hoepfel 8a03abb0bb Drop OSCAR_OFFER_BLACKLIST_PRODUCT functionality 11 years ago
  Maik Hoepfel 91aca6f85e Drop unused OSCAR_BASKET_COOKIE_SAVED setting 11 years ago
  Éric Araujo 691340b993 Docs: Code fixes, highlighting and typos 11 years ago
  Maik Hoepfel 0cc0518cc2 Allow disabling deletion of image files and thumbnails 11 years ago
  Maik Hoepfel 76c7dac599 OSCAR_SLUG_FUNCTION: Support string notation to set slugifier 11 years ago
  Maik Hoepfel aa73f4a76b Add defaults for slug handling settings 11 years ago
  David Winterbottom 959810cc45 Correct F# in settings doc 11 years ago
  Maik Hoepfel ebe1632d4c Update docs for media/static files setup 11 years ago
  Maik Hoepfel 186cd48724 Auto-detect currency locale 11 years ago
  Maik Hoepfel 078cb06531 Backport import_string from Django 11 years ago
  Maik Hoepfel d56e13edac Various docs and docstrings improvements, mostly for catalogue models 11 years ago
  Maik Hoepfel d2a7949c32 Make access check function for dashboard easier to customise 11 years ago
  Izidor Matušov 35e7a832c0 Add OSCAR_HOMEPAGE setting 11 years ago
  David Winterbottom 8ce8133524 Improve core documentation 12 years ago