aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
Commit message (Collapse)AuthorAgeLines
* Export reports as CSV on /dashboardHakim Cassimally2014-03-10-0/+1
| | | | | | | | | | | | | | | 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.
* Move SOAP::WSDL requirement into UK cpanfile feature.Matthew Somerville2014-02-26-2/+15
| | | | Note how we'd like to do the same with SOAP::Lite.
* we need local::lib which wasn't previously includedStruan Donald2013-08-16-0/+1
|
* Fixes to module installation.Matthew Somerville2013-07-26-2/+2
| | | | | | | * 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).
* Module needed by included module.Matthew Somerville2013-05-29-0/+1
| | | | | I guess it's mySociety::Web, which should probably stop being used, it's not really needed.
* Move to Digest::SHA, as ::SHA1 is no longer packaged in Debian.Matthew Somerville2013-05-08-1/+1
|
* Get some missing modules in the carton.lock file.Matthew Somerville2013-03-19-0/+1
|
* Move to cpanfile that current carton uses.Matthew Somerville2013-03-15-0/+91