aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Dashboard.pm
Commit message (Expand)AuthorAgeLines
* 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
| * Update reporting to use bodies.Matthew Somerville2012-12-15-3/+3
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-2/+2
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-2/+6
|\ \ | |/ |/|
| * count planned and action scheduled as the same in the dashboardStruan Donald2012-10-02-1/+5
| * do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-2/+2
* | Use cobrand for children area types, not UK specific array.Matthew Somerville2012-10-11-1/+1
|/
* problem_status is only set for council user updates so check forStruan Donald2012-05-24-1/+1
* add closed state to pageStruan Donald2012-05-16-1/+1
* small tweak to calculation of user fixed problem countsStruan Donald2012-05-15-1/+1
* need council details for setup categories as need type to get category listStruan Donald2012-05-15-2/+1
* add council name to dashboardStruan Donald2012-05-14-0/+4
* move wards to json fileStruan Donald2012-05-14-0/+1
* change example data on category or ward selectionStruan Donald2012-05-10-1/+6
* put example dashboard data in json fileStruan Donald2012-05-10-11/+19
* Lists of reports by age.Matthew Somerville2012-05-09-7/+23
* Not marked statistic.Matthew Somerville2012-05-09-6/+17
* Initial example page.Matthew Somerville2012-05-09-0/+29
* Initial time to fix/mark rows.Matthew Somerville2012-05-09-24/+44
* Get data for dashboard dropdowns and enable faceted lookup using them.Matthew Somerville2012-05-09-7/+33
* Redirect to login page if not logged in.Matthew Somerville2012-05-09-0/+2
* Dashboard initial start.Matthew Somerville2012-05-09-0/+124