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 9 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
Michael van Tellingen
2f43b05aa0
Set 1.3 release date
před 9 roky
Alexander Gaevsky
48c0dbcabe
Add `django.template.context_processors.i18n` context processor to the getting started documentation, necessary for the language switcher display.
před 9 roky
Michael van Tellingen
84370df557
Typo in release notes (Thanks rmoorman)
před 9 roky
Michael van Tellingen
5e92a28c87
Fix docs build
před 9 roky
Michael van Tellingen
cfe6024d02
Update release notes
před 9 roky
Michael van Tellingen
7d3a643901
Move ProductAttributesContainer to `catalogue.product_attribute`.
This allows for customizing product attributes by using the common
get_class() method.
před 9 roky
Michael van Tellingen
4bf04164c6
Update release notes for 1.3.0
před 9 roky
Michael van Tellingen
f6e116fc60
Fix readthedocs build
před 9 roky
Alexander Gaevsky
1c54fff739
Fix approved product review queryset (#1920)
před 10 roky
Michael van Tellingen
05fbdfbddf
Update release notes for 1.3
před 9 roky
Michael van Tellingen
2b25a56979
Sync release notes with releases/1.2 branch
před 9 roky