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 години
Samir Shah
8250e24cf8
Add documentation about the platforms and databases supported by Oscar.
Also remove unused migrations test for MySQL.
преди 5 години
Samir Shah
4dceec32e0
Prepare 2.1 beta release.
преди 5 години
Samir Shah
c050b7cec3
Refactor asset management so that third party assets are not committed.
преди 6 години
Craig Loftus
348880840c
Add support for spell checking and carry out initial corrections
преди 6 години
Alexander Gaevsky
69b3282d99
Update Python headers package name, since Oscar 2 is compatible only with Python 3.
преди 6 години
Alexander Gaevsky
809c607f0a
Cleanup `DISPLAY_VERSION` and `VERSION` settings, move `USE_LESS` and `GOOGLE_ANALYTICS_ID` to the Oscar settings namespace.
преди 8 години
Maik Hoepfel
a1ce6ac788
Switch to using browser-based LESS pre-processor
django-compressor used to trigger processing of the less files during
development. But with the browser-based compiler, an easy replacement is
available. This even lowers the barrier to altering styles, because
getting npm up and running isn't required.
Offline compilation isn't impacted.
Using the most current less version seems to not cause any trouble, so I
removed the version requirement.
преди 10 години
Maik Hoepfel
c7cbce21f0
Add documentation for removed Django 1.6 support
преди 10 години
Monika Sulik
a17a79f747
Remove mentions of vagrant from the docs
Vagrant support was removed from release 1.0. This commit removes mentions of it from the docs.
Closes #1559 .
преди 11 години
Markus Bertheau
1eed7c8b43
Our less files are not compatible with less V2
преди 11 години
David Winterbottom
deff55d632
Remove virtual-(less|node)
I much prefer just using npm these days.
преди 11 години
David Winterbottom
5c74837d56
Docs spruce up
преди 11 години
Andrea Grandi
2a03a3b1c6
Add section for JPEG support to installation instructions
преди 11 години
Maik Hoepfel
8fcff62012
Docs: Emphasize need for virtualenvwrapper
In our instructions, it wasn't entirely clear that virtualenvwrapper is
required for setup.
Fixes #1088
преди 12 години
David Winterbottom
98d330d9eb
Add note on python-dev (which is required for greenlet)
преди 12 години
Maik Hoepfel
a52aaecd9e
Docs: Document how to create migrations
# Last 5 commit messages
# ----------------------
# 30eead5 Remove custom user app from sandbox [Maik Hoepfel]
# ee3ee02 Drop create_migration.py helper [Maik Hoepfel]
# a77e78c Don't show country field if only one is available [David Winterbottom]
# b5790aa Handle products without a category in GA subission [David Winterbottom]
# 39e0932 Merge pull request #782 from tangentlabs/feature/add_eway_extension_to_docs [David Winterbottom]
преди 12 години
David Winterbottom
c7eafc8695
Update CSS docs (they were stale in places)
Fixes #709
преди 12 години
Maik Hoepfel
09ec91fe73
Docs: Fix broken sandbox link
преди 12 години
Maik Hoepfel
02cc6f9db4
Docs: Explain changes to Vagrant VM
преди 12 години
David Winterbottom
10fb79ed95
Rework the docs index page
преди 12 години
David Winterbottom
b4d571c00d
A few minor corrections to the docs
преди 12 години
Maik Hoepfel
fa955cf186
Docs: Move design decisions and dev environment
They really don't belong in /contributing.
преди 12 години
Maik Hoepfel
eb90256263
Docs: Centralise sandbox instructions
Building the sandbox was explained in multiple locations, and in
slightly different ways. The sandbox now has a separate document.
преди 12 години
Maik Hoepfel
a4c4d5aaad
Split up contributing guidelines
They were getting quite long. They've been split up in several
subsections. Some of them are borrowing heavily from the Django docs.
преди 12 години