Samir Shah
03eb166be9
Update supported Django/Python versions and tox configuration.
- Drop support for Django 1.9 (EOL)
- Drop support for Python 3.6 with Django 1.8 to 1.10
před 8 roky
Samir Shah
1424c6874a
Fix EmailBackend.authenticate() signature for Django 1.11.
před 8 roky
Samir Shah
d351847f6a
Add more tests for product alerts, save alerts sent to registered users, and notes to the docs.
před 8 roky
Samir Shah
d415c34ccb
Add documentation and tests for multi_option attribute.
před 8 roky
Alexander Gaevsky
3ee66877a2
Load offer applicator class from the new location.
před 8 roky
Alexander Gaevsky
14b09fbd8d
Make `Voucher.date_created` and `VoucherApplication.date_created` DateTimeField for consistency with other models.
před 8 roky
Samir Shah
76973acbd2
Add a OSCAR_CSV_INCLUDE_BOM setting which optionally adds a BOM to UTF-8 CSV output.
před 8 roky
Michael van Tellingen
3254c60177
Update release notes for 1.5
před 8 roky
Samir Shah
5f0f88ee2c
Add documentation for the stock alert functionality.
před 8 roky
Michael van Tellingen
66f8a4acf9
Add ticket number to release notes for Django 1.11
před 8 roky
Michael van Tellingen
d84b6a4cba
Update release notes for 1.5
před 8 roky
Alexander Gaevsky
6877b27049
Clarify location of `HAYSTACK_CONNECTIONS` setting.
před 8 roky
Alexander Gaevsky
e0e743d001
Document how to disable features using `OSCAR_HIDDEN_FEATURES` setting.
před 8 roky
Alexander Gaevsky
2e6512669d
Fix reference to "Fork the Oscar app" section in the docs.
před 8 roky
Alexander Gaevsky
e5e7b53310
Document `OSCAR_GOOGLE_ANALYTICS_ID` and `OSCAR_USE_LESS` settings.
před 8 roky
Alexander Gaevsky
809c607f0a
Cleanup `DISPLAY_VERSION` and `VERSION` settings, move `USE_LESS` and `GOOGLE_ANALYTICS_ID` to the Oscar settings namespace.
před 8 roky
Alexander Gaevsky
9fd57610a6
Add note to the release docs about upgrade to GA Universal Analytics.
před 8 roky
Alexander Gaevsky
f57289895c
Remove shortcuts filters for order list in the dashboard in order to support filtering by all order search form fields based on provided querystring parameters.
před 8 roky
Alexander Gaevsky
fdea437377
Slightly refactor currency formatting in order to support multiple currencies.
před 8 roky
Craig Loftus
20aad30e0c
Adding parameters supported by babel.numbers.format_currency to the currency filter
před 9 roky
Alexander Gaevsky
c92209116a
Fix instructions for running tests.
před 8 roky
Alexander Gaevsky
ad35c87915
Add note to the customization doc about Oscar applications order.
před 8 roky
Jan Klapuch
6dc7a3ed27
Update context processors in getting started docs.
Load i18n context processor from django.template instead of django.core as fix for Django 1.10
před 8 roky
Maik Hoepfel
220ea50812
Make SimpleAddToBasketForm easier to customize
Upon implementing previous commit, my changes weren't picked up because
Oscar served the SimpleAddToBasketForm. If a user wants to implement
changes in both forms (which is more likely than it is not), the
previous structure meant they had to be duplicated or mixed in. Now, for
most changes, SimpleAddToBasketForm can be ignored.
před 10 roky
Alexander Gaevsky
1d81c85070
Add note about backwards incompatible change to the release notes about moved formsets to the separate modules.
před 9 roky
Alexander Gaevsky
49481b9b07
Add note about adding billing address to user address book to release notes.
před 9 roky
Michael van Tellingen
03b65bc5f4
1.4 release date
před 9 roky
Michael van Tellingen
fa8aca9818
Remove oscar.core.utils.compose
před 9 roky
Michael van Tellingen
c26642732b
Remove the oscar.test.decorators module
před 9 roky
Michael van Tellingen
83322874b8
Remove the ``ellipses_page_range`` templatetag.
The templatetag was actually never used in Oscar. See
`django-rangepaginator` for an alternative.
před 9 roky
Michael van Tellingen
7660b8535b
Remove the `oscar.core.logging.handlers.EnvFileHandler``.
Deprecated in 1.4
před 9 roky
Michael van Tellingen
9e3ad83122
Remove deprecated Product.min_child_price_*_tax
před 9 roky
Michael van Tellingen
5986a32c5f
Remove the profiling middleware (deprecated since 1.4)
před 9 roky
Michael van Tellingen
17a1f6b17a
1.5 release notes placeholder
před 9 roky
Michael van Tellingen
80051d4a45
Minor refactoring of django-tables2 implementation
před 9 roky
Michael van Tellingen
cca40800d4
Remove duplicate release notes for 0.4
před 9 roky
Michael van Tellingen
2e25973990
Update changelog of really old releases
před 9 roky
Michael van Tellingen
9070b7a680
fix rst issue
před 9 roky
Michael van Tellingen
8a92766841
Update release notes
před 9 roky
Michael van Tellingen
01c3cb7af2
Fix docs build
před 9 roky
Michael van Tellingen
a846c41ee3
Move sites/sandbox/ to the root directory.
Since there is no demo or us site anymore we can simplify the structure
somewhat by moving the sandbox one directory up
před 9 roky
Tobias Englert
e8865cc329
Enhance strategy documentation
před 9 roky
Michael van Tellingen
f5ce5cc17e
Create release notes
před 9 roky
Sudhir Mishra
81aa8977b6
Updated code for Django>=1.8
před 9 roky
Bojan Mihelac
4515f81e0a
Update How to setup Solr with Oscar (#2096)
před 9 roky
Yuriy Vaskin
3bbf9f276b
- added documentation for facet sorting
před 9 roky
Alexander Gaevsky
e71576a181
Fix paths to product detail templates in the docs for template customizing.
před 9 roky
Bojan Mihelac
6f16440e38
Update docs to reflect using Django Migrations
instead of South migrations
před 9 roky
Alexander Gaevsky
adc3cfcb4a
Fix OSCAR_REQUIRED_ADDRESS_FIELDS setting in the documentation, since city field named line4.
před 9 roky
Richard
1b17891dac
Update getting_started.rst
před 9 roky