Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [fixmystreet.com] Remove friendly A/B test. | Matthew Somerville | 2017-03-16 | -18/+0 |
| | | | | This has been running for a year, added in e17eb20. | |||
* | [UK] A few small JavaScript fixes. | Matthew Somerville | 2016-09-23 | -1/+1 |
| | | | | Cope better if things aren't defined. | |||
* | [fixmystreet.com] New councils page. | Martin Wright | 2016-09-13 | -0/+15 |
| | ||||
* | [fixmystreet.com] Don't show things to Page Speed. | Matthew Somerville | 2016-08-17 | -1/+1 |
| | ||||
* | [fixmystreet.com] Add Content-Security-Policy. | Matthew Somerville | 2016-08-16 | -1/+1 |
| | ||||
* | Move most JavaScript to end, inline the remaining. | Matthew Somerville | 2016-08-16 | -3/+0 |
| | ||||
* | Make sure map JS works through an admin proxy. | Matthew Somerville | 2016-07-04 | -3/+3 |
| | | | | | Tidy up use of absolute URLs when in the admin. Have the 404 handler spot static files in admin as a fallback. | |||
* | [fixmystreet.com] Add theme-color meta element. | Matthew Somerville | 2016-06-29 | -0/+1 |
| | ||||
* | [fixmystreet.com] Only output experiment on live. | Matthew Somerville | 2016-05-24 | -0/+2 |
| | ||||
* | [fixmystreet.com] Some fixes to A/B edge cases. | Matthew Somerville | 2016-03-18 | -1/+3 |
| | | | | Better contrast; don't show on /about/council. | |||
* | [fixmystreet.com] Friendly A/B test setup. | Zarino Zappia | 2016-03-11 | -0/+14 |
| | | | | | | | | Includes a smiley, bright yellow homepage, and updated nav bar and footer across the entire site; a few content changes; request for gender information from users. Fixes #1341. | |||
* | Move Latin-char-specific name check to cobrand. | Matthew Somerville | 2015-07-31 | -1/+2 |
| | | | | | Also move some UK-specific code in the same function. The specific code is still tested in report_new.t. | |||
* | Revert "[fixmystreet.com] Homepage button step A/B test." | Matthew Somerville | 2015-07-31 | -20/+0 |
| | | | | | | | | This reverts commit 838708d3127bf5bd39375b19ad13b220637c851b. Conflicts: web/cobrands/fixmystreet/base.scss web/cobrands/fixmystreet/layout.scss | |||
* | [fixmystreet.com] Update favicon to match the .org | Matthew Somerville | 2015-03-18 | -0/+2 |
| | ||||
* | [fixmystreet.com] Homepage button step A/B test. | Zarino Zappia | 2015-02-20 | -0/+20 |
| | ||||
* | Revert most of "Experiment, no pins by default." | Matthew Somerville | 2015-01-09 | -21/+0 |
| | | | | | | This reverts most of commit 71b400a1f5991b9a693095c417aa61e274a5215d, leaving the skip-this-step CSS changes and the tweaks to the /ajax JSON output. | |||
* | [fixmystreet.com] Experiment, no pins by default. | Matthew Somerville | 2014-10-17 | -0/+21 |
| | | | | | | | | This changes the default flow to show no pins and a message about reporting, with the second tab displaying existing problems (and showing map pins). Those existing problems are the ones that would currently be on "problems on the map" followed by those currently on "problems nearby". | |||
* | [fixmystreet.com] Remove login content experiment. | Matthew Somerville | 2014-10-17 | -33/+0 |
| | | | | This gave no conclusive results, which was interesting. | |||
* | Add fixmystreet.com reporting form A/B tests. | Matthew Somerville | 2014-07-10 | -0/+34 |
| | | | | | | Testing two things: * Putting the email box above the Yes/No, or repeating it inside. * Showing the contents of the Yes/No sections at first, or not. | |||
* | Move UK-specific text to separate templates. | Matthew Somerville | 2014-07-08 | -0/+2 |