aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Dashboard.pm
Commit message (Expand)AuthorAgeLines
* Merge branch 'stream-csv-output'Matthew Somerville2019-03-05-11/+25
|\
| * Stream dashboard CSV output.Matthew Somerville2019-03-05-11/+25
* | Add DateRange class.Matthew Somerville2019-03-04-9/+10
|/
* [FixaMinGata] Adds a cobrand hook (threshold for responsiveness top 5 list)Joe Siltberg2019-02-25-1/+1
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-8/+11
* Don't generate local coords in CSV if unasked for.Matthew Somerville2018-10-23-1/+1
* Add cobrand hook for dashboard viewing permission.Matthew Somerville2018-10-10-1/+13
* Speed up dashboard CSV export.Matthew Somerville2018-10-08-0/+1
* Dashboard update CSV export.Matthew Somerville2018-10-03-16/+51
* Rename problems_rs to objects_rs.Matthew Somerville2018-10-03-15/+18
* Some minor function refactoring.Matthew Somerville2018-10-03-14/+17
* Add two fields to dashboard CSV export.Matthew Somerville2018-10-03-0/+7
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-1/+3
* Fix issue displaying anonymous account email.Matthew Somerville2018-06-07-1/+1
* Fallback to ID ordering on dashboard export.Matthew Somerville2018-05-31-1/+1
* Call cobrand hook to add extra CSV columns on dashboard exportDave Arter2018-05-30-0/+1
* Pass columns CSV needs into Problem->as_hashref.Matthew Somerville2018-03-19-9/+4
* Merge branch 'issues/commercial/987-zurich-csv-updates'Matthew Somerville2018-03-14-0/+7
|\
| * [Zurich] Refactor to use same CSV generation code.Matthew Somerville2018-03-05-0/+7
* | Show default start date on dashboard.Matthew Somerville2018-03-13-24/+11
|/
* Ignore deleted/area-less bodies in dashboard list.Matthew Somerville2018-01-03-1/+2
* Add some new Body model helper methods.Matthew Somerville2018-01-03-5/+1
* Generate state_map later on, for use by bar chart.Matthew Somerville2017-12-15-10/+3
* [fixmystreet.com] CSV download from marketing pageStruan Donald2017-12-15-63/+99
* [fixmystreet.com] Council average response time.Struan Donald2017-12-15-0/+7
* [fixmystreet.com] Marketing page, filterable statsStruan Donald2017-12-15-3/+5
* Stop using 'readable' dates in CSV export.Matthew Somerville2017-12-01-9/+9
* Fix potential update issues with CSV export.Matthew Somerville2017-11-30-1/+2
* Merge branch '1919-consolidate-statistics'Matthew Somerville2017-11-29-187/+194
|\
| * Consolidate summary statistics pages.Matthew Somerville2017-11-29-187/+194
* | allow dashboard CSV export access using token authStruan Donald2017-11-29-0/+4
|/
* Treat dashboard end date as that given, inclusive.Matthew Somerville2017-11-16-2/+3
* add date range options to council dashboardStruan Donald2017-11-14-0/+21
* sort body dashboard CSV export by report confirmed timeStruan Donald2017-09-07-1/+1
* include easting/northing in dashboard CSV exportStruan Donald2017-09-04-0/+6
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+7
* Remove hardcoded states from templates.Matthew Somerville2017-08-31-3/+4
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-2/+2
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-1/+2
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-7/+9
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-7/+7
* Create timezone objects only once at startup.Matthew Somerville2015-02-13-1/+1
* Allow '\n' and other binary chars in dashboard CSVDave Arter2014-04-29-2/+2
* Use local DateTimes in dashboard and its tests.Matthew Somerville2014-04-07-8/+9
* Export reports as CSV on /dashboardHakim Cassimally2014-03-10-6/+104
* Quash DBIC warnings re DateTime in dashboardHakim Cassimally2014-03-10-5/+11
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-9/+12
|\
| * Allow bodies to span multiple area IDs, and areas can be covered by more than...Matthew Somerville2012-12-19-3/+6
| * Make from_body a foreign key.Matthew Somerville2012-12-15-5/+5
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-1/+1