7
Commit Graph

31 Commits

Author SHA1 Message Date
e42e1a865b Add width and height to logo in README 2018-07-17 17:14:44 +02:00
293004fdc6 Feature/documentation (#170)
* Splits documentation over multiple folders

* Editor guide documentation intro

* Adds segment dashboard documentation

* Adds editor documenation regarding segment creation

* Adds logo with padding for the documentation

* Updates usage guide documentation

* Splits sandbox and custom rules documentation

* Improves ‘Create a variant’ documentation

* Adds documentation regarding streamfield and template tags

* Consistent StreamField references

* Feedback from M. Dingjan

* Remove ‘coming soon’ section

* Enable sandbox debug toolbar

* Updated documentation
2018-07-17 16:59:32 +02:00
03e02e8b91 Change all mentions of LabD urls to wagtail urls 2018-05-26 16:26:59 +02:00
83c2a4289e Adjust README for ordering 2018-05-26 12:56:18 +02:00
bc91d64770 Add Django 1.9/1.10 and Wagtail 1.9 to tests and requirements 2017-07-11 21:58:26 +02:00
39c31dc81a Include sandbox admin URL in README 2017-06-02 10:55:31 +01:00
702fa233a9 Fixes line length and adds Middleware code example 2017-06-02 11:52:31 +02:00
5beef1b27c New icon for the segments menu item (#118)
New icon for the segments menu item
2017-06-01 08:48:34 +02:00
4e221b6666 Update README.rst 2017-05-31 16:52:02 +02:00
361f0b1700 Re-remove the segments adapter instructions
Too specific for the README.
2017-05-31 16:19:33 +02:00
cc38634519 Add adapters.get_segment_adapter to set the segment adapter on the request
object.

Previously the segment adapter was set globally with the request as
attribute. This causes thread safety issues. Instead we now initialise
the segment adapter for each request and set it as attribute
2017-05-31 13:33:22 +02:00
531ae6df98 README tweaks
minor style changes, removal of segments adapter section.
2017-05-31 12:17:57 +02:00
7531eb9451 Minor markup fixes to README 2017-05-31 10:51:13 +02:00
4503ad387e Add travis badges, fix line length 2017-05-31 10:50:46 +02:00
325c2d5801 Fixes package name in README 2017-05-31 10:34:39 +02:00
b7b88b214f Fixes typo in the Readme 2017-05-22 13:19:50 +02:00
d2bb377110 Adds styling to logo 2017-05-22 13:16:51 +02:00
952b88aba7 Removes roadmap, adds screenshot 2017-05-22 13:13:28 +02:00
9cc44a2931 Add sandbox instructions 2017-05-08 09:51:53 +02:00
6640bf8d74 Splits test factories and updates documentation 2017-04-25 16:15:33 +02:00
f01a4b439c Roadmap and readme update
Signed-off-by: Jasper Berghoef <jasper.berghoef@gmail.com>
2016-12-29 12:57:36 +01:00
6ecc15c1dd adds adapter logic to wagtail hook 2016-12-19 11:01:48 +01:00
24847c1828 adds settings logic for your own segments adapter 2016-12-19 10:33:12 +01:00
59ab926529 updates readme :shipit: 2016-12-09 11:40:02 +01:00
29b9ad695b moves all middleware logic to wagtail hook 2016-12-06 12:17:50 +01:00
02b76fc3c4 Update README.rst 2016-12-06 11:08:56 +01:00
68f91a6da2 🐍 removes extra s 2016-11-30 14:53:04 +01:00
0d7ae79b82 Update README.rst 2016-11-28 15:40:03 +01:00
72aad87f01 Update to readme
Included modeladmin
2016-11-08 09:51:36 +01:00
59aec0871e adds updated readme with instructions 2016-11-07 15:56:44 +01:00
28c5b87e08 initial project commit 2016-11-07 11:42:06 +01:00