Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Export reports as CSV on /dashboard | Hakim Cassimally | 2014-03-10 | -0/+11 |
| | | | | | | | | | | | | | | | 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 Somerville | 2014-02-26 | -0/+173 |
| | | | | Note how we'd like to do the same with SOAP::Lite. | |||
* | Install Carton in its own local::lib. | Matthew Somerville | 2014-02-26 | -179/+250 |
| | | | | This keeps the dependencies of carton separate from those of FixMyStreet. | |||
* | we need local::lib which wasn't previously included | Struan Donald | 2013-08-16 | -115/+1 |
| | ||||
* | Convert carton.lock to cpanfile.snapshot | Struan Donald | 2013-08-16 | -0/+6105 |
Carton 1.0 changed the file format of the module list Fixes #511 |