Samir Shah
f53bc49507
Drop support for Django 2.2 and Python 3.6
4 years ago
Martin Winkel
b63467fc3b
Add is_ajax helper to utils.py (#3741)
4 years ago
Samir Shah
8da30995e0
Add stub release notes for version 3.2
4 years ago
Samir Shah
04dd391c90
Tag version 3.1
4 years ago
Samir Shah
1622f03fec
Prepare 3.1 beta release:
- Remove deprecated features and update deprecation notices for next
release.
- Update release notes.
- Bump version
4 years ago
Joseph Wayodi
004d7ac808
Improve voucher creation in dashboard
- allow creation of offers of all types
- allow creation of vouchers with multiple offers
- allow creation of voucher sets of all usages, and with multiple offers
4 years ago
Samir Shah
ad7b76a5b5
Forward-port release notes for versions 2.1.1, 3.0.1 and 3.0.2.
4 years ago
Samir Shah
01edabb29f
Tag version 3.0
4 years ago
Samir Shah
cca7ffe608
Bump version to 3.0b and update release notes.
4 years ago
Samir Shah
5faa5f44dd
Remove setting of default value via Javascript in time picker inputs.
Where an initial value is required, this should be set on the form field
itself.
Fixes #3590 .
5 years ago
Samir Shah
c30de9d008
Prepare 3.0 alpha release. (#3547)
5 years ago
Orinda Harrison(Mitch)
2599135e93
Add SEO fields to product and category models and make editable in the dashboard (#3534)
5 years ago
Samir Shah
4bdf5df9b1
Port all core templates and styles to Bootstrap 4.
Co-authored-by: Basil Dubyk <samitnuk.work@gmail.com >
Co-authored-by: Alexander Gaevsky <sasha@sasha0.ru >
Co-authored-by: Joseph Wayodi <jwayodi@gmail.com >
5 years ago
Jan Fabry
c91f910445
Add support for Django 3.1 (#3516)
5 years ago
Alexander Gaevsky
18eca6f76c
Refactor report generators to be easier to extend, and fix date range filtering in CSV exports (#3501)
5 years ago
Samir Shah
db323fffe0
Add release notes for #3506.
5 years ago
Viggo de Vries
603944d1dd
Add method get_attribute_values to Product model which also fetches parent product attributes (#3514)
5 years ago
Samir Shah
f6157f2268
Make ProductAttributesContainer a lazy object so that initialisation is simpler.
Fixes #3258 .
5 years ago
Paul J Stevens
1d0c704185
Add support for restricted offer combinations
Non-exclusive offers that only allow combination with specific other offers
6 years ago
Samir Shah
b84f70fa1c
Make category slugs dashboard-editable.
5 years ago
pyup-bot
3a677f9952
Define default ordering on several models.
5 years ago
PlayDay
dd5a151af2
Add new type field for product.Option and enhanced form rendering for options based on their type.
6 years ago
Samir Shah
d5d5c9d6fc
Remove/rename several deprecated model fields from order and partner apps.
6 years ago
Samir Shah
f992506003
Add stub release notes for v3.0
5 years ago
Samir Shah
9b98c4fed9
Tag version 2.1.0
5 years ago
Samir Shah
2853e2c029
Forward-port release notes for version 1.6.8.
5 years ago
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.
5 years ago
Samir Shah
25b2c0765e
Exclude non-public child products from public views.
5 years ago
Samir Shah
4dceec32e0
Prepare 2.1 beta release.
5 years ago
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 years ago
Samir Shah
5982ca606f
Fix the brand_title block in brand.html so as not to span unclosed HTML tags.
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
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
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
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
d0a8bae68e
Forward-port release notes for v2.0.4
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
Regression introduced in cca43aa4d1
6 years ago
Joseph Wayodi
745c2fd3a0
Fix documentation on dynamic class loading for forked dashboard apps
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
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 >
6 years ago
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 >
6 years ago
Samir Shah
56e0def9f0
Forward-port release notes for version 2.0.2
6 years ago