Tom Dyson

Results 20 issues of Tom Dyson

- [x] verified that the CMS I'm ~~adding~~ modifying is still maintained. - [x] read [CONTRIBUTING.md](https://github.com/postlight/awesome-cms/blob/master/CONTRIBUTING.md). - [x] did not generate README.md.

To test a non-personalised page compared to personalised pages based on a range of segmentation rules.

performance

To show: - dashboard - segment creation - page variant creation - front-end I'll do this when the dashboard and segment listing have been finalised.

Sprint
documentation

The date and time rules are currently based on the server's clock: https://github.com/LabD/wagtail-personalisation/blob/master/src/wagtail_personalisation/rules.py#L77 In some (most?) cases it will be more useful to base time rules on the user's clock,...

bug
Sprint

http://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html Just an idea :)

type:Enhancement
django-bakery

This is a larger than usual update, with backwards-incompatible changes. - the `Deployment` model has been removed, in favour of direct integration with the Netlify API - a new view...

This adds support for a new, optional setting ('WAGTAIL_ACCESSIBILITY_GROUPS') which allows site developers to restrict visibility of the template tag to specific groups.

- What are the alternatives to tota11y that we could include in this plug-in? - [Axe-core](https://github.com/dequelabs/axe-core) is comprehensive, open source and up to date. But it’s a low-level API, exposed...