6446 Commits (0bf2e0ae907b13dd67b43b7847a592d2ff3d1ee7)
 

Author SHA1 Message Date
  Maik Hoepfel 0bf2e0ae90 Correct allow_failures for Travis 10 years ago
  Maik Hoepfel cf021715d0 Revert accidentally committed USE_LESS=True 10 years ago
  Michael van Tellingen 6d0eb30cac Merge pull request #1886 from john-parton/issue/1885/product_incorrectly_escaped_in_email 10 years ago
  Michael van Tellingen 33f3dbbada Merge pull request #1869 from jlmadurga/issue/1868/create_line_reference_encoding 10 years ago
  Michael van Tellingen f5d4c17462 Merge pull request #1856 from django-oscar/django-19 10 years ago
  Michael van Tellingen b193cde514 Bump travis to Django 1.8.5 and allow failures on Python 3.5/Django 1.8 10 years ago
  Michael van Tellingen e83769ab64 Fix for FormView changes in Django 1.9 10 years ago
  Michael van Tellingen 93d0fe8325 Add `clear_url_caches()` to reload_url_conf() in the functional test 10 years ago
  Michael van Tellingen b888f428c4 Update to django-debug-toolbar 1.4 and disable template timings 10 years ago
  Michael van Tellingen ecfdfbffd6 Various small fixes for Django 1.9 10 years ago
  Michael van Tellingen a421475b2b Simplify the test for the @python_2_unicode_compatible 10 years ago
  Michael van Tellingen 31a25770a7 Update to 1.9beta and set allow_failures 10 years ago
  Michael van Tellingen 72ac7714ad Add `update_session_auth_hash` to `customer.ChangePasswordView` 10 years ago
  Michael van Tellingen 564bfd5ef7 Update travis to exclude python 3.5 on django 1.7 10 years ago
  Michael van Tellingen b1d028e41e Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10 years ago
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 10 years ago
  Michael van Tellingen 5abd5378a8 Allow more recent versions of sorl/haystack for Django 1.9... 10 years ago
  Michael van Tellingen 0cab4c7806 Add python 3.5 to test matrix 10 years ago
  Michael van Tellingen dc9258cd49 Add Django 1.9a1 to travis matrix 10 years ago
  Maik Hoepfel a973efab88 Merge pull request #1890 from django-oscar/feature/remove-compressor 10 years ago
  Maik Hoepfel a1ce6ac788 Switch to using browser-based LESS pre-processor 10 years ago
  Maik Hoepfel 838f0866fd Remove django-compressor 10 years ago
  Michael van Tellingen 068c711a11 Merge pull request #1879 from john-parton/issue/1878/fewer_inline_styles 10 years ago
  John Parton 1b549d1b73 Update templates so that the product title isn't automatically escaped. 10 years ago
  John Parton 6eda232f02 Use class=text-right instead of inline style. 10 years ago
  Michael van Tellingen ac9efa24ab Merge pull request #1874 from john-parton/issue/1873/icon_warning_to_icon_warning_sign 10 years ago
  John Parton 842ea236f7 Update templates with .icon-warning to .icon-warning-sign. 10 years ago
  Juan Madurga 71f09b9ffb Lint fixes 10 years ago
  Juan Madurga 2502341c7d Create line reference for basket AttributeLines with complex values. Encoding needed for python3 10 years ago
  Juan Madurga d4dbf20f42 Fix create_line_reference for options already enconded to utf-8 10 years ago
  Michael van Tellingen 9a043dbbba Merge pull request #1834 from v1kku/fix/range_allproducts 10 years ago
  Michael van Tellingen eaae7f5f39 Merge pull request #1858 from django-oscar/isort 10 years ago
  Michael van Tellingen 24290e5bbf Improve ./lint.sh (allow no errors, add isort) 10 years ago
  Michael van Tellingen a9cc49dee4 Run source through isort 10 years ago
  Michael van Tellingen 0d384921d0 Merge pull request #1854 from john-parton/issue/1848/range_products_remove_button 10 years ago
  Michael van Tellingen b13338f578 Merge pull request #1835 from kapari/master 10 years ago
  Michael van Tellingen e75d0eb8dc Merge pull request #1851 from john-parton/issue/1850/replace_assert_statement_with_method 10 years ago
  Michael van Tellingen c186bb1a77 Merge pull request #1852 from MatthewWilkes/search-results-plurals 10 years ago
  John Parton e0b0c01475 Use jQuery().prop instead of jQuery().attr for toggling checked for data-behaviors. 10 years ago
  Michael van Tellingen 366f98493d Merge pull request #1844 from solarissmoke/patch-1 10 years ago
  Matthew Wilkes 20b308e2da Remove all instances of the number 1 being hard-coded in translation strings. In English, the singular is always 1, but this is not universally true. In French, for example, the singular is 0 and 1. As 0 is usually special-cased this wasn't biting us, but some more unusual combinations are incorrect. For example, in Russian 101 is singular. Without this patch the Russian for '101 search results' is displayed as '1 search result', for example. 10 years ago
  John Parton 94a9bf9ae5 Use text_type for Python 3 compat. 10 years ago
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 10 years ago
  Michael van Tellingen e9b15799a2 Update release notes 10 years ago
  Michael van Tellingen 69a91c5d71 Merge pull request #1816 from binarydud/fix/missing_promotions_form_field 10 years ago
  Michael van Tellingen 1af7b40bc5 Fix incorrect shipping_charge value 10 years ago
  Samir Shah aa2ef85b39 Fix email template extending the wrong base template 10 years ago
  Maik Hoepfel 52b13f0df1 Remove leftover comment 10 years ago
  Ariel Kaplan 8e06fca264 Add specifics of how to log in 10 years ago
  Victor Munene 1b18f95bad use range.all_products instead of range.included_products where necessary 10 years ago