| Commit message (Expand) | Author | Age | Lines |
* | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -1/+1 |
* | Changed hardcoded URL in Problem.pm to be using variable from general.yml ins... | Matthew Somerville | 2013-08-30 | -1/+2 |
* | Replaced hardcoded Mapit-URL in error message to use variable from config ins... | Rikard | 2013-08-30 | -1/+2 |
* | Use name from problem in Bromley Open311 extra params | Struan Donald | 2013-08-19 | -1/+1 |
* | Open311 should user name from report not user | Struan Donald | 2013-08-19 | -1/+1 |
* | Specify town in Oxfordshire disambiguate_location | Chris Mytton | 2013-08-13 | -0/+1 |
* | Correct span in disambiguate_location for Oxfordshire | Chris Mytton | 2013-08-13 | -1/+1 |
* | Merge branch 'fixmindelo' | Dave Whiteland | 2013-08-02 | -0/+25 |
|\ |
|
| * | add fixmindelo cobrand | Dave Whiteland | 2013-07-27 | -0/+25 |
* | | Send back a list of titles in new report ajax details | Struan Donald | 2013-08-01 | -0/+25 |
|/ |
|
* | Fixes to module installation. | Matthew Somerville | 2013-07-26 | -1/+1 |
* | Update contact form error message. | Matthew Somerville | 2013-07-18 | -1/+1 |
* | EHA needs slightly different short names. | Matthew Somerville | 2013-06-24 | -0/+14 |
* | Check for abuse in more places. | Matthew Somerville | 2013-06-19 | -0/+17 |
* | Improve Google Maps support somewhat. | Matthew Somerville | 2013-06-06 | -1/+34 |
* | Redirect away from incorrect council pages on council sites. | Matthew Somerville | 2013-05-21 | -4/+26 |
* | Fix admin photo display. | Matthew Somerville | 2013-05-15 | -5/+2 |
* | Allow photo display to admin users, as they might not be approved yet. | Matthew Somerville | 2013-05-15 | -1/+4 |
* | No agency in Zurich. | Matthew Somerville | 2013-05-13 | -1/+5 |
* | Explicitly exclude unconfirmed reports. | Matthew Somerville | 2013-05-13 | -2/+6 |
* | Check photo allowed on direct display. | Matthew Somerville | 2013-05-13 | -1/+3 |
* | Tweak function as RSS call returns string, not hash. | Matthew Somerville | 2013-05-13 | -1/+8 |
* | Consolidate photo display checking to one function. | Matthew Somerville | 2013-05-13 | -3/+12 |
* | Don't remove /M tokens upon use. | Matthew Somerville | 2013-05-10 | -4/+1 |
* | Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian. | Matthew Somerville | 2013-05-08 | -2/+2 |
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-05-02 | -14/+14 |
* | Consolidate sending backoff for different types of sender. | Matthew Somerville | 2013-05-02 | -59/+11 |
* | Don't print on London failure every time. | Matthew Somerville | 2013-04-29 | -1/+0 |
* | Send email to Zurich DM when report in planned state after more than six days. | Matthew Somerville | 2013-04-26 | -4/+4 |
* | Update EHA front page heading, and about page. | Matthew Somerville | 2013-04-24 | -1/+4 |
* | Don't add Bromley to strings with Orpington in. | Matthew Somerville | 2013-04-11 | -3/+2 |
* | Only match High Street alone, there are others in the borough. | Matthew Somerville | 2013-04-11 | -1/+1 |
* | If a comment is already confirmed then just log the user in and forward them to | Struan Donald | 2013-04-11 | -1/+6 |
* | Check for no body_areas entries (e.g. deleted councils). | Matthew Somerville | 2013-04-10 | -1/+3 |
* | Add a zoomed in level. | Matthew Somerville | 2013-04-09 | -4/+4 |
* | Missing translated title, make sure overdue() call is before whensent is reset. | Matthew Somerville | 2013-03-25 | -2/+2 |
* | return locations with coordinates as well as bare locations | Struan Donald | 2013-03-21 | -2/+3 |
* | Use mech->content, as mech->response->content is pre-gunzipping. | Matthew Somerville | 2013-03-19 | -1/+1 |
* | Add Catalyst::Plugin::Compress::Gzip (locally, as CPAN version overloads wron... | Matthew Somerville | 2013-03-19 | -0/+83 |
* | Don't need to create update alert for reports in Zurich. | Matthew Somerville | 2013-03-18 | -3/+0 |
* | Check for only one result, fixes #359. | Matthew Somerville | 2013-03-18 | -1/+4 |
* | Fix couple of issues with module upgrades. | Matthew Somerville | 2013-03-15 | -1/+4 |
* | Set override language for Zurich. | Matthew Somerville | 2013-03-14 | -1/+2 |
* | let OCC staff hide reports in their cobrand | Dave Whiteland | 2013-03-14 | -0/+3 |
* | Merge remote branch 'origin/hide-problem-test' | Matthew Somerville | 2013-03-14 | -2/+2 |
|\ |
|
| * | use body id for user-can-hide-this-body check | Dave Whiteland | 2013-03-13 | -1/+1 |
| * | FMB council_id should be string not array | Dave Whiteland | 2013-03-13 | -1/+1 |
* | | Merge branch 'zurich' | Matthew Somerville | 2013-03-14 | -11/+29 |
|\ \ |
|
| * | | Better detection of DM/SDM from database details, as DM might not have children. | Matthew Somerville | 2013-03-12 | -7/+4 |
| * | | Use internal proxy for maps for now. | Matthew Somerville | 2013-03-12 | -1/+1 |