David Winterbottom
3b4af0add0
Move notifications into customer app
13 лет назад
David Winterbottom
8d9a92795f
Added better support for digital products.
* New attribute on product class
* Optimised checkout for digital goods
13 лет назад
David Winterbottom
0ec010a20b
Bumped haystack to 2.0.0-beta
This is needed for internal Tangent projects. The search app in oscar
still needs some work but it works in a very basic fashion at the
moment.
The template for search results still needs attention.
13 лет назад
David Winterbottom
314d211284
Moved Oscar's templates into a new folder.
This avoids conflicts with other libraries that use the same trick for
extending templates.
13 лет назад
David Winterbottom
4812af1e1a
Improved test runner to use progressive plugin for large suites
13 лет назад
David Winterbottom
ca2bffd5b4
Added requires_shipping attribute to product class
13 лет назад
David Winterbottom
afabcf32bb
Added new test deps to requirements file.
Plus tweaks to test method names
13 лет назад
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 лет назад
David Winterbottom
b702c74113
Moved test site modules into separate package
13 лет назад
David Winterbottom
6ed506e723
Updated various templates for product_tags removal
13 лет назад
David Winterbottom
f4daa0e107
First stage of offers dashboard complete
13 лет назад
David Winterbottom
6df60a5a03
Made payment method form field into ChoiceField for searching orders.
13 лет назад
David Winterbottom
c6660a4c88
Added product editing form
14 лет назад
David Winterbottom
ee7fbfe18f
Few minor changes from HTML/CSS changes.
- Tidied up JS slightly, using 4 space indentation
- Moved layout_* templates into folders
- Few updates to the base templates
- Put oscar's JS into its own folder within static/js
- Added flatpages to the test env to get tests to pass
14 лет назад
David Winterbottom
6a41566c51
Added basic create form and redirect for raw HTML promotion
14 лет назад
David Winterbottom
42bfbd6dfc
Added helper command to creation migrations
14 лет назад
Eleni Lixourioti
689de3e878
dashboard additions for userer management
14 лет назад
Andrew Ingram
bd3f45dac0
more updates to the ExtendedURLValidator, missing the '/' is bad. Explicitly set APPEND_SLASH to True in test settings so that it's clear that we expect it to be on
14 лет назад
David Winterbottom
1b8117b4fe
Moved reporting app into dashboard
14 лет назад
David Winterbottom
33f8868fcb
Deleted datacash code as it has its own repository now
14 лет назад
David Winterbottom
30d66348f6
Added first part of dashboard app - just an index view at the moment
14 лет назад
David Winterbottom
220fbd128d
Made test runner more flexible.
14 лет назад
David Winterbottom
876023c1f4
Cleaned up sandbox code
14 лет назад
David Winterbottom
facf291a71
Reworked the way tests are run to not require the examples files.
14 лет назад