aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Add support for SMTP authentication and TLS.Matthew Somerville2014-07-14-8/+75
| | | | | | Fixes #406. Include Perl modules necessary for Email::Send::SMTP to handle TLS/SSL, and upgrade Dir::Self due to https://rt.cpan.org/Public/Bug/Display.html?id=88393
* Don't include --conservative, not present in old 'gem'.Matthew Somerville2014-07-14-2/+2
|
* Update packages list to install correctly on wheezy.Matthew Somerville2014-07-14-18/+21
| | | | Make mySociety-internal file separate to keep its dual use.
* UK. move report extras to fixmystreet.com templateHakim Cassimally2014-07-14-3/+1
| | | | | | | | UK specific template was missed in move in 8f2c5942e3a Also tidy up by removing Lichfield/Reading/Southampton and adding Hart. (Incidentally fixes commercial ticket mysociety/FixMyStreet-Commercial#525 )
* Merge branch 'issues/commercial/524-bromley-contact-footer-faq'Hakim Cassimally2014-07-14-12/+20
|\
| * Bromley. signature and FAQ tweaksHakim Cassimally2014-07-14-12/+20
| | | | | | | | | | | | | | | | | | | | | | As per mysociety/FixMyStreet-Commercial#524 to stem the flow of people responding to verification emails by clicking the support email at the bottom of Bromley's signature, we are instead redirecting to the FAQ -- which is also updated to contain the support email address, so the people can still find a contact if they need to. Also tweaking moderation FAQ line, in preparation for moderation trial.
* | Fix transparent background on disambiguation pageStruan Donald2014-07-14-0/+2
|/ | | | | | Wrap around page in a div.tablewrapper Fixes #831
* Make 'check your email' page two-thirds width.Matthew Somerville2014-07-11-1/+1
|
* New layout for token confirmation screens.Zarino Zappia2014-07-11-41/+119
|
* Zurich. Remove pilot textHakim Cassimally2014-07-11-1/+0
| | | | (as requested by Tobias)
* Quantity is optional, but it seems confused without it.Matthew Somerville2014-07-10-0/+1
|
* Add fixmystreet.com reporting form A/B tests.Matthew Somerville2014-07-10-107/+247
| | | | | | 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.
* Switch carton bundling to S3.Matthew Somerville2014-07-09-39/+30
|
* Put back GA special created report URI.Matthew Somerville2014-07-09-0/+10
| | | | Think it's needed for it to hang together.
* Update github link to current location.Matthew Somerville2014-07-09-1/+1
|
* Update GA code to use ecommerce ping.Matthew Somerville2014-07-08-12/+12
|
* Tidy up cobrand template inheritance.Matthew Somerville2014-07-08-77/+20
| | | | | Most cobrands can just inherit from the Default function, with only those needing an exception specified.
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-6/+6
| | | | This should reduce confusion with the Default cobrand and override order.
* Move UK-specific text to separate templates.Matthew Somerville2014-07-08-134/+129
|
* A few more https links/removal of unused http.Matthew Somerville2014-07-07-23/+7
|
* Merge branch '571-show-local-deploys-banner'Matthew Somerville2014-07-04-1/+84
|\ | | | | | | | | Conflicts: web/cobrands/fixmystreet/base.scss
| * Display a banner to non UK FixMyStreet visitorsStruan Donald2014-07-03-1/+83
| | | | | | | | | | | | only on FMS and only if from outside the uk Fixes #571
* | Merge branch 'mysociety/771-front-page-changes'Matthew Somerville2014-07-04-40/+283
|\ \ | | | | | | | | | | | | Conflicts: templates/web/fixmystreet/footer.html
| * | split out footer marketing to own templateStruan Donald2014-07-01-29/+30
| | | | | | | | | | | | | | | allows it to be overridden in cobrands without the need to provide a whole new footer template
| * | Internet Explorer tweaks for front page redesignStruan Donald2014-07-01-4/+26
| | | | | | | | | | | | | | | | | | Make mySociety tab wider to fit logo Just display text for FixMyStreet Platform link remove border on front page .content to stop odd line under footer
| * | sort out display on mobileStruan Donald2014-07-01-32/+46
| | | | | | | | | | | | | | | hide footer menu on mobile add privacy link to main menu, hide on desktop
| * | update mysociety tabStruan Donald2014-07-01-8/+18
| | | | | | | | | | | | | | | update to new logo remove donate and our site links
| * | make the postcode entry box large on FMSStruan Donald2014-07-01-0/+46
| | | | | | | | | | | | also change the fonts, tweak the submit button size
| * | add an additional nav footer at the bottom of the pageStruan Donald2014-07-01-1/+65
| | | | | | | | | | | | duplicates the top nav mostly
| * | tweak display of footer contentStruan Donald2014-07-01-0/+26
| | | | | | | | | | | | | | | mostly adding image replacement to the fms platform link and some spacing tweaks
| * | update style of main content boxStruan Donald2014-07-01-0/+56
| | | | | | | | | | | | | | | move it up on the front page so it overlaps the yellow make footer have a black background
| * | link to fms.org for code and add fms platform textStruan Donald2014-07-01-1/+5
| |/
* | Merge branch 'mysociety/798-show-reports-subset'Matthew Somerville2014-07-04-8/+147
|\ \
| * | Link through from all reports page to sub categoriesStruan Donald2014-07-01-8/+147
| |/ | | | | | | | | | | | | | | Add a type parameter to the /reports/body page to restrict list by problem category. Only link to report categories that have entries. Fixes #798
* | Merge branch 'use-https-urls-for-uk'Matthew Somerville2014-07-04-65/+69
|\ \
| * | Update secure proxy list to include www.fixmystreet.com.Matthew Somerville2014-07-04-2/+5
| | |
| * | Make external links HTTPS where possible.Matthew Somerville2014-07-03-36/+36
| | | | | | | | | | | | And fix a couple that have redirected.
| * | Use https for UK site where appropriateStruan Donald2014-07-03-27/+28
| |/ | | | | | | | | | | | | Council redirects, BASE_URL comparisons, hard coded links, email signatures For #488
* | Merge branch 'emptyhomes-faq'Hakim Cassimally2014-07-02-16/+4
|\ \ | |/ |/|
| * EmptyHomes. copy tweaksHakim Cassimally2014-07-02-16/+4
|/
* Better spotting of signing in on /auth form.Matthew Somerville2014-06-20-3/+23
| | | | | | | | | If your browser autocompleted form fields, you could fill in the signing in part of the form but still be sent a confirmation email. This commit will now default to trying to sign in if the sign in button is clicked or there is data in the signing in password field. Fixes #816.
* Correct date for text changeHakim Cassimally2014-06-16-1/+1
|
* Zurich. text change re pilot datesHakim Cassimally2014-06-16-1/+1
|
* Show error if cron-wrapper fails.Matthew Somerville2014-06-16-1/+1
| | | | Allow fetch-comments-24hs to be executed directly.
* Merge branch 'master' of https://github.com/jonkri/fixmystreetMatthew Somerville2014-06-16-10/+13
|\
| * Updated Piwik code for FixaMinGataJon Kristensen2014-06-05-10/+13
| |
| * Make `open311-update-reports' executableJon Kristensen2014-06-05-0/+0
| |
* | Merge branch 'upgrade-cpanm'Hakim Cassimally2014-06-10-10713/+398
|\ \
| * | Upgrade cpanm to 1.7001Hakim Cassimally2014-06-10-10713/+398
|/ / | | | | | | | | | | This moves the default away from search.cpan.org, which is currently down. Have tested by rerunning bin/install_perl_modules, which runs to completion, and starting Cat server.
* | Comment setup_request's conf override in test_modeHakim Cassimally2014-06-04-0/+6
| |