aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* 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
| |
* | split out fixamingata recent photos to a templateStruan Donald2014-06-03-84/+30
| | | | | | | | remove index template as well so it falls back to the FMS default
* | split front page recent reports out to their own templateStruan Donald2014-06-03-24/+25
| |
* | Merge branch 'master' of https://github.com/jonkri/fixmystreet into ↵Struan Donald2014-06-03-537/+1078
|\| | | | | | | | | | | | | jonkri-master Conflicts: locale/sv_SE.UTF-8/LC_MESSAGES/FixMyStreet.po
| * Remove FixaMinGata index-steps.html and put video in front/tips.htmlJon Kristensen2014-06-03-43/+1
| |
| * Put "no-reply" message in the FixaMinGata questionnaire updateJon Kristensen2014-05-28-4/+6
| |
| * Remove broken `short_name' method for FixaMinGataJon Kristensen2014-05-28-17/+0
| |
| * Put "no-reply" message in the top of the FixaMinGata alert updateJon Kristensen2014-05-19-5/+5
| |
| * Merge branch 'master' of git://github.com/mysociety/fixmystreet into ↵Jon Kristensen2014-05-15-52/+454
| |\ | | | | | | | | | jonkri-master
| * | Add updated translation for FixaMinGataJon Kristensen2014-05-15-347/+579
| | |
| * | Add new YouTube video for FixaMinGataJon Kristensen2014-05-15-1/+1
| | |
| * | Apply various FixaMinGata cobrand changesJon Kristensen2014-05-15-0/+129
| | | | | | | | | | | | | | | | | | | | | * Add video to home page * Add "social buttons" to home page * Add new FixaMinGata logos * Center postcodeForm
| * | Replace "Fixa Min Gata" with "FixaMinGata" in Swedish cobrandJon Kristensen2014-04-14-47/+47
| | |
* | | Fix test of postcode that has moved ever so slightly.Matthew Somerville2014-05-30-9/+9
| | |
* | | FMS map tile changes for HTTPS.Matthew Somerville2014-05-30-2/+2
| | | | | | | | | | | | | | | Make the FMS map tile URLs be scheme independent, and only use one level of subdomain.
* | | Fix DB warning being shown by zurich-overdue-alertDave Arter2014-05-29-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | A raw DateTime object was being passed as a parameter in an SQL query, which was causing undefined behaviour and a warning every time the Zurich overdue problems script was run. The DateTime is now converted into a format suitable for use in the query and the warning has gone.
* | | Version 1.4.1.v1.4.1Matthew Somerville2014-05-23-2/+5
| | |
* | | Don't run some crons by default, rejig timings.Matthew Somerville2014-05-23-5/+7
| | |