Samir Shah
fc6966d2dc
Remove several more unused dynamic imports.
il y a 7 ans
Samir Shah
7890609bfe
Remove numerous unused dynamic imports from checkout app.
il y a 7 ans
Samir Shah
7b847bfa23
Add release notes for #2920
il y a 7 ans
Samir Shah
35e93e85a6
Merge pull request #2920 from jwayodi/fix/order-placed-email-order-status-link-logged-in-users
Display order-status link in order-placed email, for logged-in users
il y a 7 ans
Joseph Wayodi
5f281949ac
Display order-status link in order-placed email, for logged-in users
il y a 7 ans
Samir Shah
7033080b8d
Update CSS files that after update to Boostrap dependency.
il y a 7 ans
Samir Shah
71a1558e81
Forward-port release notes for version 1.6.5
il y a 7 ans
Samir Shah
a698e22839
Merge pull request #2908 from solarissmoke/feature/bootstrap-34
Upgrade to Bootstrap 3.4
il y a 7 ans
Samir Shah
5cf3f9e565
Merge pull request #2910 from django-oscar/pyup-update-pillow-5.4.0-to-5.4.1
Update pillow to 5.4.1
il y a 7 ans
Samir Shah
d7865a946f
Merge pull request #2899 from django-oscar/pyup-update-pycountry-18.5.26-to-18.12.8
Update pycountry to 18.12.8
il y a 7 ans
Ayub
85865527a8
Enhancements to Makefile (#2849)
-Added help messages for all targets
-Added help target
-Divided targets into blocks for easy understanding
-Added new target install-js for npm install
-Used new target in install and css
-divided install target into 3 targets
install-python
install-test
install-js
-Updated i18n traget names
-Added install-migrations-testing-requirements target
-Used install-migrations-testing-requirements in test_migrations
-Updated .PHONY
il y a 7 ans
Samir Shah
9da707eb9f
Add release notes for #2895.
il y a 7 ans
Highbiza migration experts
4fa6709b9a
Improve efficiency of category_tree template tag. (#2895)
il y a 7 ans
dfirst
3698773459
Allow searching for partial email addresses in dashboard user search form
il y a 7 ans
dfirst
1081d73c1a
Fix normalise_email to handle email addresses with multiple @ symbols
il y a 7 ans
Samir Shah
ad97e43f3f
Merge pull request #2911 from django-oscar/solarissmoke-patch-1
Remove unused get_class import from catalogue/abstract_models.py
il y a 7 ans
Samir Shah
34e651b712
Remove unused get_class import from catalogue/abstract_models.py
il y a 7 ans
pyup-bot
21875154ec
Update pillow from 5.4.0 to 5.4.1
il y a 7 ans
Samir Shah
7b9ad5b3fd
Upgrade to Bootstrap 3.4
il y a 7 ans
Samir Shah
34b408a0b5
Merge pull request #2907 from craigloftus/fix/password-validation-context
Properly populate user instance passed to password validators
il y a 7 ans
Craig Loftus
25a6baa1eb
Properly populate user instance passed to password validators
il y a 7 ans
Craig Loftus
1bf96ff9ab
Merge pull request #2906 from django-oscar/pyup-update-pillow-5.3.0-to-5.4.0
Update pillow to 5.4.0
il y a 7 ans
pyup-bot
cee5c659d5
Update pillow from 5.3.0 to 5.4.0
il y a 7 ans
Samir Shah
8827afa886
Merge pull request #2905 from django-oscar/pyup-update-pymysql-0.9.2-to-0.9.3
Update pymysql to 0.9.3
il y a 7 ans
Samir Shah
8f44b6c4f2
Merge pull request #2894 from django-oscar/pyup-update-django-debug-toolbar-1.10.1-to-1.11
Update django-debug-toolbar to 1.11
il y a 7 ans
pyup-bot
fd2a8e8273
Update pymysql from 0.9.2 to 0.9.3
il y a 7 ans
Samir Shah
5c93aa8c2a
Merge pull request #2900 from django-oscar/pyup-update-requests-2.20.1-to-2.21.0
Update requests to 2.21.0
il y a 7 ans
Samir Shah
3e08c5678f
Merge pull request #2903 from solarissmoke/update/test-deps
Update test dependencies
il y a 7 ans
Samir Shah
246c56bd97
Update test dependencies
il y a 7 ans
Samir Shah
870ea7cdab
Merge pull request #2633 from jwayodi/feature/merge-oscar-and-django-app-configs
Merge Oscar and Django app configs
il y a 7 ans
pyup-bot
0ce8127e27
Update requests from 2.20.1 to 2.21.0
il y a 7 ans
pyup-bot
2d9a5aa597
Update pycountry from 18.5.26 to 18.12.8
il y a 7 ans
pyup-bot
1ab906f43d
Update django-debug-toolbar from 1.10.1 to 1.11
il y a 7 ans
Samir Shah
7485c2e734
Merge pull request #2890 from django-oscar/pyup-update-ipython-7.1.1-to-7.2.0
Update ipython to 7.2.0
il y a 7 ans
Samir Shah
d9d75711ed
Merge pull request #2844 from Ayub-Khan/issue-id=2843
Added functionality to check if a voucher is available for basket
il y a 7 ans
pyup-bot
b87fde0bbe
Update ipython from 7.1.1 to 7.2.0
il y a 7 ans
ayub-khan
cceba2912a
issue-id=2843
Add functionality to check if a voucher is
available for a basket or not.
il y a 7 ans
Samir Shah
25b78219c3
Merge branch 'master' into feature/merge-oscar-and-django-app-configs
il y a 7 ans
Samir Shah
0136db5403
Merge pull request #2883 from django-oscar/pyup-update-django-extensions-2.1.3-to-2.1.4
Update django-extensions to 2.1.4
il y a 7 ans
Samir Shah
fa92c573e1
Merge pull request #2882 from django-oscar/pyup-update-whitenoise-4.1.1-to-4.1.2
Update whitenoise to 4.1.2
il y a 7 ans
Samir Shah
262e858258
Merge pull request #2881 from django-oscar/pyup-update-django-redis-4.9.0-to-4.10.0
Update django-redis to 4.10.0
il y a 7 ans
dfirst
420d2ec31c
Add related multiple widget wrapper for use with catalogue.Option
Also refactor catalogue option group and option tests.
il y a 7 ans
Samir Shah
240315a169
Add release notes for #2875.
il y a 7 ans
Samir Shah
1cb17f66fd
Merge pull request #2875 from specialunderwear/performance-fixes
Added indexes on fields that are used in every query.
il y a 7 ans
pyup-bot
f2752dff88
Update django-extensions from 2.1.3 to 2.1.4
il y a 7 ans
pyup-bot
e85632d829
Update whitenoise from 4.1.1 to 4.1.2
il y a 7 ans
pyup-bot
768f1183a7
Update django-redis from 4.9.0 to 4.10.0
il y a 7 ans
Samir Shah
c8b25c4297
Merge pull request #2870 from django-oscar/pyup-update-whitenoise-4.1-to-4.1.1
Update whitenoise to 4.1.1
il y a 7 ans
Samir Shah
fa3511b993
Merge pull request #2869 from django-oscar/pyup-update-psycopg2-2.7.5-to-2.7.6.1
Update psycopg2 to 2.7.6.1
il y a 7 ans
Samir Shah
79618cc5b8
Merge pull request #2866 from django-oscar/pyup-update-requests-2.20.0-to-2.20.1
Update requests to 2.20.1
il y a 7 ans