66 次程式碼提交 (68ccf831a60380b01c19153a58be29cf3b0dce99)

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