1031 Commits (d5d4e005c299c43ca541b8f4e8ea62d4e34b7af1)

Author SHA1 Message Date
  Samir Shah 4dceec32e0 Prepare 2.1 beta release. 5 years ago
  Viggo de Vries 24b349836e Add new feature Surcharges. 6 years ago
  Joseph Wayodi d778f8f1dd Delete both valid and invalid basket lines marked for deletion 5 years ago
  Samir Shah 5982ca606f Fix the brand_title block in brand.html so as not to span unclosed HTML tags. 5 years ago
  Cameron 25c416eff3
Reorder URLs instructions to keep settings.py edits contiguous, update default conventions to Django 2. 5 years ago
  Samir Shah c9e55bbb12 Add release notes for #3343. 5 years ago
  capelito da355e422b Delete auto-generated offer when a voucher is deleted. 5 years ago
  Brennan Wright 569e62a947 Add instructions for running the sandbox using Docker. 5 years ago
  Samir Shah b772e4d9b2 Add release notes for #3309. 5 years ago
  Samir Shah 52480d98d1 Remove UnicodeCSVReader and a few other Python 2 compatibility shims. 5 years ago
  Samir Shah 93e7e66c2b Add support for Django 3, drop support for Django 1.11 5 years ago
  Samir Shah 9eae894cf9 Drop deprecated functionality scheduled for removal in Oscar 2.1 5 years ago
  Joseph Wayodi 3244c0f320 Fix release notes on migrating forked apps to version 2.0 5 years ago
  Dan Raviv 4be93cc5f3
Update key_questions.rst 5 years ago
  Roel Bruggink 810eaa9a9d Add is_public to Category and hide non-public categories from frontend views. 6 years ago
  Samir Shah 0ec4d7f378 Use parent class get_users() method in PasswordResetForm. 5 years ago
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 years ago
  Samir Shah 0a34fa744d Make Python 3.7 the default environment for builds/tests. 6 years ago
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 6 years ago
  Samir Shah d0a8bae68e Forward-port release notes for v2.0.4 6 years ago
  Samir Shah 586b9cd75c Fix unnecessary writing to disk of range CSV uploaded files. 6 years ago
  Nicola Marangon 1fb5dd005b Fix error deleting offers with missing related conditions or benefits 6 years ago
  Joseph Wayodi ac319b78df Fix broken basket "save for later" functionality 6 years ago
  Joseph Wayodi 745c2fd3a0 Fix documentation on dynamic class loading for forked dashboard apps 6 years ago
  Samir Shah c050b7cec3 Refactor asset management so that third party assets are not committed. 6 years ago
  Lars van de Kerkhof 2e80068166 Pass child to availability_policy instead of parent because it has all the data 6 years ago
  Samir Shah 7d740a36f2 Add release notes for #3217. 6 years ago
  Samir Shah c6279aac1e Forward-port 2.0.3 release notes. 6 years ago
  Victor Munene e69f776c62 add OSCAR_THUMBNAIL_DEBUG setting that controls whether oscar_thumbnail templatetag raises errors or not 6 years ago
  dependabot-preview[bot] 792e467333 Bump select2 from 4.0.8 to 4.0.10 6 years ago
  dependabot-preview[bot] 338d9baffc Bump inputmask from 4.0.2 to 4.0.8 6 years ago
  Samir Shah 56e0def9f0 Forward-port release notes for version 2.0.2 6 years ago
  Joseph Wayodi a6a73b65e5 Change "upload_to" argument in FileField/ImageField model-field definitions to a callable 6 years ago
  dependabot-preview[bot] ef4e2dcf76 Bump select2 from 4.0.5 to 4.0.8 6 years ago
  John-Scott Atlakson cdd0e718bb Upgrade ``django-phonenumber-field`` for Django 2.2 support 6 years ago
  Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6 years ago
  Samir Shah 98a6c5225e Add stub release notes for 2.1, and document changes in #3017. 6 years ago
  Samir Shah 61d664b5f1 Version bump and release notes for 2.0.1 6 years ago
  Roger Erens d2da32072c
Update sandbox.rst 6 years ago
  Craig Loftus 348880840c Add support for spell checking and carry out initial corrections 6 years ago
  Anthony Ricaud 0b16dc9203 Remove detox from docs 6 years ago
  Anthony Ricaud 68ae8a2488 Use built-in venv module to create virtualenv 6 years ago
  Samir Shah 95f6cf2ef2 Bump version to 2.0.0 6 years ago
  Alexander Gaevsky a841a765ae Add note about dashboard apps forking. 6 years ago
  Craig Loftus 91020f055b Improve release notes and change deprecation warnings 6 years ago
  Samir Shah 879b309f99 Drop Django 2.0 from test matrix and update supported versions in several places 6 years ago
  Alexander Gaevsky e7fc4b9475 Rework paragraph about template settings in getting started documentation. 6 years ago
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 years ago
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 years ago
  Alexander Gaevsky b627fa7954 Add javascript to enable client-side product image sorting in dashboard (#2287) 6 years ago