aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* [fixmystreet.com] Limit TfL cobrand report displayMatthew Somerville2019-12-09-1/+6
* Add cobrand hook for overriding areas on /reports wardsDave Arter2019-12-09-3/+1
* Sort reporting categories in display order.Matthew Somerville2019-10-31-2/+1
* Generalise heatmap code to be under /dashboard.Matthew Somerville2019-10-15-19/+12
* Refactor Reports controller a bit.Matthew Somerville2019-10-14-54/+74
* Merge branch 'zurich-staging'Matthew Somerville2019-09-30-1/+2
|\
| * [Zurich] Treat closed/fixed the same in filter.Matthew Somerville2019-09-30-1/+2
* | [IsleOfWight] correctly filter categories on report pageStruan Donald2019-09-27-1/+4
|/
* [Hounslow] Couple more council references (RSS related).Matthew Somerville2019-06-10-2/+2
* Merge in upgraded Catalyst branch.Matthew Somerville2019-05-14-1/+1
|\
| * Update a number of packages.Matthew Somerville2019-05-13-1/+1
* | Fix typo in is_superuser call.Matthew Somerville2019-05-07-1/+1
|/
* Factor to common FixMyStreet::MapIt call.Matthew Somerville2019-04-04-11/+7
* Make sure MapIt generation always used if given.Matthew Somerville2019-04-01-6/+10
* [Bromley] Initial heatmap page.Matthew Somerville2019-02-28-10/+20
* Do not assign bodyless reports to area IDs.Matthew Somerville2019-02-28-13/+5
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-1/+1
* Make front page cache time configurable.Matthew Somerville2019-02-04-1/+2
* add private only report filterStruan Donald2019-01-04-7/+19
* add report_mark_private permissionStruan Donald2018-11-12-6/+22
* Dashboard update CSV export.Matthew Somerville2018-10-03-1/+1
* Rename problems_rs to objects_rs.Matthew Somerville2018-10-03-1/+1
* [UK] Fix ward pages containing ampersands.Matthew Somerville2018-10-03-2/+3
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-1/+3
* move body stats page code to own methodStruan Donald2018-09-12-8/+19
* [Zurich] use report_page_data cobrand hookStruan Donald2018-09-12-23/+0
* hook to allow cobrand to generate reports page dataStruan Donald2018-09-12-0/+4
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-1/+2
* Always show all reports by default on /my.Matthew Somerville2018-07-09-3/+4
* Only display reports from last 6 months on around.Struan Donald2018-07-03-0/+3
* [Zurich] Use correct column for ‘newest’ sorting.Matthew Somerville2018-05-15-0/+1
* Add UI for selecting multiple wards from /reports/ body pageDave Arter2018-05-14-0/+11
* Cobrand hook for showing all states in filter.Matthew Somerville2018-05-09-3/+3
* Add help text metadata facility to categories.Matthew Somerville2018-05-08-1/+1
* Remove needless category mappings.Matthew Somerville2018-05-08-1/+0
* [fixmystreet.com] ISO dates in summary CSV export.Matthew Somerville2018-05-02-2/+2
* Add hook to alter list of bodies on /reports page.Matthew Somerville2018-04-23-0/+1
* [fixmystreet.com] Stop non-council email sign-up.Matthew Somerville2018-04-09-0/+2
* Show non_public reports to staff on list pages.Matthew Somerville2018-02-13-10/+17
* [fixmystreet.com] Stop double '.csv' on download.Matthew Somerville2018-01-19-1/+1
* [fixmystreet.com] Change clashing ward field name.Matthew Somerville2018-01-19-1/+1
* Prefetch translations in /reports list of bodies.Matthew Somerville2018-01-03-1/+1
* Add some new Body model helper methods.Matthew Somerville2018-01-03-16/+2
* [fixmystreet.com] CSV download from marketing pageStruan Donald2017-12-15-0/+39
* [fixmystreet.com] Council average response time.Struan Donald2017-12-15-0/+1
* [fixmystreet.com] Marketing page, filterable statsStruan Donald2017-12-15-13/+80
* Merge branch 'reports-dashboard-councils'Matthew Somerville2017-10-20-37/+73
|\
| * [fixmystreet.com] Council pages only from council.Matthew Somerville2017-10-20-9/+25
| * Front end way of viewing council dashboard.Matthew Somerville2017-10-20-21/+42
| * Allow testing override of /reports data.Matthew Somerville2017-10-16-8/+7