141 Commity (161f9047eeca5052c88bb26dbe2a76102b534954)

Autor SHA1 Wiadomość Data
  Joseph Wayodi 3510e7d547 Make fixes for deprecations in Django 3.2 and Python 4 lat temu
  James Pinkster 558b9ff7a1
Update documentation for using Solr to use version 6.x (#3646) 4 lat temu
  Samir Shah a11bd4d5d1 Add Github Actions workflows for tests, remove Travis CI config. 4 lat temu
  Samir Shah 4bdf5df9b1 Port all core templates and styles to Bootstrap 4. 5 lat temu
  Samir Shah 10dce286bc Replace uses of django.conf.urls.url with django.urls.path/re_path 5 lat temu
  Samir Shah 8250e24cf8 Add documentation about the platforms and databases supported by Oscar. 5 lat temu
  Samir Shah d5d5c9d6fc Remove/rename several deprecated model fields from order and partner apps. 6 lat temu
  Samir Shah 02500db2ce Drop gateway form override in sandbox. 5 lat temu
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 7 lat temu
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5 lat temu
  Samir Shah 6eb079b9f1 Add heroku config for sandbox. 6 lat temu
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6 lat temu
  Alexander Gaevsky a75d6ee819 Specify full path to Oscar templates, including `oscar` prefix. 6 lat temu
  Alexander Gaevsky 6d889dd60a Configurable thumbnail backends. (#2621) 6 lat temu
  Alexander Gaevsky 3924b4b2b2 Extract promotions application out of the Oscar core. 7 lat temu
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7 lat temu
  Samir Shah 5b47a97136 Fix debug error URLs whose handlers now require an exception. 7 lat temu
  Samir Shah 66cbeab8cf Deprecate ProductManager and BrowsableProductManager. 7 lat temu
  Samir Shah 095c30d735 Remove use of python_2_unicode_compatible decorator. 7 lat temu
  Samir Shah e2bed3fd95 Remove u prefix from all Python strings. 7 lat temu
  Craig Loftus f318d0c5e9 Drop the use of empty and . values for the form action attribute 7 lat temu
  Samir Shah 8a3288da43 Drop support below Django 1.11 7 lat temu
  Samir Shah 1221af1ed3 Clean up unused and deprecated settings from sandbox site. 8 lat temu
  Samir Shah 6969073370 Remove deprecated eggs template loader from sandbox settings 8 lat temu
  Samir Shah 1d6274e399 Fix invalid template context in sandbox gateway view. Fixes #2408. 8 lat temu
  Michael van Tellingen 56e5bfd789 Fix phone number in the order fixtures 8 lat temu
  Samir Shah e191a954d4 Switch to using Django's password validation framework in Django >=1.9 8 lat temu
  Samir Shah 872c026789 Added 127.0.0.1 to sandbox ALLOWED_HOSTS. Fixes #2212. 8 lat temu
  Michael van Tellingen 5986a32c5f Remove the profiling middleware (deprecated since 1.4) 8 lat temu
  Samir Shah 7ef2fc1a62 Remove obsolete debug toolbar settings from sandbox. Fixes #2229. 8 lat temu
  Michael van Tellingen 89e18dcb31 include() is no longer needed for Application.urls() 8 lat temu
  Michael van Tellingen 580b9092bf Silence DisallowedHost errros in the sandbox 8 lat temu
  Michael van Tellingen 44e00d2c46 Use redis for the latest.oscarcommerce.com site 8 lat temu
  Michael van Tellingen 0cb3dbd60d Fix the sandbox sitemap.xml view by setting the name in urls 8 lat temu
  Michael van Tellingen f16b573eb2
Read sandbox cache settings from CACHE_URL 8 lat temu
  Michael van Tellingen 664858dcae
Fix media files in the docker image 8 lat temu
  Michael van Tellingen 9416e770ef
Add ConditionalGetMiddleware to sandbox settings 8 lat temu
  Michael van Tellingen 031c810743
Fix docker image 8 lat temu
  Michael van Tellingen a1786228dd
Update BasketMiddleware to be compatible with Django 1.10 8 lat temu
  Michael van Tellingen a846c41ee3 Move sites/sandbox/ to the root directory. 8 lat temu
  David Winterbottom 0a27d9ccfe Add demo site 13 lat temu
  David Winterbottom df83a0041f Add sandbox functionality for users to generate a dashboard user 13 lat temu
  David Winterbottom 8ad8817caa Serve robots.txt correctly in sandbox env. 13 lat temu
  David Winterbottom bd9d70d38e Added recipe on tax exemptions 13 lat temu
  David Winterbottom f9b34c4740 Stopped treating checkout:index as a special case. 13 lat temu
  David Winterbottom 591d950bd5 Fixed the 'contribute' makefile target. 13 lat temu
  David Winterbottom 990c0e5a3f Added empty logs folder to sandbox 13 lat temu
  David Winterbottom f0a9b2851c Fixed the 'contribute' makefile target. 13 lat temu
  David Winterbottom f56ba300c7 Added empty logs folder to sandbox 13 lat temu
  David Winterbottom a9bf13b5ba Added search index handling to sandbox 13 lat temu