Samir Shah
8250e24cf8
Add documentation about the platforms and databases supported by Oscar.
Also remove unused migrations test for MySQL.
4 gadus atpakaļ
Samir Shah
d5d5c9d6fc
Remove/rename several deprecated model fields from order and partner apps.
6 gadus atpakaļ
Samir Shah
f992506003
Add stub release notes for v3.0
4 gadus atpakaļ
Samir Shah
9b98c4fed9
Tag version 2.1.0
4 gadus atpakaļ
Samir Shah
2853e2c029
Forward-port release notes for version 1.6.8.
4 gadus atpakaļ
Kees Hink
2ad8cc3afd
Re-add release notes for 1.6.6 and 1.6.7
These release notes were created in 6a03a0bc1f and 05b14af8af , but
somehow didn't make it into the master branch.
This is why http://docs.oscarcommerce.com/en/latest/releases/index.html
currently doesn't mention these releases.
4 gadus atpakaļ
Samir Shah
25b2c0765e
Exclude non-public child products from public views.
4 gadus atpakaļ
Daniel Butler
6a7cbbf0dd
Add a link to sample of expected data for the default CatalogueImporter.
4 gadus atpakaļ
Samir Shah
4dceec32e0
Prepare 2.1 beta release.
5 gadus atpakaļ
Viggo de Vries
24b349836e
Add new feature Surcharges.
5 gadus atpakaļ
Joseph Wayodi
d778f8f1dd
Delete both valid and invalid basket lines marked for deletion
Currently, if a valid basket line is marked for deletion, any other
invalid basket lines on the formset prevent it from being deleted.
5 gadus atpakaļ
Samir Shah
5982ca606f
Fix the brand_title block in brand.html so as not to span unclosed HTML tags.
5 gadus atpakaļ
Cameron
25c416eff3
Reorder URLs instructions to keep settings.py edits contiguous, update default conventions to Django 2.
5 gadus atpakaļ
Samir Shah
c9e55bbb12
Add release notes for #3343.
5 gadus atpakaļ
capelito
da355e422b
Delete auto-generated offer when a voucher is deleted.
5 gadus atpakaļ
Brennan Wright
569e62a947
Add instructions for running the sandbox using Docker.
5 gadus atpakaļ
Samir Shah
b772e4d9b2
Add release notes for #3309.
5 gadus atpakaļ
Samir Shah
52480d98d1
Remove UnicodeCSVReader and a few other Python 2 compatibility shims.
5 gadus atpakaļ
Samir Shah
93e7e66c2b
Add support for Django 3, drop support for Django 1.11
5 gadus atpakaļ
Samir Shah
9eae894cf9
Drop deprecated functionality scheduled for removal in Oscar 2.1
5 gadus atpakaļ
Joseph Wayodi
3244c0f320
Fix release notes on migrating forked apps to version 2.0
5 gadus atpakaļ
Dan Raviv
4be93cc5f3
Update key_questions.rst
5 gadus atpakaļ
Roel Bruggink
810eaa9a9d
Add is_public to Category and hide non-public categories from frontend views.
5 gadus atpakaļ
Samir Shah
0ec4d7f378
Use parent class get_users() method in PasswordResetForm.
5 gadus atpakaļ
samitnuk
2af6753c67
Add a new Communication app that manages all of Oscar's communications.
7 gadus atpakaļ
Samir Shah
0a34fa744d
Make Python 3.7 the default environment for builds/tests.
5 gadus atpakaļ
Basil Dubyk
62998f2c09
Add Oscar apps to `INSTALLED_APPS` as recommended by Django
5 gadus atpakaļ
Samir Shah
d0a8bae68e
Forward-port release notes for v2.0.4
5 gadus atpakaļ
Samir Shah
586b9cd75c
Fix unnecessary writing to disk of range CSV uploaded files.
5 gadus atpakaļ
Nicola Marangon
1fb5dd005b
Fix error deleting offers with missing related conditions or benefits
5 gadus atpakaļ
Joseph Wayodi
ac319b78df
Fix broken basket "save for later" functionality
Regression introduced in cca43aa4d1
5 gadus atpakaļ
Joseph Wayodi
745c2fd3a0
Fix documentation on dynamic class loading for forked dashboard apps
5 gadus atpakaļ
Samir Shah
c050b7cec3
Refactor asset management so that third party assets are not committed.
5 gadus atpakaļ
Lars van de Kerkhof
2e80068166
Pass child to availability_policy instead of parent because it has all the data
5 gadus atpakaļ
Samir Shah
7d740a36f2
Add release notes for #3217.
5 gadus atpakaļ
Samir Shah
c6279aac1e
Forward-port 2.0.3 release notes.
5 gadus atpakaļ
Victor Munene
e69f776c62
add OSCAR_THUMBNAIL_DEBUG setting that controls whether oscar_thumbnail templatetag raises errors or not
5 gadus atpakaļ
dependabot-preview[bot]
792e467333
Bump select2 from 4.0.8 to 4.0.10
Bumps [select2](https://github.com/select2/select2 ) from 4.0.8 to 4.0.10.
- [Release notes](https://github.com/select2/select2/releases )
- [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/select2/select2/compare/4.0.8...4.0.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
5 gadus atpakaļ
dependabot-preview[bot]
338d9baffc
Bump inputmask from 4.0.2 to 4.0.8
Bumps [inputmask](https://github.com/RobinHerbots/Inputmask ) from 4.0.2 to 4.0.8.
- [Release notes](https://github.com/RobinHerbots/Inputmask/releases )
- [Changelog](https://github.com/RobinHerbots/Inputmask/blob/5.x/CHANGELOG.md )
- [Commits](https://github.com/RobinHerbots/Inputmask/compare/4.0.2...4.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
5 gadus atpakaļ
Samir Shah
56e0def9f0
Forward-port release notes for version 2.0.2
5 gadus atpakaļ
Joseph Wayodi
a6a73b65e5
Change "upload_to" argument in FileField/ImageField model-field definitions to a callable
So that migrations are not required for changes to the
"OSCAR_IMAGE_FOLDER" setting, for projects that have not forked the
"catalogue" app.
5 gadus atpakaļ
dependabot-preview[bot]
ef4e2dcf76
Bump select2 from 4.0.5 to 4.0.8
Bumps [select2](https://github.com/select2/select2 ) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/select2/select2/releases )
- [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/select2/select2/compare/4.0.5...4.0.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
5 gadus atpakaļ
John-Scott Atlakson
cdd0e718bb
Upgrade ``django-phonenumber-field`` for Django 2.2 support
``django-phonenumber-field`` supports the same versions of Python and Django that django-oscar supports, so this should be a safe upgrade.
Fixed failing test due to invalid phone number in fixtures.
References #3144
5 gadus atpakaļ
Samir Shah
6eb079b9f1
Add heroku config for sandbox.
5 gadus atpakaļ
Samir Shah
98a6c5225e
Add stub release notes for 2.1, and document changes in #3017.
Also do some minor code cleanup for changes made in #3017 .
5 gadus atpakaļ
Samir Shah
61d664b5f1
Version bump and release notes for 2.0.1
5 gadus atpakaļ
Roger Erens
d2da32072c
Update sandbox.rst
Use the same option in the virtualenv command as the mkvirtualenv command uses.
apt-get is nowadays shortened to apt.
5 gadus atpakaļ
Craig Loftus
348880840c
Add support for spell checking and carry out initial corrections
5 gadus atpakaļ
Anthony Ricaud
0b16dc9203
Remove detox from docs
detox is unmaintained and tox has a parallel mode
5 gadus atpakaļ
Anthony Ricaud
68ae8a2488
Use built-in venv module to create virtualenv
5 gadus atpakaļ