aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Version 1.8.2.v1.8.2Matthew Somerville2016-05-03-9896/+6974
|
* Switch external jhead call to use IPC::Open3.Matthew Somerville2016-05-03-1/+8
|
* Merge remote-tracking branch 'origin/open311-quieten-issues'Matthew Somerville2016-05-03-7/+2
|\
| * Store Open311 error in report on failure.Matthew Somerville2016-04-27-3/+2
| | | | | | | | | | | | It will still output via cron on the first failure. However, reduce the verbosity of a couple of SendReport modules which are reporting failure every time.
| * [UK] Remove West Berkshire temporary fix.Matthew Somerville2016-04-27-4/+0
| |
* | Merge branch 'open311-skip-out-of-range'Matthew Somerville2016-04-27-8/+14
|\ \
| * | Skip fetched updates if they're out of date range.Matthew Somerville2016-04-26-8/+14
| |/ | | | | | | | | Even when we ask for a specific range of dates, we sometimes get given more in the response.
* / Fix missing end label tag.Matthew Somerville2016-04-27-0/+1
|/ | | | This was erroneously removed in 0fe0f7e1.
* [SeeSomething] Fix typo.Matthew Somerville2016-04-22-1/+3
|
* Remove unneeded template variable.Matthew Somerville2016-04-22-4/+2
|
* Merge branch '1383-remove-dead-projects'Matthew Somerville2016-04-22-8843/+319
|\
| * Update tests for cobrand/template changes.Matthew Somerville2016-04-20-111/+60
| |
| * Remove final web/fixmystreet templates.Matthew Somerville2016-04-20-338/+168
| | | | | | | | And associated, e.g. nothing references fixmystreet-old-box.js any more.
| * Remove some unused cobrands.Matthew Somerville2016-04-20-8394/+91
| |
* | [UK] Use absolute link in unresponsive template.Matthew Somerville2016-04-22-1/+1
| | | | | | | | This template may be shown in the mobile app.
* | Don't warn on bad photo hashes.Matthew Somerville2016-04-22-2/+2
| |
* | Send unresponsive body data per category to app.Matthew Somerville2016-04-22-2/+11
| | | | | | | | | | | | The app doesn't currently use the unresponsive body data returned via /report/new/ajax, so make sure it's returned via the category look up it does make.
* | Fix Twitter authentication test.Matthew Somerville2016-04-22-2/+5
| | | | | | | | Pull in the same fix that was made in f598f56f for the Facebook tests.
* | Use transparent border in tips/change_location.Matthew Somerville2016-04-22-3/+3
| | | | | | | | | | A white border doesn't work if the content bar isn't white. Fixes 1380.
* | Merge remote-tracking branch 'origin/twitter-login'Matthew Somerville2016-04-22-23/+305
|\ \
| * | Better sized image.Matthew Somerville2016-04-08-0/+0
| | |
| * | Add Twitter social login.Matthew Somerville2016-04-08-23/+305
| | |
* | | Ignore empty entries in the image upload IDs.Matthew Somerville2016-04-20-1/+1
| | |
* | | If admin removes all images, set db field to null.Matthew Somerville2016-04-20-2/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/1302-support-pngs'Matthew Somerville2016-04-20-115/+147
|\ \
| * | Add PNG image support.Matthew Somerville2016-04-08-79/+114
| | | | | | | | | | | | | | | | | | | | | Store image type along with hash in photo column, and use that when outputting images / generating URLs. Make sure all public photo URL generation goes through appropriate functions, and change temp URLs so the filename can be output directly from the list.
| * | Use correct URL for partial report photo.Matthew Somerville2016-04-08-1/+1
| | | | | | | | | | | | | | | Since multiple photo support, partial photos can only be looked at via their temporary URL, not their confirmed one.
| * | Update remaining cobrand multiple photo templates.Matthew Somerville2016-04-08-26/+27
| | |
| * | Prevent dev sites auto-creating session.Matthew Somerville2016-04-06-11/+7
| | | | | | | | | | | | | | | We check for a session's existence before looking in it, as looking in it first would auto create a session.
* | | Merge branch '574-spot-slash-in-body-slug'Matthew Somerville2016-04-20-21/+9
|\ \ \
| * | | Use better link to reports on admin body page.Matthew Somerville2016-04-20-19/+1
| | | | | | | | | | | | | | | | Remove unused body/area ID URL code.
| * | | Cope with a '/' in body name in body slug.Matthew Somerville2016-04-20-2/+8
| | |/ | |/| | | | | | | Fixes #574.
* / | Display used send method in debug line.Matthew Somerville2016-04-19-1/+1
|/ / | | | | | | | | This may be a contact send method if devolved, or the default if none set on the body.
* / [Zurich] SQL script to bulk-update reports from CSVDave Arter2016-04-07-0/+23
|/
* Fix test issue running on PostgreSQL>=9.2 on Mac.Matthew Somerville2016-03-31-1/+2
| | | | | | | | | | Test::PostgreSQL sets up a new database with initdb and empties the generated postgresql.conf; PostgreSQL 9.2+ sets its locale/timezone information at the initdb stage, not when it is run. It is possible therefore for the tests to be in one timezone but the test database to be in another (GMT) – causing a test failure when e.g. an update is created manually. Make sure the first comment is well before the others being tested, so there is no chance the order gets confused.
* Show right body user form value for fixed reports.Matthew Somerville2016-03-31-6/+19
| | | | | The form element contains 'fixed', so we need to strip the user/council part of the actual state. Fixes #1369.
* Merge remote-tracking branch 'mysociety/refactor-email'Matthew Somerville2016-03-31-190/+276
|\
| * Fix/skip locale tests that don't pass on Mac OS X.Matthew Somerville2016-03-30-3/+13
| |
| * Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-187/+263
| |
* | [fixmystreet.com] Move country lookup client side.Matthew Somerville2016-03-31-58/+26
| | | | | | | | | | There's no need for the IP->country lookup, only used in JavaScript to display a banner, to require a call to the FixMyStreet server.
* | [UK] Tweak list pin padding and CSS comments.Matthew Somerville2016-03-31-5/+5
| |
* | [Angus] Link to Angus on FMS for councils pagesDave Arter2016-03-31-2/+5
| |
* | [Angus] Load web fonts over HTTPSDave Arter2016-03-31-6/+6
| |
* | [Zurich] Fix some translations mistakingly removedMatthew Somerville2016-03-30-28/+28
| |
* | [Zurich] Use protocol relative map tiles.Matthew Somerville2016-03-30-3/+3
| |
* | Merge branch '1348-header-nesting-issue'Matthew Somerville2016-03-30-30/+34
|\ \
| * | [Angus] Remove unused CSS.Matthew Somerville2016-03-30-2/+1
| | |
| * | [fixmystreet.com] Merge different list templates.Matthew Somerville2016-03-30-8/+8
| | |
| * | Switch list item heading from h4 to h3.Matthew Somerville2016-03-30-20/+25
| | | | | | | | | | | | This stops the front page header nesting skipping a level.
* | | [Angus, Greenwich] Add base_url to resolve mixed content issueDave Arter2016-03-30-0/+10
| | | | | | | | | | | | | | | | | | Some img tags were using http://[cobrand].fixmystreet.com/ URLs when their including page was served over HTTPS, causing mixed content warnings on IE.