aboutsummaryrefslogtreecommitdiffstats
path: root/cpanfile
Commit message (Collapse)AuthorAgeLines
* SOAP::WSDL can perhaps be removed; add note to this effectDave Arter2014-04-25-0/+1
|
* Mock a date for dashboard testsHakim Cassimally2014-04-07-0/+1
| | | | | | | Fixes #365 (how appropriate) by mocking datetime to allow the dashboard test's assumptions (that we're not so near beginning of year that a report from X days ago isn't still in same year) to hold.
* CSS watcherHakim Cassimally2014-03-13-0/+5
| | | | | | | | | | | Run with bin/make_css_watch This watches the .scss files in web/cobrands/* and runs the appropriate sass/compass commands (as per bin/make_css) on just those directories with changed files. As a special case, a change to the partials in web/cobrands/sass will cause a rebuild of all cobrands.
* 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