Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | remove Mindelo's language domain | Dave Whiteland | 2013-09-05 | -1/+0 |
| | | | | because we don't need it -- just using translation (pt_CV) file | |||
* | switch Fixmindelo to pt_CV locale | Dave Whiteland | 2013-09-05 | -1/+2 |
| | ||||
* | Spell out all "marked as %s" strings. | Matthew Somerville | 2013-09-05 | -6/+2 |
| | | | | | As doing interpolation from a database state field is not great for translation. Fixes #391. | |||
* | Use format_datetime for DBIx::Class searches to get rid of warnings when ↵ | Edmund von der Burg | 2013-09-05 | -2/+5 |
| | | | | running test suite | |||
* | Stop Template Toolkit indenting multiline strings. | Matthew Somerville | 2013-09-04 | -0/+539 |
| | | | | | | | Embed a local copy of Template::Document, which includes the change of https://github.com/abw/Template2/pull/29 so that multiline quoted strings within a template are not indented and thus stop translating. | |||
* | [Zurich] Ensure only superusers can add/edit bodies | Chris Mytton | 2013-09-04 | -0/+2 |
| | ||||
* | [Zurich] Only super user can edit bodies | Chris Mytton | 2013-09-03 | -0/+8 |
| | ||||
* | 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 ↵ | Matthew Somerville | 2013-08-30 | -1/+2 |
| | | | | instead. | |||
* | Replaced hardcoded Mapit-URL in error message to use variable from config ↵ | Rikard | 2013-08-30 | -1/+2 |
| | | | | instead | |||
* | Use name from problem in Bromley Open311 extra params | Struan Donald | 2013-08-19 | -1/+1 |
| | | | | | In order to match the way we get the name for the standard Open311 params as changed in b3e8d60 | |||
* | Open311 should user name from report not user | Struan Donald | 2013-08-19 | -1/+1 |
| | | | | | Open311 was using the name in the user table for it's reports when it should be the one in the problem table. | |||
* | Specify town in Oxfordshire disambiguate_location | Chris Mytton | 2013-08-13 | -0/+1 |
| | | | | | | | | Part of #508 This seems like a bit of a misuse of this feature, mostly because I'm specifying a county in a parameter called town, but it appears to fix the immediate problem of not being able to find streets in oxfordshire. | |||
* | Correct span in disambiguate_location for Oxfordshire | Chris Mytton | 2013-08-13 | -1/+1 |
| | | | | Related to #508 | |||
* | 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 |
|/ | | | | | This is so that the mobile app can use the list to build the appropriate UI as fixing the HTML that is sent for the site is too awful. | |||
* | Fixes to module installation. | Matthew Somerville | 2013-07-26 | -1/+1 |
| | | | | | | | * Upgrade ExtUtils::MakeMaker, and remove old workaround. * DIME::Tools won't install without --force (needed by SOAP::Lite in travis). * Remove SOAP::WSDL from cpanfile, as it won't install and nothing needs it apart from Barnet (UK specific). | |||
* | 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 |
| | | | | | | | This allows someone to restrict FixMyStreet's usage to specific MapIt IDs rather than a whole MapIt type. This is currently most useful with Global MapIt as you probably don't want e.g. all the O04s in the world for your installation. | |||
* | 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 |
| | | | | | the report page rather than reconfirming the report, which may alter the status of reports | |||
* | 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 ↵ | Matthew Somerville | 2013-03-19 | -0/+83 |
| | | | | wrong function). | |||
* | 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 |
| |