From 2825102c58448e15dc5323396d93f84f1bd3eb6b Mon Sep 17 00:00:00 2001 From: Hakim Cassimally Date: Thu, 6 Mar 2014 16:04:11 +0000 Subject: Export reports as CSV on /dashboard Provide a button to download the details and text of reports at the second "Look up" button on /dashboard. Provides acknowledged, fixed, closed dates by parsing updates. Fixes #692 (and mysociety/FixMyStreet-Commercial#399) Email is not shown, and name honours anonymous flag: as /dashboard is accessible to people who are from_body (who still do not see anon-users name and email in the FMS web app.) A basic test is provided as per Zurich's similar report. --- cpanfile.snapshot | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'cpanfile.snapshot') diff --git a/cpanfile.snapshot b/cpanfile.snapshot index 0d57aaea2..16f4f3b95 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -5589,6 +5589,17 @@ DISTRIBUTIONS Test::Builder 0 Test::Builder::Tester 0.09 perl 5.007003 + Text-CSV-1.32 + pathname: M/MA/MAKAMAKA/Text-CSV-1.32.tar.gz + provides: + Text::CSV 1.32 + Text::CSV::ErrorDiag 1.31 + Text::CSV_PP 1.31 + requirements: + ExtUtils::MakeMaker 0 + IO::Handle 0 + Test::Harness 0 + Test::More 0 Text-Diff-1.41 pathname: O/OV/OVID/Text-Diff-1.41.tar.gz provides: -- cgit v1.2.3