aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Reports.pm
Commit message (Expand)AuthorAgeLines
* 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
* | select all applicable filter states on report pageStruan Donald2017-10-18-0/+3
|/
* Allow ward page to show multiple wards.Matthew Somerville2017-10-06-18/+28
* Remove hardcoded states from templates.Matthew Somerville2017-08-31-4/+3
* Join response_priority if needed, and reorder template conditional to not che...Matthew Somerville2017-08-23-2/+11
* Merge branch 'speed-up-reports'Matthew Somerville2017-08-18-0/+3
|\
| * Faster /reports for inspectors, reduce db queries.Dave Arter2017-08-18-0/+3
* | [Zurich] Bring all reports in line with upstream.Matthew Somerville2017-08-18-0/+1
|/
* allow body users to filter on all problem categoriesStruan Donald2017-08-17-0/+13
* Remove a couple of debug lines.Matthew Somerville2017-08-15-1/+0
* [Zurich] Fix map on /reportsDave Arter2017-08-14-0/+5
* Set up translatable category columns.Matthew Somerville2017-08-10-1/+1
* Set up translatable body name.Matthew Somerville2017-08-09-0/+13
* New version of /reports main page.Matthew Somerville2017-07-14-21/+0
* [fixmystreet.com] New version of /reports page.Zarino Zappia2017-07-06-7/+22
* On /reports maps, only include reports in view.Matthew Somerville2017-04-13-0/+6
* Fix issue with categories with regex characters.Matthew Somerville2017-04-13-1/+1
* Add shortlist filterspezholio2017-02-07-5/+34
* Add shortlist buttons to report lists.Matthew Somerville2017-01-12-2/+8
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-4/+3
* Add sort order options to list pages.Matthew Somerville2016-11-04-2/+25
* Update pagination when status/categories changed.Matthew Somerville2016-10-18-1/+9
* Add ajax pin fetching to reports/my pages.Matthew Somerville2016-10-14-2/+25
* Allow multiple selections in report list filter.Zarino Zappia2016-10-13-16/+30
* Don't show deleted bodies on /reports.Matthew Somerville2016-10-04-1/+3
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-8/+1
* Add missing 'pin.problem' attributeDave Arter2016-07-11-0/+1
* Remove some unused cobrands.Matthew Somerville2016-04-20-9/+3
* Use better link to reports on admin body page.Matthew Somerville2016-04-20-18/+0
* Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-1/+2
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-0/+3
* [Zurich] Fix map on /reportsDave Arter2015-10-06-0/+1
* Exclude deleted categories from the all reports page filtersSteven Day2015-10-01-1/+1
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-22/+6
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-6/+6
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-5/+5
* Refactor duplicated filter_status code into a single functionSteven Day2015-06-29-23/+23
* Rename map filtering GET param, remove unnecessary querySteven Day2015-06-29-2/+2
* Simplify default status filter for map pinsSteven Day2015-06-29-5/+5