Wykres commitów

26 Commity (bbf17b109657e19d8c960d7895683a26780f6e53)

Autor SHA1 Wiadomość Data
JamesRamm bbf17b1096 Fix deps 2019-10-06 16:41:03 +02:00
JamesRamm 2594246221 Fixes #256, Fixes #248 2019-09-22 12:33:34 +02:00
JamesRamm 4c59050350 Bump version: 1.0.0 → 1.0.1 2019-03-28 20:13:58 +01:00
JamesRamm 5b3ea482f2 Use twin for distribution 2019-02-03 10:53:53 +01:00
James Ramm 8ff51b9274
Longclaw 1.0 (#205)
* Compatibility with Wagtail 2 and Django 2
* Fixes #154 

Wagtail 2 compatibility:

* Fixes references to Wagtail packages which use the `wagtail.wagtail*` naming scheme. Wagtail 2 removes the redundancy.
* Wraps imports in `try`/`except` blocks to maintain compatibility with Wagtail 1.

Django 2 comaptibility:

Included because Wagtail 2 adds support for Django 2.

* Adds `on_delete` to all `ForeignKey` model fields, which is now required by Django 2.

* Updates for wagtail 2

* rename modules

* Longclaw v2: Rename and new migrations

* Longclaw 2: Reduce fails to 2 errors

* Longclaw v2: All tests passing

* Update travisconf

* Travis: Enable py37

* Update project template for v2

* longclawv2: update project template

* Fix migrations for longclaw 2

* Corrections in project template for longclaw1.0

* Correct location of templates and update docs

* Automatically load shipping countries

* Add loadcountries command

* Add info on loading country data
2018-12-26 12:58:05 +01:00
JamesRamm 5c224d8aff Fixes #96 and drops django 1.9 2018-03-23 22:08:34 +01:00
JamesRamm 6c239d7b9f Pin wagtail version to last 1.x release to get latest bugs for travis tests 2018-03-23 22:06:45 +01:00
JamesRamm b9747a3a9b Fixing errors from travis. #146 2018-03-23 21:50:38 +01:00
James Ramm 048e716db1 Product Requests (#95)
* Fixes #49
2017-10-10 19:49:56 +01:00
JamesRamm d790fecf1e Triple quotes on docstrings are pep257 2017-10-01 12:19:37 +02:00
JamesRamm 908f5906d6 Update wagtail reqs 2017-09-29 16:29:25 +02:00
James Ramm fd6cd2eab6 Reworking of Products (#86)
* Fixes #76 and fixes #47 by removing concrete product models from longclaw. Abstract classes are provided as a starting point and concrete models moved to the project template

* Products fully customisable (and therefore product index). Work on #76

* Removes concrete product models from longclaw, allowing customisation. For #76 and #47

* Product base testing

* Reorder imports for tests

* Drop py3.3

* Add back admin.py

* Update page panels

* Add tests to products
2017-09-17 14:01:12 +02:00
JamesRamm f74c134468 Fix braintree integration 2017-08-08 15:25:07 +01:00
James Ramm 3de6f48124 Checkout view (#68)
Fixes #50, #59, #60, #65
2017-05-24 11:12:36 +01:00
JamesRamm 929992f229 Fixes #57 and #58 2017-04-13 08:29:16 +01:00
JamesRamm dfc45a8746 Checkout tests. #37 2017-03-29 17:28:43 +01:00
JamesRamm fbe383558c Longclaw cli 2017-02-27 22:09:50 +00:00
JamesRamm 73d32872df Fixes #24 2017-02-27 21:43:31 +00:00
JamesRamm eb56078284 Add install requires & update to latest wagtail 2017-02-22 15:50:07 +00:00
JamesRamm 6ef470b01d Call npm from client dir 2017-02-10 18:43:22 +00:00
JamesRamm 48194bb63b docstreing 2017-02-10 09:19:42 +00:00
JamesRamm 857c47cc9f Add asset building to setup 2017-02-10 09:18:37 +00:00
JamesRamm fe4ac12cd5 Provides react based front end for order detail, with dummy actions for fulfill/refund 2017-02-10 08:26:21 +00:00
JamesRamm 7cae5a859d py2 compatibility 2017-02-07 09:23:23 +00:00
JamesRamm 9709300a70 Fix for #9 2017-02-06 08:34:23 +00:00
james ramm 27728c5eab First commit 2017-02-03 10:04:57 +00:00