Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Fix test as M tokens now not deleted. | Matthew Somerville | 2013-05-13 | -6/+1 | |
| | |||||
* | Consolidate photo display checking to one function. | Matthew Somerville | 2013-05-13 | -7/+16 | |
| | |||||
* | 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 | -60/+4 | |
| | |||||
* | New translation file for EHA. | Matthew Somerville | 2013-05-08 | -899/+623 | |
| | |||||
* | Update some tests to work around small changes in some underlying modules. | Matthew Somerville | 2013-05-07 | -76/+26 | |
| | |||||
* | Update to v1.2.v1.2 | Matthew Somerville | 2013-05-02 | -2/+11 | |
| | |||||
* | Pulled and merged translations from transifex. | Matthew Somerville | 2013-05-02 | -533/+26514 | |
| | |||||
* | Have --no-wrap for gettext-merge. | Matthew Somerville | 2013-05-02 | -2966/+1020 | |
| | |||||
* | Add MAPIT_ID_WHITELIST configuration option. | Matthew Somerville | 2013-05-02 | -14/+20 | |
| | | | | | | | 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 | -62/+11 | |
| | |||||
* | Install postfix as part of FixMyStreet install script. | Matthew Somerville | 2013-05-02 | -0/+2 | |
| | |||||
* | 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 | -6/+7 | |
| | |||||
* | Update EHA front page heading, and about page. | Matthew Somerville | 2013-04-24 | -740/+542 | |
| | |||||
* | Swap EHA postcode/footer colours. | Matthew Somerville | 2013-04-24 | -3/+9 | |
| | |||||
* | Add Shelter Scotland link to FAQ. | Matthew Somerville | 2013-04-24 | -4/+6 | |
| | |||||
* | add app store links to zurich help page | Struan Donald | 2013-04-22 | -1/+1 | |
| | |||||
* | Update state name from Erledigt to Beantwortet. | Matthew Somerville | 2013-04-19 | -19/+19 | |
| | |||||
* | Include other open states in all reports table. | Matthew Somerville | 2013-04-19 | -2/+10 | |
| | |||||
* | Add mySociety credit :) | Matthew Somerville | 2013-04-17 | -0/+3 | |
| | |||||
* | New email text from Zurich. | Matthew Somerville | 2013-04-17 | -1/+2 | |
| | |||||
* | Simplify script for changing to the right directory | Mark Longair | 2013-04-15 | -31/+2 | |
| | |||||
* | Add Pilot subheading to Zurich front page. | Matthew Somerville | 2013-04-12 | -0/+1 | |
| | |||||
* | change field length for ce_description to 1970 | Dave Whiteland | 2013-04-11 | -1/+1 | |
| | | | | | OCC report that the Action/Remarks field has max size of 1970, which matches our experience of 2000 (from the PEM docs) choking. | ||||
* | 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 | |
| | |||||
* | Fix some missing time zone declarations in tests. | Matthew Somerville | 2013-04-09 | -5/+7 | |
| | |||||
* | Add a zoomed in level. | Matthew Somerville | 2013-04-09 | -6/+6 | |
| | |||||
* | add Oxfordshire 'click on pin' message (fixed bad js) | Dave Whiteland | 2013-04-08 | -0/+15 | |
| | | | | see 9a8601aa9a057320c8e9dd8e432e0f5278ff093a where this was removed | ||||
* | remove link to video pending update from OCC | Dave Whiteland | 2013-04-04 | -4/+0 | |
| | |||||
* | update OCC video link | Dave Whiteland | 2013-04-03 | -1/+1 | |
| | |||||
* | Might want to ignore some bounce messages as well. | Matthew Somerville | 2013-04-03 | -1/+0 | |
| | |||||
* | They are divisions in Oxfordshire. | Matthew Somerville | 2013-04-02 | -1/+3 | |
| | |||||
* | Have a handlemail script to ignore certain emails before forwarding on. | Matthew Somerville | 2013-04-02 | -0/+63 | |
| | |||||
* | remove OCC 'Click on a pin and then on...' advice pending IE test and fix | Dave Whiteland | 2013-03-27 | -12/+0 | |
| | |||||
* | Missing translated title, make sure overdue() call is before whensent is reset. | Matthew Somerville | 2013-03-25 | -4/+4 | |
| | |||||
* | Merge remote branch 'origin/master' | Struan Donald | 2013-03-21 | -2/+9 | |
|\ | |||||
| * | Zurich email text update. | Matthew Somerville | 2013-03-21 | -2/+9 | |
| | | |||||
* | | 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). | ||||
* | Get some missing modules in the carton.lock file. | Matthew Somerville | 2013-03-19 | -96/+1330 | |
| | |||||
* | updated Oxfordshire FAQ with latest copy changes from OCC | Dave Whiteland | 2013-03-19 | -24/+34 | |
| | |||||
* | 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 | |
| | |||||
* | reintroduce the Oxfordshire video link to their FAQ | Dave Whiteland | 2013-03-18 | -0/+4 | |
| | |||||
* | replace curly quotes with entities | Dave Whiteland | 2013-03-15 | -1/+1 | |
| |