aboutsummaryrefslogtreecommitdiffstats
path: root/t/cobrand/fixmystreet.t
Commit message (Collapse)AuthorAgeLines
* Update a number of packages.Matthew Somerville2019-05-13-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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).
* Factor out test CSV content function.Matthew Somerville2019-02-25-6/+1
|
* [fixmystreet.com] Stop non-council email sign-up.Matthew Somerville2018-04-09-2/+4
| | | | 100% false positives so far.
* [fixmystreet.com] CSV download from marketing pageStruan Donald2017-12-15-42/+84
| | | | | | Limited to most recent 100 rows and not full data. Factor the two CSV generations together.
* [fixmystreet.com] Marketing page, filterable statsStruan Donald2017-12-15-1/+0
| | | | | Uses the dashboard stats code to display a rough table of stats which can be used as the basis for a chart later
* display council contacts on council dashboardStruan Donald2017-11-28-0/+26
| | | | | | | | Display a list of the email addresses used to contact the council on the council dashboard. Does not display emails if the council has an integration, rejects FMS reports or is currently turned off. Fixes mysociety/fixmystreetforcouncils#941
* [fixmystreet.com] Council pages only from council.Matthew Somerville2017-10-20-0/+47