aboutsummaryrefslogtreecommitdiffstats
path: root/t/cobrand/bucks.t
Commit message (Collapse)AuthorAgeLines
* [Buckinghamshire] Remove ‘not responsible’ message from emails for ↵Dave Arter2019-12-18-1/+1
| | | | | | district reports Fixes https://github.com/mysociety/fixmystreet-freshdesk/issues/104
* [Buckinghamshire] Fix road placement question bug.Matthew Somerville2019-08-27-3/+3
| | | | | The question was being asked for even when it should not, because the error key had been changed to start with an 'x' in 120b57d1.
* [Buckinghamshire] Update email addresses.Matthew Somerville2019-08-23-4/+10
|
* [Westminster] Server-side UPRN lookup for categories where it’s presentDave Arter2019-08-16-1/+1
| | | | Also updates client-side UPRN lookup config to handle renamed fields.
* [Buckinghamshire] Include Car parking category.Matthew Somerville2019-05-30-0/+2
|
* Update a number of packages.Matthew Somerville2019-05-13-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update: * Catalyst * Specify Catalyst::DispatchType::Regex explicitly * Remove Catalyst::Plugin::Unicode::Encoding * Catalyst::Plugin::SmartURI * Specify URI::SmartURI explicitly * Catalyst::Plugin::Static::Simple * CGI * Class::Load * DateTime * DateTime::TimeZone * DBD::Pg * DBIx::Class * DBIx::Class::EncodedColumn. * Email::Address. * Email::MIME * ExtUtils::MakeMaker * ExtUtils::ParseXS (for Params::Classify upgrade) * File::ChangeNotify * Image::Size * IO::Socket::SSL * local::lib * Moo * Moose (and some related others due to deprecations) * namespace::autoclean * Net::Server * Net::SSLeay * Number::Phone * Plack * Starman * Template * Test::PostgreSQL * Test::WWW::Mechanize::Catalyst * Text::CSV * YAML carton install was run on a wheezy box, the oldest that is supported, to make sure the required minimal vesions of core modules weren't removed from the snapshot. Cpanel::JSON::XS, Devel::GlobalDestruction::XS, and MooseX::NonMoose were then put back in the snapshot, in case another system needs them (e.g. system Perl on Mac looks for MooseX::NonMoose).
* [UK] Council reference in .com confirm sent email.Matthew Somerville2019-03-27-6/+9
|
* [UK] Fix two-tier message in confirm sent email.Matthew Somerville2019-03-27-3/+4
|
* [Buckinghamshire] Send drainage reports via email as well as Open311Dave Arter2019-03-20-1/+16
| | | | Fixes mysociety/fixmystreet-commercial#1306
* [Buckinghamshire] Add contributed_by to CSV exportMatthew Somerville2019-02-25-0/+49
|
* [Buckinghamshire] Question for on-road flytipping.Matthew Somerville2019-01-23-3/+24
| | | | | | | | This adds a question to check whether a flytipping report concerns flytipping on a road or not. Client-side, it is asked when a road is selected and destination adjusted according to the answer; server side it uses the answer to direct any both-tier submissions (from e.g. non-JavaScript or phone app).
* [Buckinghamshire] add report description filteringStruan Donald2019-01-04-0/+71
| | | | | | Add a method to do some basic filtering of emails and phone numbers from report descriptions. To be used on reports pulled in from Confirm as a first pass at removing personal information.
* [Buckinghamshire] Update flytipping handling.Matthew Somerville2018-08-07-9/+42
| | | | | | Allow flytipping reporting on cobrand and .com, with road reports going to Bucks Confirm and email, and non-road reports going to district and Bucks emails.
* [Buckinghamshire] Update TfB flytipping addressDave Arter2018-06-21-1/+1
|
* [Buckinghamshire] Support extra recipient for road flytipping.Matthew Somerville2018-06-19-0/+52